Uses of Annotation Interface
net.minecraftforge.fml.common.Mod.EventBusSubscriber
Package
Description
-
Uses of Mod.EventBusSubscriber in net.minecraftforge.client
-
Uses of Mod.EventBusSubscriber in net.minecraftforge.client.model.data
Modifier and TypeClassDescriptionclass
-
Uses of Mod.EventBusSubscriber in net.minecraftforge.common
Modifier and TypeClassDescriptionprivate static class
private static class
-
Uses of Mod.EventBusSubscriber in net.minecraftforge.debug
Modifier 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
Modifier 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
-
Uses of Mod.EventBusSubscriber in net.minecraftforge.debug.client
Modifier and TypeClassDescriptionprivate static class
static class
static class
static class
-
Uses of Mod.EventBusSubscriber in net.minecraftforge.debug.client.model
Modifier and TypeClassDescriptionclass
private static class
static class
-
Uses of Mod.EventBusSubscriber in net.minecraftforge.debug.client.rendering
Modifier and TypeClassDescriptionstatic class
static class
class
private static class
class
class
class
-
Uses of Mod.EventBusSubscriber in net.minecraftforge.debug.entity
-
Uses of Mod.EventBusSubscriber in net.minecraftforge.debug.entity.player
Modifier 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
-
Uses of Mod.EventBusSubscriber in net.minecraftforge.debug.gameplay.loot
-
Uses of Mod.EventBusSubscriber in net.minecraftforge.debug.item
Modifier 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
-
Uses of Mod.EventBusSubscriber in net.minecraftforge.debug.recipe.recipebook
-
Uses of Mod.EventBusSubscriber in net.minecraftforge.debug.world
Modifier and TypeClassDescriptionclass
class
class
Simple test forChunkEvent.Load.isNewChunk()
.class
-
Uses of Mod.EventBusSubscriber in net.minecraftforge.debug.world.item