Class HopperEntity


public class HopperEntity extends ContainerEntity
  • Constructor Details

    • HopperEntity

      public HopperEntity(GlowBlock block)
  • Method Details

    • 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.