Skip to content

BlockMountAPI.Mounted

Package: com.hypixel.hytale.builtin.mounts

public record Mounted(BlockType blockType, MountedComponent component) implements BlockMountAPI.BlockMountResult

Success result returned by BlockMountAPI.mountOnBlock() when an entity is successfully seated on a block.

ComponentTypeDescription
blockTypeBlockTypeThe block type the entity was mounted onto.
componentMountedComponentThe MountedComponent that was added to the entity.
Hydex is an independent community resource. Hytale is a trademark of Hypixel Studios. Hydex is not affiliated with or endorsed by Hypixel Studios.