Uses of Class
net.minecraft.network.syncher.SynchedEntityData
Packages that use SynchedEntityData
-
Uses of SynchedEntityData in net.minecraft.network.protocol.game
Constructors in net.minecraft.network.protocol.game with parameters of type SynchedEntityDataModifierConstructorDescriptionClientboundSetEntityDataPacket(int p_133147_, SynchedEntityData p_133148_, boolean p_133149_) -
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_)