Package net.minecraft.core
Interface HolderLookup<T>
- All Superinterfaces:
HolderGetter<T>
- All Known Subinterfaces:
HolderLookup.RegistryLookup<T>
,HolderLookup.RegistryLookup.Delegate<T>
- All Known Implementing Classes:
RegistrySetBuilder.EmptyTagLookupWrapper
,RegistrySetBuilder.EmptyTagRegistryLookup
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
static interface
-
Method Summary
Methods inherited from interface net.minecraft.core.HolderGetter
get, get, getOrThrow, getOrThrow
-
Method Details
-
listElements
Stream<Holder.Reference<T>> listElements() -
listElementIds
-
listTags
Stream<HolderSet.Named<T>> listTags() -
listTagIds
-