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 SummaryNested classes/interfaces inherited from interface net.minecraft.core.HolderLookupHolderLookup.Delegate<T>, HolderLookup.Provider, HolderLookup.RegistryLookup<T>
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.core.HolderGettergetOrThrow, getOrThrowMethods inherited from interface net.minecraft.core.HolderLookupfilterElements, listElementIds, listTagIds
- 
Field Details- 
parent
 
- 
- 
Constructor Details- 
Delegate
 
- 
- 
Method Details- 
get- Specified by:
- getin interface- HolderGetter<T>
 
- 
listElements- Specified by:
- listElementsin interface- HolderLookup<T>
 
- 
get- Specified by:
- getin interface- HolderGetter<T>
 
- 
listTags- Specified by:
- listTagsin interface- HolderLookup<T>
 
 
-