Class MountSystems
java.lang.Object
com.hypixel.hytale.builtin.mounts.MountSystems
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static voidhandleMountedRemoval(Ref<EntityStore> ref, CommandBuffer<EntityStore> commandBuffer, MountedComponent component)
-
Constructor Details
-
MountSystems
public MountSystems()
-
-
Method Details
-
handleMountedRemoval
private static void handleMountedRemoval(Ref<EntityStore> ref, @Nonnull CommandBuffer<EntityStore> commandBuffer, @Nonnull MountedComponent component)
-