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 SynchedEntityDataEntity.entityDataprivate final SynchedEntityDataItemBasedSteering.entityDataMethods in net.minecraft.world.entity that return SynchedEntityDataConstructors in net.minecraft.world.entity with parameters of type SynchedEntityDataModifierConstructorDescriptionItemBasedSteering(SynchedEntityData p_20841_, EntityDataAccessor<Integer> p_20842_, EntityDataAccessor<Boolean> p_20843_)