JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
net.minecraft.world.level.entity
UUIDLookup
Contents
Description
Method Summary
Method Details
lookup(UUID)
Hide sidebar
Show sidebar
Interface UUIDLookup<
IdentifiedType extends
UniquelyIdentifyable
>
public interface
UUIDLookup<IdentifiedType extends
UniquelyIdentifyable
>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
@Nullable
IdentifiedType
lookup
(
UUID
uuid)
Method Details
lookup
@Nullable
IdentifiedType
lookup
(
UUID
uuid)