Uses of Class
net.minecraft.network.syncher.EntityDataAccessor
Package
Description
-
Uses of EntityDataAccessor in net.minecraft.client.player
Modifier and TypeMethodDescriptionvoid
LocalPlayer.onSyncedDataUpdated(EntityDataAccessor<?> p_108699_)
-
Uses of EntityDataAccessor in net.minecraft.network.syncher
Modifier and TypeFieldDescription(package private) EntityDataAccessor<T>
SynchedEntityData.DataItem.accessor
Modifier and TypeMethodDescriptiondefault EntityDataAccessor<T>
EntityDataSerializer.createAccessor(int p_135022_)
static <T> EntityDataAccessor<T>
SynchedEntityData.defineId(Class<? extends Entity> p_135354_, EntityDataSerializer<T> p_135355_)
SynchedEntityData.DataItem.getAccessor()
Modifier and TypeMethodDescriptionprivate <T> void
SynchedEntityData.createDataItem(EntityDataAccessor<T> p_135386_, T p_135387_)
<T> void
SynchedEntityData.define(EntityDataAccessor<T> p_135373_, T p_135374_)
<T> T
SynchedEntityData.get(EntityDataAccessor<T> p_135371_)
private <T> SynchedEntityData.DataItem<T>
SynchedEntityData.getItem(EntityDataAccessor<T> p_135380_)
<T> void
SynchedEntityData.set(EntityDataAccessor<T> p_135382_, T p_135383_)
-
Uses of EntityDataAccessor in net.minecraft.world.entity
Modifier and TypeFieldDescriptionprivate EntityDataAccessor<Integer>
ItemBasedSteering.boostTimeAccessor
private static EntityDataAccessor<Integer>
Entity.DATA_AIR_SUPPLY_ID
private static EntityDataAccessor<Integer>
LivingEntity.DATA_ARROW_COUNT_ID
private static EntityDataAccessor<Boolean>
AgeableMob.DATA_BABY_ID
private static EntityDataAccessor<Integer>
AreaEffectCloud.DATA_COLOR
private static EntityDataAccessor<Optional<Component>>
Entity.DATA_CUSTOM_NAME
private static EntityDataAccessor<Boolean>
Entity.DATA_CUSTOM_NAME_VISIBLE
private static EntityDataAccessor<Integer>
GlowSquid.DATA_DARK_TICKS_REMAINING
private static EntityDataAccessor<Boolean>
LivingEntity.DATA_EFFECT_AMBIENCE_ID
private static EntityDataAccessor<Integer>
LivingEntity.DATA_EFFECT_COLOR_ID
protected static EntityDataAccessor<Byte>
TamableAnimal.DATA_FLAGS_ID
private static EntityDataAccessor<Float>
LivingEntity.DATA_HEALTH_ID
protected static EntityDataAccessor<Byte>
LivingEntity.DATA_LIVING_ENTITY_FLAGS
private static EntityDataAccessor<Byte>
private static EntityDataAccessor<Boolean>
Entity.DATA_NO_GRAVITY
protected static EntityDataAccessor<Optional<UUID>>
TamableAnimal.DATA_OWNERUUID_ID
private static EntityDataAccessor<ParticleOptions>
AreaEffectCloud.DATA_PARTICLE
protected static EntityDataAccessor<Pose>
Entity.DATA_POSE
private static EntityDataAccessor<Float>
AreaEffectCloud.DATA_RADIUS
protected static EntityDataAccessor<Byte>
Entity.DATA_SHARED_FLAGS_ID
private static EntityDataAccessor<Boolean>
Entity.DATA_SILENT
private static EntityDataAccessor<Integer>
LivingEntity.DATA_STINGER_COUNT_ID
private static EntityDataAccessor<Integer>
Entity.DATA_TICKS_FROZEN
private static EntityDataAccessor<Boolean>
AreaEffectCloud.DATA_WAITING
private EntityDataAccessor<Boolean>
ItemBasedSteering.hasSaddleAccessor
private static EntityDataAccessor<Optional<BlockPos>>
LivingEntity.SLEEPING_POS_ID
Modifier and TypeMethodDescriptionvoid
AgeableMob.onSyncedDataUpdated(EntityDataAccessor<?> p_146754_)
void
AreaEffectCloud.onSyncedDataUpdated(EntityDataAccessor<?> p_19729_)
void
Entity.onSyncedDataUpdated(EntityDataAccessor<?> p_20059_)
void
LivingEntity.onSyncedDataUpdated(EntityDataAccessor<?> p_21104_)
ModifierConstructorDescriptionItemBasedSteering(SynchedEntityData p_20841_, EntityDataAccessor<Integer> p_20842_, EntityDataAccessor<Boolean> p_20843_)
-
Uses of EntityDataAccessor in net.minecraft.world.entity.ambient
-
Uses of EntityDataAccessor in net.minecraft.world.entity.animal
Modifier and TypeFieldDescriptionprivate static EntityDataAccessor<Integer>
Pig.DATA_BOOST_TIME
private static EntityDataAccessor<Integer>
private static EntityDataAccessor<Integer>
Wolf.DATA_COLLAR_COLOR
private static EntityDataAccessor<Byte>
Bee.DATA_FLAGS_ID
private static EntityDataAccessor<Byte>
Fox.DATA_FLAGS_ID
protected static EntityDataAccessor<Byte>
IronGolem.DATA_FLAGS_ID
private static EntityDataAccessor<Byte>
Panda.DATA_ID_FLAGS
private static EntityDataAccessor<Integer>
TropicalFish.DATA_ID_TYPE_VARIANT
private static EntityDataAccessor<Boolean>
Wolf.DATA_INTERESTED_ID
private static EntityDataAccessor<Byte>
SnowGolem.DATA_PUMPKIN_ID
private static EntityDataAccessor<Integer>
private static EntityDataAccessor<Integer>
private static EntityDataAccessor<Boolean>
Pig.DATA_SADDLE_ID
private static EntityDataAccessor<Boolean>
PolarBear.DATA_STANDING_ID
private static EntityDataAccessor<Optional<UUID>>
private static EntityDataAccessor<Optional<UUID>>
private static EntityDataAccessor<Boolean>
Ocelot.DATA_TRUSTING
private static EntityDataAccessor<String>
MushroomCow.DATA_TYPE
private static EntityDataAccessor<Integer>
Cat.DATA_TYPE_ID
private static EntityDataAccessor<Integer>
Fox.DATA_TYPE_ID
private static EntityDataAccessor<Integer>
Rabbit.DATA_TYPE_ID
private static EntityDataAccessor<Integer>
Parrot.DATA_VARIANT_ID
private static EntityDataAccessor<Byte>
Sheep.DATA_WOOL_ID
private static EntityDataAccessor<Integer>
Panda.EAT_COUNTER
private static EntityDataAccessor<Boolean>
AbstractFish.FROM_BUCKET
private static EntityDataAccessor<Boolean>
Turtle.GOING_HOME
private static EntityDataAccessor<Boolean>
Dolphin.GOT_FISH
private static EntityDataAccessor<Boolean>
Turtle.HAS_EGG
private static EntityDataAccessor<Byte>
Panda.HIDDEN_GENE_ID
private static EntityDataAccessor<BlockPos>
Turtle.HOME_POS
private static EntityDataAccessor<Boolean>
Cat.IS_LYING
private static EntityDataAccessor<Boolean>
Turtle.LAYING_EGG
private static EntityDataAccessor<Byte>
Panda.MAIN_GENE_ID
private static EntityDataAccessor<Integer>
Dolphin.MOISTNESS_LEVEL
private static EntityDataAccessor<Integer>
Pufferfish.PUFF_STATE
private static EntityDataAccessor<Boolean>
Cat.RELAX_STATE_ONE
private static EntityDataAccessor<Integer>
Panda.SNEEZE_COUNTER
private static EntityDataAccessor<BlockPos>
Turtle.TRAVEL_POS
private static EntityDataAccessor<Boolean>
Turtle.TRAVELLING
private static EntityDataAccessor<BlockPos>
Dolphin.TREASURE_POS
private static EntityDataAccessor<Integer>
Panda.UNHAPPY_COUNTER
Modifier and TypeMethodDescriptionvoid
Pig.onSyncedDataUpdated(EntityDataAccessor<?> p_29480_)
void
Pufferfish.onSyncedDataUpdated(EntityDataAccessor<?> p_29615_)
-
Uses of EntityDataAccessor in net.minecraft.world.entity.animal.axolotl
Modifier and TypeFieldDescriptionprivate static EntityDataAccessor<Boolean>
Axolotl.DATA_PLAYING_DEAD
private static EntityDataAccessor<Integer>
Axolotl.DATA_VARIANT
private static EntityDataAccessor<Boolean>
Axolotl.FROM_BUCKET
-
Uses of EntityDataAccessor in net.minecraft.world.entity.animal.goat
-
Uses of EntityDataAccessor in net.minecraft.world.entity.animal.horse
Modifier and TypeFieldDescriptionprivate static EntityDataAccessor<Boolean>
AbstractChestedHorse.DATA_ID_CHEST
private static EntityDataAccessor<Byte>
AbstractHorse.DATA_ID_FLAGS
private static EntityDataAccessor<Optional<UUID>>
AbstractHorse.DATA_ID_OWNER_UUID
private static EntityDataAccessor<Integer>
Horse.DATA_ID_TYPE_VARIANT
private static EntityDataAccessor<Integer>
Llama.DATA_STRENGTH_ID
private static EntityDataAccessor<Integer>
Llama.DATA_SWAG_ID
private static EntityDataAccessor<Integer>
Llama.DATA_VARIANT_ID
-
Uses of EntityDataAccessor in net.minecraft.world.entity.boss.enderdragon
Modifier and TypeFieldDescriptionprivate static EntityDataAccessor<Optional<BlockPos>>
EndCrystal.DATA_BEAM_TARGET
static EntityDataAccessor<Integer>
EnderDragon.DATA_PHASE
private static EntityDataAccessor<Boolean>
EndCrystal.DATA_SHOW_BOTTOM
Modifier and TypeMethodDescriptionvoid
EnderDragon.onSyncedDataUpdated(EntityDataAccessor<?> p_31136_)
-
Uses of EntityDataAccessor in net.minecraft.world.entity.boss.wither
Modifier and TypeFieldDescriptionprivate static EntityDataAccessor<Integer>
WitherBoss.DATA_ID_INV
private static EntityDataAccessor<Integer>
WitherBoss.DATA_TARGET_A
private static EntityDataAccessor<Integer>
WitherBoss.DATA_TARGET_B
private static EntityDataAccessor<Integer>
WitherBoss.DATA_TARGET_C
Modifier and TypeFieldDescriptionprivate static List<EntityDataAccessor<Integer>>
WitherBoss.DATA_TARGETS
-
Uses of EntityDataAccessor in net.minecraft.world.entity.decoration
Modifier and TypeFieldDescriptionstatic EntityDataAccessor<Rotations>
ArmorStand.DATA_BODY_POSE
static EntityDataAccessor<Byte>
ArmorStand.DATA_CLIENT_FLAGS
static EntityDataAccessor<Rotations>
ArmorStand.DATA_HEAD_POSE
private static EntityDataAccessor<ItemStack>
ItemFrame.DATA_ITEM
static EntityDataAccessor<Rotations>
ArmorStand.DATA_LEFT_ARM_POSE
static EntityDataAccessor<Rotations>
ArmorStand.DATA_LEFT_LEG_POSE
static EntityDataAccessor<Rotations>
ArmorStand.DATA_RIGHT_ARM_POSE
static EntityDataAccessor<Rotations>
ArmorStand.DATA_RIGHT_LEG_POSE
private static EntityDataAccessor<Integer>
ItemFrame.DATA_ROTATION
Modifier and TypeMethodDescriptionvoid
ArmorStand.onSyncedDataUpdated(EntityDataAccessor<?> p_31602_)
void
ItemFrame.onSyncedDataUpdated(EntityDataAccessor<?> p_31797_)
-
Uses of EntityDataAccessor in net.minecraft.world.entity.item
Modifier and TypeFieldDescriptionprivate static EntityDataAccessor<Integer>
PrimedTnt.DATA_FUSE_ID
private static EntityDataAccessor<ItemStack>
ItemEntity.DATA_ITEM
protected static EntityDataAccessor<BlockPos>
FallingBlockEntity.DATA_START_POS
Modifier and TypeMethodDescriptionvoid
ItemEntity.onSyncedDataUpdated(EntityDataAccessor<?> p_32036_)
-
Uses of EntityDataAccessor in net.minecraft.world.entity.monster
Modifier and TypeFieldDescriptionprotected static EntityDataAccessor<Direction>
Shulker.DATA_ATTACH_FACE_ID
private static EntityDataAccessor<Boolean>
Zoglin.DATA_BABY_ID
private static EntityDataAccessor<Boolean>
Zombie.DATA_BABY_ID
private static EntityDataAccessor<Integer>
Strider.DATA_BOOST_TIME
private static EntityDataAccessor<Optional<BlockState>>
EnderMan.DATA_CARRY_STATE
protected static EntityDataAccessor<Byte>
Shulker.DATA_COLOR_ID
private static EntityDataAccessor<Boolean>
ZombieVillager.DATA_CONVERTING_ID
private static EntityDataAccessor<Boolean>
EnderMan.DATA_CREEPY
private static EntityDataAccessor<Boolean>
Zombie.DATA_DROWNED_CONVERSION_ID
private static EntityDataAccessor<Byte>
Blaze.DATA_FLAGS_ID
private static EntityDataAccessor<Byte>
Spider.DATA_FLAGS_ID
protected static EntityDataAccessor<Byte>
Vex.DATA_FLAGS_ID
private static EntityDataAccessor<Integer>
Guardian.DATA_ID_ATTACK_TARGET
private static EntityDataAccessor<Boolean>
Guardian.DATA_ID_MOVING
private static EntityDataAccessor<Boolean>
Ghast.DATA_IS_CHARGING
private static EntityDataAccessor<Boolean>
Creeper.DATA_IS_IGNITED
private static EntityDataAccessor<Boolean>
Creeper.DATA_IS_POWERED
protected static EntityDataAccessor<Byte>
Shulker.DATA_PEEK_ID
private static EntityDataAccessor<Boolean>
Strider.DATA_SADDLE_ID
private static EntityDataAccessor<Integer>
Zombie.DATA_SPECIAL_TYPE_ID
private static EntityDataAccessor<Byte>
SpellcasterIllager.DATA_SPELL_CASTING_ID
private static EntityDataAccessor<Boolean>
EnderMan.DATA_STARED_AT
private static EntityDataAccessor<Boolean>
Skeleton.DATA_STRAY_CONVERSION_ID
private static EntityDataAccessor<Boolean>
Strider.DATA_SUFFOCATING
private static EntityDataAccessor<Integer>
Creeper.DATA_SWELL_DIR
private static EntityDataAccessor<Boolean>
Witch.DATA_USING_ITEM
private static EntityDataAccessor<VillagerData>
ZombieVillager.DATA_VILLAGER_DATA
private static EntityDataAccessor<Integer>
Phantom.ID_SIZE
private static EntityDataAccessor<Integer>
Slime.ID_SIZE
private static EntityDataAccessor<Boolean>
Pillager.IS_CHARGING_CROSSBOW
Modifier and TypeMethodDescriptionvoid
EnderMan.onSyncedDataUpdated(EntityDataAccessor<?> p_32513_)
void
Guardian.onSyncedDataUpdated(EntityDataAccessor<?> p_32834_)
void
Phantom.onSyncedDataUpdated(EntityDataAccessor<?> p_33134_)
void
Shulker.onSyncedDataUpdated(EntityDataAccessor<?> p_33434_)
void
Slime.onSyncedDataUpdated(EntityDataAccessor<?> p_33609_)
void
Strider.onSyncedDataUpdated(EntityDataAccessor<?> p_33900_)
void
Zoglin.onSyncedDataUpdated(EntityDataAccessor<?> p_34225_)
void
Zombie.onSyncedDataUpdated(EntityDataAccessor<?> p_34307_)
-
Uses of EntityDataAccessor in net.minecraft.world.entity.monster.hoglin
Modifier and TypeFieldDescriptionprivate static EntityDataAccessor<Boolean>
Hoglin.DATA_IMMUNE_TO_ZOMBIFICATION
-
Uses of EntityDataAccessor in net.minecraft.world.entity.monster.piglin
Modifier and TypeFieldDescriptionprivate static EntityDataAccessor<Boolean>
Piglin.DATA_BABY_ID
protected static EntityDataAccessor<Boolean>
AbstractPiglin.DATA_IMMUNE_TO_ZOMBIFICATION
private static EntityDataAccessor<Boolean>
Piglin.DATA_IS_CHARGING_CROSSBOW
private static EntityDataAccessor<Boolean>
Piglin.DATA_IS_DANCING
Modifier and TypeMethodDescriptionvoid
Piglin.onSyncedDataUpdated(EntityDataAccessor<?> p_34727_)
-
Uses of EntityDataAccessor in net.minecraft.world.entity.npc
Modifier and TypeFieldDescriptionprivate static EntityDataAccessor<Integer>
AbstractVillager.DATA_UNHAPPY_COUNTER
private static EntityDataAccessor<VillagerData>
Villager.DATA_VILLAGER_DATA
-
Uses of EntityDataAccessor in net.minecraft.world.entity.player
Modifier and TypeFieldDescriptionprivate static EntityDataAccessor<Float>
Player.DATA_PLAYER_ABSORPTION_ID
protected static EntityDataAccessor<Byte>
Player.DATA_PLAYER_MAIN_HAND
protected static EntityDataAccessor<Byte>
private static EntityDataAccessor<Integer>
Player.DATA_SCORE_ID
protected static EntityDataAccessor<CompoundTag>
Player.DATA_SHOULDER_LEFT
protected static EntityDataAccessor<CompoundTag>
Player.DATA_SHOULDER_RIGHT
-
Uses of EntityDataAccessor in net.minecraft.world.entity.projectile
Modifier and TypeFieldDescriptionprivate static EntityDataAccessor<OptionalInt>
FireworkRocketEntity.DATA_ATTACHED_TO_TARGET
private static EntityDataAccessor<Boolean>
FishingHook.DATA_BITING
private static EntityDataAccessor<Boolean>
WitherSkull.DATA_DANGEROUS
private static EntityDataAccessor<Integer>
FishingHook.DATA_HOOKED_ENTITY
private static EntityDataAccessor<ItemStack>
FireworkRocketEntity.DATA_ID_FIREWORKS_ITEM
private static EntityDataAccessor<ItemStack>
EyeOfEnder.DATA_ITEM_STACK
private static EntityDataAccessor<ItemStack>
Fireball.DATA_ITEM_STACK
private static EntityDataAccessor<ItemStack>
ThrowableItemProjectile.DATA_ITEM_STACK
private static EntityDataAccessor<Boolean>
FireworkRocketEntity.DATA_SHOT_AT_ANGLE
private static EntityDataAccessor<Integer>
Arrow.ID_EFFECT_COLOR
private static EntityDataAccessor<Byte>
AbstractArrow.ID_FLAGS
private static EntityDataAccessor<Boolean>
ThrownTrident.ID_FOIL
private static EntityDataAccessor<Byte>
ThrownTrident.ID_LOYALTY
private static EntityDataAccessor<Byte>
AbstractArrow.PIERCE_LEVEL
Modifier and TypeMethodDescriptionvoid
FishingHook.onSyncedDataUpdated(EntityDataAccessor<?> p_37153_)
-
Uses of EntityDataAccessor in net.minecraft.world.entity.raid
Modifier and TypeFieldDescriptionprotected static EntityDataAccessor<Boolean>
Raider.IS_CELEBRATING
-
Uses of EntityDataAccessor in net.minecraft.world.entity.vehicle
Modifier and TypeFieldDescriptionprivate static EntityDataAccessor<Integer>
Boat.DATA_ID_BUBBLE_TIME
(package private) static EntityDataAccessor<String>
MinecartCommandBlock.DATA_ID_COMMAND_NAME
private static EntityDataAccessor<Boolean>
AbstractMinecart.DATA_ID_CUSTOM_DISPLAY
private static EntityDataAccessor<Float>
AbstractMinecart.DATA_ID_DAMAGE
private static EntityDataAccessor<Float>
Boat.DATA_ID_DAMAGE
private static EntityDataAccessor<Integer>
AbstractMinecart.DATA_ID_DISPLAY_BLOCK
private static EntityDataAccessor<Integer>
AbstractMinecart.DATA_ID_DISPLAY_OFFSET
private static EntityDataAccessor<Boolean>
MinecartFurnace.DATA_ID_FUEL
private static EntityDataAccessor<Integer>
AbstractMinecart.DATA_ID_HURT
private static EntityDataAccessor<Integer>
Boat.DATA_ID_HURT
private static EntityDataAccessor<Integer>
AbstractMinecart.DATA_ID_HURTDIR
private static EntityDataAccessor<Integer>
Boat.DATA_ID_HURTDIR
(package private) static EntityDataAccessor<Component>
MinecartCommandBlock.DATA_ID_LAST_OUTPUT
private static EntityDataAccessor<Boolean>
Boat.DATA_ID_PADDLE_LEFT
private static EntityDataAccessor<Boolean>
Boat.DATA_ID_PADDLE_RIGHT
private static EntityDataAccessor<Integer>
Boat.DATA_ID_TYPE
Modifier and TypeMethodDescriptionvoid
MinecartCommandBlock.onSyncedDataUpdated(EntityDataAccessor<?> p_38527_)