BlockMountAPI.BlockMountResult
Package: com.hypixel.hytale.builtin.mounts
public sealed interface BlockMountResult permits BlockMountAPI.Mounted, BlockMountAPI.DidNotMountSealed result type returned by BlockMountAPI.mountOnBlock(). Permits exactly two implementations:
- Mounted — successful mount
- DidNotMount — failure with a specific reason
Related Types
Section titled “Related Types”- BlockMountAPI — enclosing class
Hydex is an independent community resource. Hytale is a trademark of Hypixel Studios. Hydex is not affiliated with or endorsed by Hypixel Studios.