Class ElevatorCallerBlockEntity.ElevatorButton

java.lang.Object
me.desht.pneumaticcraft.common.block.entity.ElevatorCallerBlockEntity.ElevatorButton
Enclosing class:
ElevatorCallerBlockEntity

public static class ElevatorCallerBlockEntity.ElevatorButton extends Object
  • Field Details

    • posX

      public final float posX
    • posY

      public final float posY
    • width

      public final float width
    • height

      public final float height
    • floorNumber

      public final int floorNumber
    • floorHeight

      public final int floorHeight
    • red

      public float red
    • green

      public float green
    • blue

      public float blue
    • buttonText

      public String buttonText
  • Method Details

    • writeToNBT

      public net.minecraft.nbt.CompoundTag writeToNBT(net.minecraft.nbt.CompoundTag tag)