History - net.minecraft.world.item.component.TypedEntityData

1.21.10

Names

Fields

Constructors

Methods

1.21.9

Names

dkw

net.minecraft.world.item.component.TypedEntityData

net.minecraft.class_11580

net.minecraft.entity.TypedEntityData

net.minecraft.src.C_410942_

net.minecraft.world.item.component.TypedEntityData

Fields

org.slf4j.Logger: a, LOGGER, field_61360, LOGGER, f_412017_

String: b, TYPE_TAG, field_61361, ID_KEY, f_411512_

IdType: c, type, field_61362, type, f_411550_

CompoundTag: d, tag, field_61363, nbt, f_413230_

Constructors

(IdType, CompoundTag)

Methods

<T> com.mojang.serialization.Codec<TypedEntityData<T>> (com.mojang.serialization.Codec<T>): a, codec, method_72532, createCodec, m_416191_

<B extends io.netty.buffer.ByteBuf, T> StreamCodec<B, TypedEntityData<T>> (StreamCodec<B, T>): a, streamCodec, method_72538, createPacketCodec, m_416350_

<T> TypedEntityData<T> (T, CompoundTag): a, of, method_72535, create, m_419650_

CompoundTag (CompoundTag): a, stripId, method_72537, stripId, m_418270_

IdType (): a, type, method_72530, getType, m_416025_

boolean (String): a, contains, method_72536, contains, m_419589_

void (Entity): a, loadInto, method_72531, applyToEntity, m_415157_

boolean (BlockEntity, HolderLookup$Provider): a, loadInto, method_72534, applyToBlockEntity, m_418735_

CompoundTag (): d, tag, method_72541, getNbtWithoutIdInternal, m_415557_

CompoundTag (): b, getUnsafe, method_72539, getNbtWithoutId, m_415428_

CompoundTag (): c, copyTagWithoutId, method_72540, copyNbtWithoutId, m_418444_

void (Item$TooltipContext, Consumer<Component>, TooltipFlag, DataComponentGetter): a, addToTooltip, method_57409, appendTooltip, m_319025_