Package net.minecraft.tileentity
Class BeaconTileEntity.BeamSegment
java.lang.Object
net.minecraft.tileentity.BeaconTileEntity.BeamSegment
- Enclosing class:
- BeaconTileEntity
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
color
private final float[] color -
height
private int height
-
-
Constructor Details
-
BeamSegment
public BeamSegment(float[] p_i45669_1_)
-
-
Method Details
-
increaseHeight
protected void increaseHeight() -
getColor
public float[] getColor() -
getHeight
public int getHeight()
-