Uses of Record Class
io.hymods.lib.data.InspectionResult
Packages that use InspectionResult
-
Uses of InspectionResult in io.hymods.lib.data
Methods in io.hymods.lib.data that return InspectionResult -
Uses of InspectionResult in io.hymods.lib.utils
Methods in io.hymods.lib.utils that return InspectionResultModifier and TypeMethodDescriptionstatic InspectionResultInspectionUtils.inspectBlock(com.hypixel.hytale.server.core.asset.type.blocktype.config.BlockType blockType, int maxNameLength, InspectionOptions options) static InspectionResultInspectionUtils.inspectEntity(com.hypixel.hytale.component.Store<com.hypixel.hytale.server.core.universe.world.storage.EntityStore> store, com.hypixel.hytale.component.Ref<com.hypixel.hytale.server.core.universe.world.storage.EntityStore> entityRef, String fallbackName, int maxNameLength, InspectionOptions options) static InspectionResultInspectionUtils.inspectRaycastResult(com.hypixel.hytale.component.Store<com.hypixel.hytale.server.core.universe.world.storage.EntityStore> store, RaycastResult result, InspectionOptions options)