Class BeaconBlockEntity.BeaconBeamSection
java.lang.Object
net.minecraft.world.level.block.entity.BeaconBlockEntity.BeaconBeamSection
- Enclosing class:
 - BeaconBlockEntity
 
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
color
final float[] color - 
height
private int height 
 - 
 - 
Constructor Details
- 
BeaconBeamSection
public BeaconBeamSection(float[] p_58718_)  
 - 
 - 
Method Details
- 
increaseHeight
protected void increaseHeight() - 
getColor
public float[] getColor() - 
getHeight
public int getHeight() 
 -