Uses of Class
net.minecraftforge.fml.event.lifecycle.GatherDataEvent
-
-
Uses of GatherDataEvent in net.minecraftforge.common
Methods in net.minecraftforge.common with parameters of type GatherDataEvent Modifier and Type Method Description voidForgeMod. gatherData(GatherDataEvent event) -
Uses of GatherDataEvent in net.minecraftforge.debug
Methods in net.minecraftforge.debug with parameters of type GatherDataEvent Modifier and Type Method Description static voidDataGeneratorTest. gatherData(GatherDataEvent event)voidDeferredRegistryTest. gatherData(GatherDataEvent event) -
Uses of GatherDataEvent in net.minecraftforge.debug.block
Methods in net.minecraftforge.debug.block with parameters of type GatherDataEvent Modifier and Type Method Description voidPistonEventTest. gatherData(GatherDataEvent event)private voidScaffoldingTest. gatherData(GatherDataEvent event) -
Uses of GatherDataEvent in net.minecraftforge.debug.client.model
Methods in net.minecraftforge.debug.client.model with parameters of type GatherDataEvent Modifier and Type Method Description private voidNewModelLoaderTest. datagen(GatherDataEvent event) -
Uses of GatherDataEvent in net.minecraftforge.debug.gameplay.loot
Methods in net.minecraftforge.debug.gameplay.loot with parameters of type GatherDataEvent Modifier and Type Method Description static voidGlobalLootModifiersTest.EventHandlers. runData(GatherDataEvent event) -
Uses of GatherDataEvent in net.minecraftforge.debug.misc
Methods in net.minecraftforge.debug.misc with parameters of type GatherDataEvent Modifier and Type Method Description private voidCustomTagTypesTest. gatherData(GatherDataEvent event)
-