Uses of Record Class
io.hymods.lib.data.InspectionOptions
Packages that use InspectionOptions
-
Uses of InspectionOptions in io.hymods.lib.data
Methods in io.hymods.lib.data that return InspectionOptions -
Uses of InspectionOptions in io.hymods.lib.utils
Methods in io.hymods.lib.utils with parameters of type InspectionOptionsModifier 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)