Package net.darkhax.botanypots
Class BotanyPotsForgeClient
java.lang.Object
net.darkhax.botanypots.BotanyPotsForgeClient
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static final net.darkhax.bookshelf.api.function.CachedSupplier<net.minecraft.world.level.block.entity.BlockEntityType<BlockEntityBotanyPot>> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidclientInit(net.minecraftforge.fml.event.lifecycle.FMLClientSetupEvent event) static voidregisterEntityRenderers(net.minecraftforge.client.event.EntityRenderersEvent.RegisterRenderers event)
-
Field Details
-
POT_TYPE
protected static final net.darkhax.bookshelf.api.function.CachedSupplier<net.minecraft.world.level.block.entity.BlockEntityType<BlockEntityBotanyPot>> POT_TYPE
-
-
Constructor Details
-
BotanyPotsForgeClient
public BotanyPotsForgeClient()
-
-
Method Details
-
clientInit
public static void clientInit(net.minecraftforge.fml.event.lifecycle.FMLClientSetupEvent event) -
registerEntityRenderers
public static void registerEntityRenderers(net.minecraftforge.client.event.EntityRenderersEvent.RegisterRenderers event)
-