Uses of Class
net.minecraft.network.syncher.SynchedEntityData
Packages that use SynchedEntityData
-
Uses of SynchedEntityData in net.minecraft.network.syncher
Methods in net.minecraft.network.syncher that return SynchedEntityData -
Uses of SynchedEntityData in net.minecraft.world.entity
Fields in net.minecraft.world.entity declared as SynchedEntityDataModifier and TypeFieldDescriptionprotected final SynchedEntityDataEntity.entityDataprivate final SynchedEntityDataItemBasedSteering.entityDataMethods in net.minecraft.world.entity that return SynchedEntityDataMethods in net.minecraft.world.entity with parameters of type SynchedEntityDataModifier and TypeMethodDescriptionprivate static TransformationDisplay.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_)