Package net.minecraftforge.debug
@ParametersAreNonnullByDefault
package net.minecraftforge.debug
-
ClassDescriptionCapabilitiesTest.AttachTest<T extends ICapabilityProviderImpl<T>>Created to host any custom codecs forge may be adding.Test that the mod loading error screen shows the cause of the crash when a mod constructor throws an exception.Test features and guards of crash-callables.Simple test to ensure custom game rules can be registered correctly and used in game.Tests that the
DeferredWorkQueue
properly executes enqueued tasks and forwards any exceptions thrown by those tasksTests that the values for defaulted optional tags defined in multiple places are combined.Various tests forFluidUtil
, that run when the mod is loaded.Registers 255 mob effects that log every tick on the client.Checks thatRegistryObject
works correctly, specifically that get() functions immediately after construction, if registries are already populated.TestsVanillaGameEvent
by listening for and printing out any uses of shears in the overworld.