BlockMountAPI.Mounted
Package: com.hypixel.hytale.builtin.mounts
public record Mounted(BlockType blockType, MountedComponent component) implements BlockMountAPI.BlockMountResultSuccess result returned by BlockMountAPI.mountOnBlock() when an entity is successfully seated on a block.
Record Components
Section titled “Record Components”| Component | Type | Description |
|---|---|---|
blockType | BlockType | The block type the entity was mounted onto. |
component | MountedComponent | The MountedComponent that was added to the entity. |
Related Types
Section titled “Related Types”- BlockMountAPI — enclosing class
- BlockMountAPI.BlockMountResult — sealed parent interface
Hydex is an independent community resource. Hytale is a trademark of Hypixel Studios. Hydex is not affiliated with or endorsed by Hypixel Studios.