类 InteractKeyAutoInferencing
java.lang.Object
mod.chloeprime.gunsmithlib.common.util.InteractKeyAutoInferencing
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static booleaninferenceCanInteractBlock(net.minecraft.world.level.block.state.BlockState state) static booleaninferenceCanInteractEntity(net.minecraft.world.entity.Entity entity)
-
构造器详细资料
-
InteractKeyAutoInferencing
public InteractKeyAutoInferencing()
-
-
方法详细资料
-
inferenceCanInteractBlock
public static boolean inferenceCanInteractBlock(net.minecraft.world.level.block.state.BlockState state) -
inferenceCanInteractEntity
public static boolean inferenceCanInteractEntity(net.minecraft.world.entity.Entity entity)
-