History - net.minecraft.registry.entry.RegistryEntry$Reference

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

ComponentMap: components, field_1_918, components

Constructors

Methods

boolean (): areComponentsBound, method_1_816, areComponentsBound

void (ComponentMap): bindComponents, method_1_818, bindComponents

ComponentMap (): components, comp_1_64, components

1.21.11_unobfuscated

Names

net.minecraft.core.Holder$Reference

net.minecraft.class_6880$class_6883

net.minecraft.registry.entry.RegistryEntry$Reference

Fields

RegistryEntryOwner<T>: owner, field_40930, owner

Set<TagKey<T>>: tags, field_36450, tags

RegistryEntry$Reference$Type: type, field_36451, referenceType

RegistryKey<T>: key, field_36452, registryKey

T: value, field_36453, value

Constructors

(RegistryEntry$Reference$Type, RegistryEntryOwner<T>, RegistryKey<T>, T)

Methods

<T> RegistryEntry$Reference<T> (RegistryEntryOwner<T>, RegistryKey<T>): createStandAlone, method_40234, standAlone

<T> RegistryEntry$Reference<T> (RegistryEntryOwner<T>, T): createIntrusive, method_40233, intrusive

RegistryKey<T> (): key, method_40237, registryKey

T (): value, comp_349, value

boolean (Identifier): is, method_40226, matchesId

boolean (RegistryKey<T>): is, method_40225, matchesKey

Set<TagKey<T>> (): boundTags, method_62677, getTags

boolean (TagKey<T>): is, method_40220, isIn

boolean (RegistryEntry<T>): is, method_55838, matches

boolean (Predicate<RegistryKey<T>>): is, method_40224, matches

boolean (RegistryEntryOwner<T>): canSerializeIn, method_46745, ownerEquals

com.mojang.datafixers.util.Either<RegistryKey<T>, T> (): unwrap, method_40229, getKeyOrValue

Optional<RegistryKey<T>> (): unwrapKey, method_40230, getKey

RegistryEntry$Type (): kind, method_40231, getType

boolean (): isBound, method_40227, hasKeyAndValue

void (RegistryKey<T>): bindKey, method_45917, setRegistryKey

void (T): bindValue, method_45918, setValue

void (Collection<TagKey<T>>): bindTags, method_40235, setTags

Stream<TagKey<T>> (): tags, method_40228, streamTags