History - net.minecraft.world.entity.EntityReference

25w04a

Names

bwg

net.minecraft.world.entity.EntityReference

net.minecraft.class_10583

net.minecraft.entity.LazyEntityReference

Fields

com.mojang.datafixers.util.Either<UUID, StoredEntityType>: a, entity, field_55661, value

Constructors

(StoredEntityType)

(UUID)

Methods

<Type extends UniquelyIdentifyable> com.mojang.serialization.Codec<EntityReference<Type>> (): a, codec, method_66253, createCodec

<Type extends UniquelyIdentifyable> StreamCodec<io.netty.buffer.ByteBuf, EntityReference<Type>> (): b, streamCodec, method_66261, createPacketCodec

UUID (): c, getUUID, method_66263, getUuid

StoredEntityType (UUIDLookup<? super StoredEntityType>, Class<StoredEntityType>): a, getEntity, method_66255, resolve

StoredEntityType (UniquelyIdentifyable, Class<StoredEntityType>): a, resolve, method_66257, cast

boolean (StoredEntityType): a, matches, method_66256, uuidEquals

void (CompoundTag, String): a, store, method_66259, writeNbt

<StoredEntityType extends UniquelyIdentifyable> StoredEntityType (EntityReference<StoredEntityType>, UUIDLookup<? super StoredEntityType>, Class<StoredEntityType>): a, get, method_66254, resolve

<StoredEntityType extends UniquelyIdentifyable> EntityReference<StoredEntityType> (CompoundTag, String): b, read, method_66262, fromNbt

<StoredEntityType extends UniquelyIdentifyable> EntityReference<StoredEntityType> (CompoundTag, String, Level): a, readWithOldOwnerConversion, method_66260, fromNbtOrPlayerName