public class ForgeEventHandler
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static net.minecraft.util.ResourceLocation |
BOOK_HOLDER |
Constructor and Description |
---|
ForgeEventHandler() |
Modifier and Type | Method and Description |
---|---|
static void |
copyBook(CopyBookEvent event) |
static void |
handleGetPageContents(GetPageContentsEvent event) |
static void |
handleGetPodiumBehavior(GetPodiumBehaviorEvent event) |
static void |
onAttachTileEntityCapabilities(net.minecraftforge.event.AttachCapabilitiesEvent<net.minecraft.tileentity.TileEntity> attachCapabilitiesEvent) |
public static void onAttachTileEntityCapabilities(net.minecraftforge.event.AttachCapabilitiesEvent<net.minecraft.tileentity.TileEntity> attachCapabilitiesEvent)
public static void handleGetPodiumBehavior(GetPodiumBehaviorEvent event)
public static void handleGetPageContents(GetPageContentsEvent event)
public static void copyBook(CopyBookEvent event)