Uses of Interface
net.minecraft.world.level.entity.UUIDLookup
Packages that use UUIDLookup
Package
Description
-
Uses of UUIDLookup in net.minecraft.client.multiplayer
Classes in net.minecraft.client.multiplayer that implement UUIDLookup -
Uses of UUIDLookup in net.minecraft.server.level
Classes in net.minecraft.server.level that implement UUIDLookup -
Uses of UUIDLookup in net.minecraft.world.entity
Methods in net.minecraft.world.entity with parameters of type UUIDLookupModifier and TypeMethodDescriptionstatic <StoredEntityType extends UniquelyIdentifyable>
StoredEntityTypeEntityReference.get
(EntityReference<StoredEntityType> p_393467_, UUIDLookup<? super StoredEntityType> p_393924_, Class<StoredEntityType> p_394473_) EntityReference.getEntity
(UUIDLookup<? super StoredEntityType> p_394375_, Class<StoredEntityType> p_394097_) -
Uses of UUIDLookup in net.minecraft.world.level
Classes in net.minecraft.world.level that implement UUIDLookup