public static class TileEntityElevatorCaller.ElevatorButton
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
float |
blue |
java.lang.String |
buttonText |
int |
floorHeight |
int |
floorNumber |
float |
green |
float |
height |
float |
posX |
float |
posY |
float |
red |
float |
width |
| Modifier and Type | Method and Description |
|---|---|
net.minecraft.nbt.CompoundNBT |
writeToNBT(net.minecraft.nbt.CompoundNBT tag) |
public final float posX
public final float posY
public final float width
public final float height
public final int floorNumber
public final int floorHeight
public float red
public float green
public float blue
public java.lang.String buttonText