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 class
ModelDataManager
-
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 class
ForgeSpawnEggItem.ColorRegisterHandler
private static class
ForgeSpawnEggItem.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 class
LazyCapabilitiesOnItemsTest
-
Uses of Mod.EventBusSubscriber in net.minecraftforge.debug
Classes in net.minecraftforge.debug with annotations of type Mod.EventBusSubscriber Modifier and Type Class Description class
DataGeneratorTest
class
PotionEventTest
-
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 class
BasePlaceEventTest
class
CustomPlantTypeTest
class
FarmlandTrampleEventTest
class
FlowerPotTest
private static class
FullPotsAccessorDemo.ClientHandler
class
HarvestToolTest
class
NeighborNotifyEventTest
class
PistonEventTest
This 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.class
PlaceEventTest
class
SlipperinessTest
class
StickyBlockTest
-
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 class
ClientChatEventTest
class
CommandEventTest
-
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 class
GuiLayeringTest.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 class
MultiLayerModelTest.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 class
LinearTextTextureFilteringTest
class
NameplateRenderingEventTest
class
RenderLocalPlayerTest
class
ShaderFixTest
-
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 class
PlayerGameModeEventTest
static class
PlayerGameModeEventTest.PlayerGameModeEventTestClientForgeEvents
class
PlayerNameEventTest
class
PlayerXpEventTest
-
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 class
FiniteWaterTest
-
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 class
GlobalLootModifiersTest.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 class
CustomElytraTest
private static class
ForgeSpawnEggItemTest.ClientEvents
class
ItemAttributeModifierTest
class
MusicDiscTest
-
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 class
OnDatapackSynctEventTest
-
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 class
ChunkDataEventSaveNullWorldTest
static class
ForgeWorldTypeTest.ForgeWorldTypeTestClientModEvents
class
WorldgenRegistryDesyncTest
-