Class BeaconBlockEntity.BeaconBeamSection
java.lang.Object
net.minecraft.world.level.block.entity.BeaconBlockEntity.BeaconBeamSection
- Enclosing class:
- BeaconBlockEntity
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
colorfinal float[] color
- 
heightprivate int height
 
- 
- 
Constructor Details- 
BeaconBeamSectionpublic BeaconBeamSection(float[] p_58718_) 
 
- 
- 
Method Details- 
increaseHeightprotected void increaseHeight()
- 
getColorpublic float[] getColor()
- 
getHeightpublic int getHeight()
 
-