History - net.minecraft.entity.LazyEntityReference
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
UUID (World, String): lambda$readWithOldOwnerConversion$1, method_68262, method_68262
UUID (World, String): lambda$readWithOldOwnerConversion$0, method_68262, method_68262
1.21.11_unobfuscated
Names
net.minecraft.world.entity.EntityReference
net.minecraft.class_10583
net.minecraft.entity.LazyEntityReference
Fields
com.mojang.serialization.Codec<? extends LazyEntityReference<?>>: CODEC, field_56632, CODEC
PacketCodec<io.netty.buffer.ByteBuf, ? extends LazyEntityReference<?>>: STREAM_CODEC, field_56633, PACKET_CODEC
com.mojang.datafixers.util.Either<UUID, StoredEntityType>: entity, field_55661, value
Constructors
(StoredEntityType)
(UUID)
Methods
<Type extends UniquelyIdentifiable> com.mojang.serialization.Codec<LazyEntityReference<Type>> (): codec, method_66253, createCodec
<Type extends UniquelyIdentifiable> PacketCodec<io.netty.buffer.ByteBuf, LazyEntityReference<Type>> (): streamCodec, method_66261, createPacketCodec
<T extends UniquelyIdentifiable> LazyEntityReference<T> (T): of, method_73299, of
<T extends UniquelyIdentifiable> LazyEntityReference<T> (UUID): of, method_73300, ofUUID
UUID (): getUUID, method_66263, getUuid
StoredEntityType (EntityQueriable<? extends UniquelyIdentifiable>, Class<StoredEntityType>): getEntity, method_66255, resolve
StoredEntityType (World, Class<StoredEntityType>): getEntity, method_73298, getEntityByClass
StoredEntityType (UniquelyIdentifiable, Class<StoredEntityType>): resolve, method_66257, cast
boolean (StoredEntityType): matches, method_66256, uuidEquals
void (WriteView, String): store, method_66259, writeData
void (LazyEntityReference<?>, WriteView, String): store, method_71612, writeData
<StoredEntityType extends UniquelyIdentifiable> StoredEntityType (LazyEntityReference<StoredEntityType>, World, Class<StoredEntityType>): get, method_66254, resolve
Entity (LazyEntityReference<Entity>, World): getEntity, method_73297, getEntity
LivingEntity (LazyEntityReference<LivingEntity>, World): getLivingEntity, method_73301, getLivingEntity
PlayerEntity (LazyEntityReference<PlayerEntity>, World): getPlayer, method_73302, getPlayerEntity
<StoredEntityType extends UniquelyIdentifiable> LazyEntityReference<StoredEntityType> (ReadView, String): read, method_66262, fromData
<StoredEntityType extends UniquelyIdentifiable> LazyEntityReference<StoredEntityType> (ReadView, String, World): readWithOldOwnerConversion, method_66260, fromDataOrPlayerName
UUID (World, String): lambda$readWithOldOwnerConversion$1, method_68262, method_68262