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> pReference, UUIDLookup<? super StoredEntityType> pUuidLookup, Class<StoredEntityType> pEntityClass) EntityReference.getEntity
(UUIDLookup<? super StoredEntityType> pUuidLookup, Class<StoredEntityType> pEntityClass) -
Uses of UUIDLookup in net.minecraft.world.level
Classes in net.minecraft.world.level that implement UUIDLookup