类 BeaconBlockEntity.BeaconBeamSection
java.lang.Object
net.minecraft.world.level.block.entity.BeaconBlockEntity.BeaconBeamSection
- 封闭类:
BeaconBlockEntity
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
-
字段详细资料
-
color
final int color -
height
private int height
-
-
构造器详细资料
-
BeaconBeamSection
public BeaconBeamSection(int p_343429_)
-
-
方法详细资料
-
increaseHeight
protected void increaseHeight() -
getColor
public int getColor() -
getHeight
public int getHeight()
-