Class RainbowOaksForgeClientEvents
java.lang.Object
dev.thomasglasser.aliysium.rainbowoaks.client.RainbowOaksForgeClientEvents
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidonBuildCreativeModeTabContent(net.minecraftforge.event.BuildCreativeModeTabContentsEvent event) static voidonRegisterBlockColors(net.minecraftforge.client.event.RegisterColorHandlersEvent.Block event) static voidonRegisterItemColors(net.minecraftforge.client.event.RegisterColorHandlersEvent.Item event)
-
Constructor Details
-
RainbowOaksForgeClientEvents
public RainbowOaksForgeClientEvents()
-
-
Method Details
-
onRegisterBlockColors
public static void onRegisterBlockColors(net.minecraftforge.client.event.RegisterColorHandlersEvent.Block event) -
onRegisterItemColors
public static void onRegisterItemColors(net.minecraftforge.client.event.RegisterColorHandlersEvent.Item event) -
onBuildCreativeModeTabContent
public static void onBuildCreativeModeTabContent(net.minecraftforge.event.BuildCreativeModeTabContentsEvent event)
-