Uses of Class
net.minecraft.network.syncher.SynchedEntityData
-
Uses of SynchedEntityData in net.minecraft.world.entity
Modifier and TypeFieldDescriptionprotected final SynchedEntityData
Entity.entityData
private final SynchedEntityData
ItemBasedSteering.entityData
Modifier and TypeMethodDescriptionprivate static Transformation
Display.createTransformation
(SynchedEntityData p_270278_) void
Display.IntepolatorUpdater.update
(float p_276309_, SynchedEntityData p_276315_) void
Display.InterpolatorSet.updateValues
(float p_276304_, SynchedEntityData p_276273_) ModifierConstructorDescriptionItemBasedSteering
(SynchedEntityData p_20841_, EntityDataAccessor<Integer> p_20842_, EntityDataAccessor<Boolean> p_20843_)