Uses of Class
net.minecraftforge.fml.common.Mod.EventBusSubscriber
-
-
Uses of Mod.EventBusSubscriber in net.minecraftforge.client.model
Classes in net.minecraftforge.client.model with annotations of type Mod.EventBusSubscriber Modifier and Type Class Description classModelDataManager -
Uses of Mod.EventBusSubscriber in net.minecraftforge.common
Classes in net.minecraftforge.common with annotations of type Mod.EventBusSubscriber Modifier and Type Class Description private static classForgeSpawnEggItem.ColorRegisterHandlerprivate static classForgeSpawnEggItem.CommonHandler -
Uses of Mod.EventBusSubscriber in net.minecraftforge.common.capabilities
Classes in net.minecraftforge.common.capabilities with annotations of type Mod.EventBusSubscriber Modifier and Type Class Description classLazyCapabilitiesOnItemsTest -
Uses of Mod.EventBusSubscriber in net.minecraftforge.debug
Classes in net.minecraftforge.debug with annotations of type Mod.EventBusSubscriber Modifier and Type Class Description classDataGeneratorTestclassPotionEventTest -
Uses of Mod.EventBusSubscriber in net.minecraftforge.debug.block
Classes in net.minecraftforge.debug.block with annotations of type Mod.EventBusSubscriber Modifier and Type Class Description classBasePlaceEventTestclassCustomPlantTypeTestclassFarmlandTrampleEventTestclassFlowerPotTestprivate static classFullPotsAccessorDemo.ClientHandlerclassHarvestToolTestclassNeighborNotifyEventTestclassPistonEventTestThis test mod blocks pistons from moving cobblestone at all except indirectly This test mod adds a block that moves upwards when pushed by a piston This test mod informs the user what will happen the piston and affected blocks when changes are made This test mod makes black wool pushed by a piston drop after being pushed.classPlaceEventTestclassSlipperinessTestclassStickyBlockTest -
Uses of Mod.EventBusSubscriber in net.minecraftforge.debug.chat
Classes in net.minecraftforge.debug.chat with annotations of type Mod.EventBusSubscriber Modifier and Type Class Description classClientChatEventTestclassCommandEventTest -
Uses of Mod.EventBusSubscriber in net.minecraftforge.debug.client
Classes in net.minecraftforge.debug.client with annotations of type Mod.EventBusSubscriber Modifier and Type Class Description static classGuiLayeringTest.ClientEvents -
Uses of Mod.EventBusSubscriber in net.minecraftforge.debug.client.model
Classes in net.minecraftforge.debug.client.model with annotations of type Mod.EventBusSubscriber Modifier and Type Class Description static classMultiLayerModelTest.Registration -
Uses of Mod.EventBusSubscriber in net.minecraftforge.debug.client.rendering
Classes in net.minecraftforge.debug.client.rendering with annotations of type Mod.EventBusSubscriber Modifier and Type Class Description classLinearTextTextureFilteringTestclassNameplateRenderingEventTestclassRenderLocalPlayerTestclassShaderFixTest -
Uses of Mod.EventBusSubscriber in net.minecraftforge.debug.entity.player
Classes in net.minecraftforge.debug.entity.player with annotations of type Mod.EventBusSubscriber Modifier and Type Class Description classPlayerGameModeEventTeststatic classPlayerGameModeEventTest.PlayerGameModeEventTestClientForgeEventsclassPlayerNameEventTestclassPlayerXpEventTest -
Uses of Mod.EventBusSubscriber in net.minecraftforge.debug.fluid
Classes in net.minecraftforge.debug.fluid with annotations of type Mod.EventBusSubscriber Modifier and Type Class Description classFiniteWaterTest -
Uses of Mod.EventBusSubscriber in net.minecraftforge.debug.gameplay.loot
Classes in net.minecraftforge.debug.gameplay.loot with annotations of type Mod.EventBusSubscriber Modifier and Type Class Description static classGlobalLootModifiersTest.EventHandlers -
Uses of Mod.EventBusSubscriber in net.minecraftforge.debug.item
Classes in net.minecraftforge.debug.item with annotations of type Mod.EventBusSubscriber Modifier and Type Class Description classCustomElytraTestprivate static classForgeSpawnEggItemTest.ClientEventsclassItemAttributeModifierTestclassMusicDiscTest -
Uses of Mod.EventBusSubscriber in net.minecraftforge.debug.misc
Classes in net.minecraftforge.debug.misc with annotations of type Mod.EventBusSubscriber Modifier and Type Class Description classOnDatapackSynctEventTest -
Uses of Mod.EventBusSubscriber in net.minecraftforge.debug.world
Classes in net.minecraftforge.debug.world with annotations of type Mod.EventBusSubscriber Modifier and Type Class Description classChunkDataEventSaveNullWorldTeststatic classForgeWorldTypeTest.ForgeWorldTypeTestClientModEventsclassWorldgenRegistryDesyncTest
-