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