Interface CreativeModeTabKJS

All Known Implementing Classes:
CreativeModeTabMixin

public interface CreativeModeTabKJS
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    kjs$setDisplayName(net.minecraft.network.chat.Component component)
     
    void
    kjs$setIcon(net.minecraft.world.item.ItemStack icon)
     
  • Method Details

    • kjs$setDisplayName

      void kjs$setDisplayName(net.minecraft.network.chat.Component component)
    • kjs$setIcon

      void kjs$setIcon(net.minecraft.world.item.ItemStack icon)