Package com.petrolpark.compat.create
Class CreateClient
java.lang.Object
com.petrolpark.compat.create.CreateClient
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Outlinerstatic final RecipeBookProviderHighlighter -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic final voidclientCtor(net.neoforged.bus.api.IEventBus modEventBus, net.neoforged.bus.api.IEventBus mainEventBus) static final voidclientInit(net.neoforged.fml.event.lifecycle.FMLClientSetupEvent event)
-
Field Details
-
OUTLINER
-
RECIPE_BOOK_PROVIDER_HIGHLIGHTER
-
-
Constructor Details
-
CreateClient
public CreateClient()
-
-
Method Details
-
clientCtor
public static final void clientCtor(net.neoforged.bus.api.IEventBus modEventBus, net.neoforged.bus.api.IEventBus mainEventBus) -
clientInit
public static final void clientInit(net.neoforged.fml.event.lifecycle.FMLClientSetupEvent event)
-