Class CreativeModeTabMixin
java.lang.Object
dev.latvian.mods.kubejs.core.mixin.CreativeModeTabMixin
- All Implemented Interfaces:
CreativeModeTabKJS
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidkjs$setDisplayName(net.minecraft.network.chat.Component component) voidkjs$setIcon(net.minecraft.world.item.ItemStack icon)
-
Constructor Details
-
CreativeModeTabMixin
public CreativeModeTabMixin()
-
-
Method Details
-
kjs$setDisplayName
public void kjs$setDisplayName(net.minecraft.network.chat.Component component) - Specified by:
kjs$setDisplayNamein interfaceCreativeModeTabKJS
-
kjs$setIcon
public void kjs$setIcon(net.minecraft.world.item.ItemStack icon) - Specified by:
kjs$setIconin interfaceCreativeModeTabKJS
-