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