Class BlockHologram

java.lang.Object
com.maximde.hologramlib.hologram.Hologram<BlockHologram>
com.maximde.hologramlib.hologram.BlockHologram

public class BlockHologram extends Hologram<BlockHologram>
  • Field Details

    • block

      protected int block
    • onFire

      protected boolean onFire
    • glowing

      protected boolean glowing
    • glowColor

      protected int glowColor
  • Constructor Details

    • BlockHologram

      public BlockHologram(String id, RenderMode renderMode)
    • BlockHologram

      public BlockHologram(String id, com.github.retrooper.packetevents.protocol.entity.type.EntityType entityType)
  • Method Details