Class BlockMountAPI
java.lang.Object
com.hypixel.hytale.builtin.mounts.BlockMountAPI
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfacestatic enumstatic final record -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionmountOnBlock(Ref<EntityStore> entity, CommandBuffer<EntityStore> commandBuffer, Vector3i targetBlock, Vector3f interactPos)
-
Constructor Details
-
BlockMountAPI
private BlockMountAPI()
-
-
Method Details
-
mountOnBlock
public static BlockMountAPI.BlockMountResult mountOnBlock(Ref<EntityStore> entity, CommandBuffer<EntityStore> commandBuffer, Vector3i targetBlock, Vector3f interactPos)
-