Class NukeTab

java.lang.Object
com.hbm_m.creativetabs.NukeTab

public final class NukeTab extends Object
Порт com.hbm.creativetabs.NukeTab — иконка и фон креативной вкладки бомб.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final net.minecraft.resources.ResourceLocation
    Оригинал: setBackgroundImageName("nuke.png")textures/gui/container/creative_inventory/nuke.png.
  • Method Summary

    Modifier and Type
    Method
    Description
    static void
    applyBackgroundTexture(net.minecraft.world.item.CreativeModeTab.Builder builder)
    Фон вкладки: Forge 1.20.1 — withBackgroundLocation; NeoForge 1.21+ — backgroundTexture.
    static net.minecraft.world.item.Item
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • BACKGROUND_TEXTURE

      public static final net.minecraft.resources.ResourceLocation BACKGROUND_TEXTURE
      Оригинал: setBackgroundImageName("nuke.png")textures/gui/container/creative_inventory/nuke.png.
  • Method Details

    • getTabIconItem

      public static net.minecraft.world.item.Item getTabIconItem()
    • applyBackgroundTexture

      public static void applyBackgroundTexture(net.minecraft.world.item.CreativeModeTab.Builder builder)
      Фон вкладки: Forge 1.20.1 — withBackgroundLocation; NeoForge 1.21+ — backgroundTexture.