History - net.minecraft.registry.entry.RegistryEntryList
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.core.HolderSet
net.minecraft.class_6885
net.minecraft.registry.entry.RegistryEntryList
Fields
Constructors
Methods
Stream<RegistryEntry<T>> (): stream, method_40239, stream
int (): size, method_40247, size
boolean (): isBound, method_62680, isBound
com.mojang.datafixers.util.Either<TagKey<T>, List<RegistryEntry<T>>> (): unwrap, method_40248, getStorage
Optional<RegistryEntry<T>> (Random): getRandomElement, method_40243, getRandom
RegistryEntry<T> (int): get, method_40240, get
boolean (RegistryEntry<T>): contains, method_40241, contains
boolean (RegistryEntryOwner<T>): canSerializeIn, method_46768, ownerEquals
Optional<TagKey<T>> (): unwrapKey, method_45925, getTagKey
<T> RegistryEntryList$Named<T> (RegistryEntryOwner<T>, TagKey<T>): emptyNamed, method_45924, of
<T> RegistryEntryList<T> (): empty, method_58563, empty
<T> RegistryEntryList$Direct<T> (RegistryEntry<T>[]): direct, method_40246, of
<T> RegistryEntryList$Direct<T> (List<? extends RegistryEntry<T>>): direct, method_40242, of
<E, T> RegistryEntryList$Direct<T> (Function<E, RegistryEntry<T>>, E[]): direct, method_40245, of
<E, T> RegistryEntryList$Direct<T> (Function<E, RegistryEntry<T>>, Collection<E>): direct, method_40244, of