Package net.minecraft.core
Class HolderLookup.RegistryLookup<T>
java.lang.Object
net.minecraft.core.HolderLookup.RegistryLookup<T>
- All Implemented Interfaces:
HolderLookup<T>
- Enclosing interface:
- HolderLookup<T>
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.core.HolderLookup
HolderLookup.RegistryLookup<T>
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
registry
-
-
Constructor Details
-
RegistryLookup
-
-
Method Details
-
get
- Specified by:
get
in interfaceHolderLookup<T>
-
listElements
- Specified by:
listElements
in interfaceHolderLookup<T>
-
get
- Specified by:
get
in interfaceHolderLookup<T>
-
listTags
- Specified by:
listTags
in interfaceHolderLookup<T>
-