类 ExperimentalRedstoneUtils
java.lang.Object
net.minecraft.world.level.redstone.ExperimentalRedstoneUtils
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static Orientation
initialOrientation
(Level p_366754_, Direction p_366872_, Direction p_366796_) static Orientation
withFront
(Orientation p_361215_, Direction p_362021_)
-
构造器详细资料
-
ExperimentalRedstoneUtils
public ExperimentalRedstoneUtils()
-
-
方法详细资料
-
initialOrientation
@Nullable public static Orientation initialOrientation(Level p_366754_, @Nullable Direction p_366872_, @Nullable Direction p_366796_) -
withFront
-