Uses of Annotation Interface
net.minecraftforge.fml.common.Mod.EventBusSubscriber
Packages that use Mod.EventBusSubscriber
Package
Description
-
Uses of Mod.EventBusSubscriber in net.minecraftforge.client
Classes in net.minecraftforge.client with annotations of type Mod.EventBusSubscriber -
Uses of Mod.EventBusSubscriber in net.minecraftforge.client.model.data
Classes in net.minecraftforge.client.model.data with annotations of type Mod.EventBusSubscriberModifier and TypeClassDescriptionclass
-
Uses of Mod.EventBusSubscriber in net.minecraftforge.common
Classes in net.minecraftforge.common with annotations of type Mod.EventBusSubscriberModifier and TypeClassDescriptionprivate static class
private static class
-
Uses of Mod.EventBusSubscriber in net.minecraftforge.debug
Classes in net.minecraftforge.debug with annotations of type Mod.EventBusSubscriberModifier and TypeClassDescriptionclass
static class
class
class
Tests that theDeferredWorkQueue
properly executes enqueued tasks and forwards any exceptions thrown by those tasksstatic class
class
-
Uses of Mod.EventBusSubscriber in net.minecraftforge.debug.block
Classes in net.minecraftforge.debug.block with annotations of type Mod.EventBusSubscriberModifier and TypeClassDescriptionclass
private static class
class
class
class
private static class
static class
class
class
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
class
class
-
Uses of Mod.EventBusSubscriber in net.minecraftforge.debug.chat
Classes in net.minecraftforge.debug.chat with annotations of type Mod.EventBusSubscriber -
Uses of Mod.EventBusSubscriber in net.minecraftforge.debug.client
Classes in net.minecraftforge.debug.client with annotations of type Mod.EventBusSubscriberModifier and TypeClassDescriptionprivate static class
static class
static class
static class
-
Uses of Mod.EventBusSubscriber in net.minecraftforge.debug.client.model
Classes in net.minecraftforge.debug.client.model with annotations of type Mod.EventBusSubscriberModifier and TypeClassDescriptionclass
private static class
static class
-
Uses of Mod.EventBusSubscriber in net.minecraftforge.debug.client.rendering
Classes in net.minecraftforge.debug.client.rendering with annotations of type Mod.EventBusSubscriberModifier and TypeClassDescriptionstatic class
static class
class
private static class
class
class
class
-
Uses of Mod.EventBusSubscriber in net.minecraftforge.debug.entity
Classes in net.minecraftforge.debug.entity with annotations of type Mod.EventBusSubscriber -
Uses of Mod.EventBusSubscriber in net.minecraftforge.debug.entity.player
Classes in net.minecraftforge.debug.entity.player with annotations of type Mod.EventBusSubscriberModifier and TypeClassDescriptionclass
class
static class
class
class
TestsPlayerNegotiationEvent
by listening for and then enqueuing work to be done asynchronously, details regarding the work execution is printed out and exceptions are thrown to ensure proper handling.class
class
This tests forTradeWithVillagerEvent
and fires when the player completes a trade with either a Villager or WanderingTrader(must inherit from AbstractVillager). -
Uses of Mod.EventBusSubscriber in net.minecraftforge.debug.fluid
Classes in net.minecraftforge.debug.fluid with annotations of type Mod.EventBusSubscriber -
Uses of Mod.EventBusSubscriber in net.minecraftforge.debug.gameplay.loot
Classes in net.minecraftforge.debug.gameplay.loot with annotations of type Mod.EventBusSubscriber -
Uses of Mod.EventBusSubscriber in net.minecraftforge.debug.item
Classes in net.minecraftforge.debug.item with annotations of type Mod.EventBusSubscriberModifier and TypeClassDescriptionclass
private static class
class
class
class
class
The ShieldBlockTest is the test mod for the ShieldBlockEvent.static class
-
Uses of Mod.EventBusSubscriber in net.minecraftforge.debug.misc
Classes in net.minecraftforge.debug.misc with annotations of type Mod.EventBusSubscriber -
Uses of Mod.EventBusSubscriber in net.minecraftforge.debug.recipe.recipebook
Classes in net.minecraftforge.debug.recipe.recipebook with annotations of type Mod.EventBusSubscriber -
Uses of Mod.EventBusSubscriber in net.minecraftforge.debug.world
Classes in net.minecraftforge.debug.world with annotations of type Mod.EventBusSubscriberModifier and TypeClassDescriptionclass
class
class
Simple test forChunkEvent.Load.isNewChunk()
.class
-
Uses of Mod.EventBusSubscriber in net.minecraftforge.debug.world.item
Classes in net.minecraftforge.debug.world.item with annotations of type Mod.EventBusSubscriber