Record Class WoodSetEntry

java.lang.Object
java.lang.Record
com.petrolpark.core.registrate.WoodSetEntry
All Implemented Interfaces:
CustomTab.ITabEntry

public record WoodSetEntry(net.minecraft.world.level.block.state.properties.WoodType woodType, net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> logsBlockTag, net.minecraft.tags.TagKey<net.minecraft.world.item.Item> logsItemTag, net.minecraft.world.level.material.MapColor planksMapColor, net.minecraft.world.level.material.MapColor logMapColor, net.minecraft.world.level.block.grower.TreeGrower treeGrower, net.minecraft.world.entity.vehicle.Boat.Type boatType, com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.Block> planks, com.tterrag.registrate.util.entry.BlockEntry<LogBlock> log, com.tterrag.registrate.util.entry.BlockEntry<LogBlock> wood, com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.RotatedPillarBlock> strippedLog, com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.RotatedPillarBlock> strippedWood, com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.SaplingBlock> sapling, com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.FlowerPotBlock> pottedSapling, com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.LeavesBlock> leaves, com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.SlabBlock> slab, com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.StairBlock> stairs, com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.FenceBlock> fence, com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.FenceGateBlock> fenceGate, com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.PressurePlateBlock> pressurePlate, com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.ButtonBlock> button, com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.DoorBlock> door, com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.TrapDoorBlock> trapdoor, com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.StandingSignBlock> standingSign, com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.WallSignBlock> wallSign, com.tterrag.registrate.util.entry.ItemEntry<net.minecraft.world.item.SignItem> signItem, com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.CeilingHangingSignBlock> ceilingHangingSign, com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.WallHangingSignBlock> wallHangingSign, com.tterrag.registrate.util.entry.ItemEntry<net.minecraft.world.item.HangingSignItem> hangingSignItem, com.tterrag.registrate.util.entry.ItemEntry<net.minecraft.world.item.BoatItem> boat, com.tterrag.registrate.util.entry.ItemEntry<net.minecraft.world.item.BoatItem> chestBoat, List<com.tterrag.registrate.util.entry.ItemProviderEntry<?,?>> additionalEntries) extends Record implements CustomTab.ITabEntry
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static class 
    WoodSetEntry.Builder<REGISTRATE extends com.tterrag.registrate.AbstractRegistrate<?>>
     

    Nested classes/interfaces inherited from interface com.petrolpark.client.creativemodetab.CustomTab.ITabEntry

    CustomTab.ITabEntry.SingleItem, CustomTab.ITabEntry.Subheading
  • Field Summary

    Fields inherited from interface com.petrolpark.client.creativemodetab.CustomTab.ITabEntry

    EMPTY, LINE_BREAK
  • Constructor Summary

    Constructors
    Constructor
    Description
    WoodSetEntry(net.minecraft.world.level.block.state.properties.WoodType woodType, net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> logsBlockTag, net.minecraft.tags.TagKey<net.minecraft.world.item.Item> logsItemTag, net.minecraft.world.level.material.MapColor planksMapColor, net.minecraft.world.level.material.MapColor logMapColor, net.minecraft.world.level.block.grower.TreeGrower treeGrower, net.minecraft.world.entity.vehicle.Boat.Type boatType, com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.Block> planks, com.tterrag.registrate.util.entry.BlockEntry<LogBlock> log, com.tterrag.registrate.util.entry.BlockEntry<LogBlock> wood, com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.RotatedPillarBlock> strippedLog, com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.RotatedPillarBlock> strippedWood, com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.SaplingBlock> sapling, com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.FlowerPotBlock> pottedSapling, com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.LeavesBlock> leaves, com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.SlabBlock> slab, com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.StairBlock> stairs, com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.FenceBlock> fence, com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.FenceGateBlock> fenceGate, com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.PressurePlateBlock> pressurePlate, com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.ButtonBlock> button, com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.DoorBlock> door, com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.TrapDoorBlock> trapdoor, com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.StandingSignBlock> standingSign, com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.WallSignBlock> wallSign, com.tterrag.registrate.util.entry.ItemEntry<net.minecraft.world.item.SignItem> signItem, com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.CeilingHangingSignBlock> ceilingHangingSign, com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.WallHangingSignBlock> wallHangingSign, com.tterrag.registrate.util.entry.ItemEntry<net.minecraft.world.item.HangingSignItem> hangingSignItem, com.tterrag.registrate.util.entry.ItemEntry<net.minecraft.world.item.BoatItem> boat, com.tterrag.registrate.util.entry.ItemEntry<net.minecraft.world.item.BoatItem> chestBoat, List<com.tterrag.registrate.util.entry.ItemProviderEntry<?,?>> additionalEntries)
    Creates an instance of a WoodSetEntry record class.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    addItems(List<net.minecraft.world.item.ItemStack> stacks, net.minecraft.world.item.CreativeModeTab.ItemDisplayParameters parameters, IntConsumer specialRenderLocation)
     
    List<com.tterrag.registrate.util.entry.ItemProviderEntry<?,?>>
    Returns the value of the additionalEntries record component.
    com.tterrag.registrate.util.entry.ItemEntry<net.minecraft.world.item.BoatItem>
    Returns the value of the boat record component.
    net.minecraft.world.entity.vehicle.Boat.Type
    Returns the value of the boatType record component.
    com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.ButtonBlock>
    Returns the value of the button record component.
    com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.CeilingHangingSignBlock>
    Returns the value of the ceilingHangingSign record component.
    com.tterrag.registrate.util.entry.ItemEntry<net.minecraft.world.item.BoatItem>
    Returns the value of the chestBoat record component.
    com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.DoorBlock>
    Returns the value of the door record component.
    final boolean
    Indicates whether some other object is "equal to" this one.
    com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.FenceBlock>
    Returns the value of the fence record component.
    com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.FenceGateBlock>
    Returns the value of the fenceGate record component.
    Collection<net.minecraft.world.item.ItemStack>
    getItemsToAddToSearch(net.minecraft.world.item.CreativeModeTab.ItemDisplayParameters parameters)
     
    com.tterrag.registrate.util.entry.ItemEntry<net.minecraft.world.item.HangingSignItem>
    Returns the value of the hangingSignItem record component.
    final int
    Returns a hash code value for this object.
    com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.LeavesBlock>
    Returns the value of the leaves record component.
    com.tterrag.registrate.util.entry.BlockEntry<LogBlock>
    log()
    Returns the value of the log record component.
    net.minecraft.world.level.material.MapColor
    Returns the value of the logMapColor record component.
    net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block>
    Returns the value of the logsBlockTag record component.
    net.minecraft.tags.TagKey<net.minecraft.world.item.Item>
    Returns the value of the logsItemTag record component.
    com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.Block>
    Returns the value of the planks record component.
    net.minecraft.world.level.material.MapColor
    Returns the value of the planksMapColor record component.
    com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.FlowerPotBlock>
    Returns the value of the pottedSapling record component.
    com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.PressurePlateBlock>
    Returns the value of the pressurePlate record component.
    com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.SaplingBlock>
    Returns the value of the sapling record component.
    com.tterrag.registrate.util.entry.ItemEntry<net.minecraft.world.item.SignItem>
    Returns the value of the signItem record component.
    com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.SlabBlock>
    Returns the value of the slab record component.
    com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.StairBlock>
    Returns the value of the stairs record component.
    com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.StandingSignBlock>
    Returns the value of the standingSign record component.
    Stream<com.tterrag.registrate.util.entry.ItemProviderEntry<?,?>>
     
    com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.RotatedPillarBlock>
    Returns the value of the strippedLog record component.
    com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.RotatedPillarBlock>
    Returns the value of the strippedWood record component.
    final String
    Returns a string representation of this record class.
    com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.TrapDoorBlock>
    Returns the value of the trapdoor record component.
    net.minecraft.world.level.block.grower.TreeGrower
    Returns the value of the treeGrower record component.
    com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.WallHangingSignBlock>
    Returns the value of the wallHangingSign record component.
    com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.WallSignBlock>
    Returns the value of the wallSign record component.
    com.tterrag.registrate.util.entry.BlockEntry<LogBlock>
    Returns the value of the wood record component.
    net.minecraft.world.level.block.state.properties.WoodType
    Returns the value of the woodType record component.

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait

    Methods inherited from interface com.petrolpark.client.creativemodetab.CustomTab.ITabEntry

    hasSpecialRendering, newLine, render
  • Constructor Details

    • WoodSetEntry

      public WoodSetEntry(net.minecraft.world.level.block.state.properties.WoodType woodType, net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> logsBlockTag, net.minecraft.tags.TagKey<net.minecraft.world.item.Item> logsItemTag, net.minecraft.world.level.material.MapColor planksMapColor, net.minecraft.world.level.material.MapColor logMapColor, net.minecraft.world.level.block.grower.TreeGrower treeGrower, net.minecraft.world.entity.vehicle.Boat.Type boatType, com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.Block> planks, com.tterrag.registrate.util.entry.BlockEntry<LogBlock> log, com.tterrag.registrate.util.entry.BlockEntry<LogBlock> wood, com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.RotatedPillarBlock> strippedLog, com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.RotatedPillarBlock> strippedWood, com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.SaplingBlock> sapling, com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.FlowerPotBlock> pottedSapling, com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.LeavesBlock> leaves, com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.SlabBlock> slab, com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.StairBlock> stairs, com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.FenceBlock> fence, com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.FenceGateBlock> fenceGate, com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.PressurePlateBlock> pressurePlate, com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.ButtonBlock> button, com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.DoorBlock> door, com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.TrapDoorBlock> trapdoor, com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.StandingSignBlock> standingSign, com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.WallSignBlock> wallSign, com.tterrag.registrate.util.entry.ItemEntry<net.minecraft.world.item.SignItem> signItem, com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.CeilingHangingSignBlock> ceilingHangingSign, com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.WallHangingSignBlock> wallHangingSign, com.tterrag.registrate.util.entry.ItemEntry<net.minecraft.world.item.HangingSignItem> hangingSignItem, com.tterrag.registrate.util.entry.ItemEntry<net.minecraft.world.item.BoatItem> boat, com.tterrag.registrate.util.entry.ItemEntry<net.minecraft.world.item.BoatItem> chestBoat, List<com.tterrag.registrate.util.entry.ItemProviderEntry<?,?>> additionalEntries)
      Creates an instance of a WoodSetEntry record class.
      Parameters:
      woodType - the value for the woodType record component
      logsBlockTag - the value for the logsBlockTag record component
      logsItemTag - the value for the logsItemTag record component
      planksMapColor - the value for the planksMapColor record component
      logMapColor - the value for the logMapColor record component
      treeGrower - the value for the treeGrower record component
      boatType - the value for the boatType record component
      planks - the value for the planks record component
      log - the value for the log record component
      wood - the value for the wood record component
      strippedLog - the value for the strippedLog record component
      strippedWood - the value for the strippedWood record component
      sapling - the value for the sapling record component
      pottedSapling - the value for the pottedSapling record component
      leaves - the value for the leaves record component
      slab - the value for the slab record component
      stairs - the value for the stairs record component
      fence - the value for the fence record component
      fenceGate - the value for the fenceGate record component
      pressurePlate - the value for the pressurePlate record component
      button - the value for the button record component
      door - the value for the door record component
      trapdoor - the value for the trapdoor record component
      standingSign - the value for the standingSign record component
      wallSign - the value for the wallSign record component
      signItem - the value for the signItem record component
      ceilingHangingSign - the value for the ceilingHangingSign record component
      wallHangingSign - the value for the wallHangingSign record component
      hangingSignItem - the value for the hangingSignItem record component
      boat - the value for the boat record component
      chestBoat - the value for the chestBoat record component
      additionalEntries - the value for the additionalEntries record component
  • Method Details

    • streamItemEntries

      public Stream<com.tterrag.registrate.util.entry.ItemProviderEntry<?,?>> streamItemEntries()
    • addItems

      public void addItems(List<net.minecraft.world.item.ItemStack> stacks, net.minecraft.world.item.CreativeModeTab.ItemDisplayParameters parameters, IntConsumer specialRenderLocation)
      Specified by:
      addItems in interface CustomTab.ITabEntry
      Parameters:
      stacks - The ordered list of stacks to which to add this entry
      parameters -
      specialRenderLocation - If this entry has special rendering, pass this the slot to render it at
    • getItemsToAddToSearch

      public Collection<net.minecraft.world.item.ItemStack> getItemsToAddToSearch(net.minecraft.world.item.CreativeModeTab.ItemDisplayParameters parameters)
      Specified by:
      getItemsToAddToSearch in interface CustomTab.ITabEntry
    • toString

      public final String toString()
      Returns a string representation of this record class. The representation contains the name of the class, followed by the name and value of each of the record components.
      Specified by:
      toString in class Record
      Returns:
      a string representation of this object
    • hashCode

      public final int hashCode()
      Returns a hash code value for this object. The value is derived from the hash code of each of the record components.
      Specified by:
      hashCode in class Record
      Returns:
      a hash code value for this object
    • equals

      public final boolean equals(Object o)
      Indicates whether some other object is "equal to" this one. The objects are equal if the other object is of the same class and if all the record components are equal. All components in this record class are compared with Objects::equals(Object,Object).
      Specified by:
      equals in class Record
      Parameters:
      o - the object with which to compare
      Returns:
      true if this object is the same as the o argument; false otherwise.
    • woodType

      public net.minecraft.world.level.block.state.properties.WoodType woodType()
      Returns the value of the woodType record component.
      Returns:
      the value of the woodType record component
    • logsBlockTag

      public net.minecraft.tags.TagKey<net.minecraft.world.level.block.Block> logsBlockTag()
      Returns the value of the logsBlockTag record component.
      Returns:
      the value of the logsBlockTag record component
    • logsItemTag

      public net.minecraft.tags.TagKey<net.minecraft.world.item.Item> logsItemTag()
      Returns the value of the logsItemTag record component.
      Returns:
      the value of the logsItemTag record component
    • planksMapColor

      public net.minecraft.world.level.material.MapColor planksMapColor()
      Returns the value of the planksMapColor record component.
      Returns:
      the value of the planksMapColor record component
    • logMapColor

      public net.minecraft.world.level.material.MapColor logMapColor()
      Returns the value of the logMapColor record component.
      Returns:
      the value of the logMapColor record component
    • treeGrower

      public net.minecraft.world.level.block.grower.TreeGrower treeGrower()
      Returns the value of the treeGrower record component.
      Returns:
      the value of the treeGrower record component
    • boatType

      public net.minecraft.world.entity.vehicle.Boat.Type boatType()
      Returns the value of the boatType record component.
      Returns:
      the value of the boatType record component
    • planks

      public com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.Block> planks()
      Returns the value of the planks record component.
      Returns:
      the value of the planks record component
    • log

      public com.tterrag.registrate.util.entry.BlockEntry<LogBlock> log()
      Returns the value of the log record component.
      Returns:
      the value of the log record component
    • wood

      public com.tterrag.registrate.util.entry.BlockEntry<LogBlock> wood()
      Returns the value of the wood record component.
      Returns:
      the value of the wood record component
    • strippedLog

      public com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.RotatedPillarBlock> strippedLog()
      Returns the value of the strippedLog record component.
      Returns:
      the value of the strippedLog record component
    • strippedWood

      public com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.RotatedPillarBlock> strippedWood()
      Returns the value of the strippedWood record component.
      Returns:
      the value of the strippedWood record component
    • sapling

      public com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.SaplingBlock> sapling()
      Returns the value of the sapling record component.
      Returns:
      the value of the sapling record component
    • pottedSapling

      public com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.FlowerPotBlock> pottedSapling()
      Returns the value of the pottedSapling record component.
      Returns:
      the value of the pottedSapling record component
    • leaves

      public com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.LeavesBlock> leaves()
      Returns the value of the leaves record component.
      Returns:
      the value of the leaves record component
    • slab

      public com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.SlabBlock> slab()
      Returns the value of the slab record component.
      Returns:
      the value of the slab record component
    • stairs

      public com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.StairBlock> stairs()
      Returns the value of the stairs record component.
      Returns:
      the value of the stairs record component
    • fence

      public com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.FenceBlock> fence()
      Returns the value of the fence record component.
      Returns:
      the value of the fence record component
    • fenceGate

      public com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.FenceGateBlock> fenceGate()
      Returns the value of the fenceGate record component.
      Returns:
      the value of the fenceGate record component
    • pressurePlate

      public com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.PressurePlateBlock> pressurePlate()
      Returns the value of the pressurePlate record component.
      Returns:
      the value of the pressurePlate record component
    • button

      public com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.ButtonBlock> button()
      Returns the value of the button record component.
      Returns:
      the value of the button record component
    • door

      public com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.DoorBlock> door()
      Returns the value of the door record component.
      Returns:
      the value of the door record component
    • trapdoor

      public com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.TrapDoorBlock> trapdoor()
      Returns the value of the trapdoor record component.
      Returns:
      the value of the trapdoor record component
    • standingSign

      public com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.StandingSignBlock> standingSign()
      Returns the value of the standingSign record component.
      Returns:
      the value of the standingSign record component
    • wallSign

      public com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.WallSignBlock> wallSign()
      Returns the value of the wallSign record component.
      Returns:
      the value of the wallSign record component
    • signItem

      public com.tterrag.registrate.util.entry.ItemEntry<net.minecraft.world.item.SignItem> signItem()
      Returns the value of the signItem record component.
      Returns:
      the value of the signItem record component
    • ceilingHangingSign

      public com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.CeilingHangingSignBlock> ceilingHangingSign()
      Returns the value of the ceilingHangingSign record component.
      Returns:
      the value of the ceilingHangingSign record component
    • wallHangingSign

      public com.tterrag.registrate.util.entry.BlockEntry<net.minecraft.world.level.block.WallHangingSignBlock> wallHangingSign()
      Returns the value of the wallHangingSign record component.
      Returns:
      the value of the wallHangingSign record component
    • hangingSignItem

      public com.tterrag.registrate.util.entry.ItemEntry<net.minecraft.world.item.HangingSignItem> hangingSignItem()
      Returns the value of the hangingSignItem record component.
      Returns:
      the value of the hangingSignItem record component
    • boat

      public com.tterrag.registrate.util.entry.ItemEntry<net.minecraft.world.item.BoatItem> boat()
      Returns the value of the boat record component.
      Returns:
      the value of the boat record component
    • chestBoat

      public com.tterrag.registrate.util.entry.ItemEntry<net.minecraft.world.item.BoatItem> chestBoat()
      Returns the value of the chestBoat record component.
      Returns:
      the value of the chestBoat record component
    • additionalEntries

      public List<com.tterrag.registrate.util.entry.ItemProviderEntry<?,?>> additionalEntries()
      Returns the value of the additionalEntries record component.
      Returns:
      the value of the additionalEntries record component