Package net.minecraft.core
Class HolderLookup.Delegate<T>
java.lang.Object
net.minecraft.core.HolderLookup.Delegate<T>
- All Implemented Interfaces:
HolderGetter<T>,HolderLookup<T>
- Enclosing interface:
- HolderLookup<T>
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.core.HolderLookup
HolderLookup.Delegate<T>, HolderLookup.Provider, HolderLookup.RegistryLookup<T> -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.core.HolderGetter
getOrThrow, getOrThrowMethods inherited from interface net.minecraft.core.HolderLookup
filterElements, listElementIds, listTagIds
-
Field Details
-
parent
-
-
Constructor Details
-
Delegate
-
-
Method Details
-
get
- Specified by:
getin interfaceHolderGetter<T>
-
listElements
- Specified by:
listElementsin interfaceHolderLookup<T>
-
get
- Specified by:
getin interfaceHolderGetter<T>
-
listTags
- Specified by:
listTagsin interfaceHolderLookup<T>
-