Uses of Class
net.minecraft.network.syncher.SynchedEntityData
Packages that use SynchedEntityData
-
Uses of SynchedEntityData in net.minecraft.world.entity
Fields in net.minecraft.world.entity declared as SynchedEntityDataModifier and TypeFieldDescriptionprotected final SynchedEntityData
Entity.entityData
private final SynchedEntityData
ItemBasedSteering.entityData
Methods in net.minecraft.world.entity that return SynchedEntityDataMethods in net.minecraft.world.entity with parameters of type SynchedEntityDataModifier and TypeMethodDescriptionprivate static Transformation
Display.createTransformation
(SynchedEntityData p_270278_) Constructors in net.minecraft.world.entity with parameters of type SynchedEntityDataModifierConstructorDescriptionItemBasedSteering
(SynchedEntityData p_20841_, EntityDataAccessor<Integer> p_20842_, EntityDataAccessor<Boolean> p_20843_)