Class DispenserEntity

Direct Known Subclasses:
DropperEntity

public class DispenserEntity extends ContainerEntity
  • Constructor Details

    • DispenserEntity

      public DispenserEntity(GlowBlock block)
  • Method Details

    • setOwnSaveId

      protected void setOwnSaveId()
    • getState

      public GlowBlockState getState()
      Description copied from class: BlockEntity
      Create a new BlockState which will correspond to this block entity.
      Overrides:
      getState in class BlockEntity
      Returns:
      A GlowBlockState, or null to use a standard BlockState.