Package dev.latvian.mods.klib.util
Interface IntOrUUID
- All Known Implementing Classes:
IntOrUUID.IntImpl,IntOrUUID.UUIDImpl
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final recordstatic final record -
Field Summary
Fields -
Method Summary
-
Field Details
-
DATA_TYPE
-
-
Method Details
-
of
-
of
-
either
-
optionalInt
OptionalInt optionalInt() -
optionalUUID
-
testEntity
boolean testEntity(net.minecraft.world.entity.Entity entity) -
getEntity
@Nullable @Nullable net.minecraft.world.entity.Entity getEntity(net.minecraft.world.level.Level level)
-