Class BlockInteractionUtils
java.lang.Object
com.hypixel.hytale.server.core.modules.interaction.BlockInteractionUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanisNaturalAction(Ref<EntityStore> ref, ComponentAccessor<EntityStore> componentAccessor)
-
Constructor Details
-
BlockInteractionUtils
public BlockInteractionUtils()
-
-
Method Details
-
isNaturalAction
public static boolean isNaturalAction(@Nullable Ref<EntityStore> ref, @Nonnull ComponentAccessor<EntityStore> componentAccessor)
-