Uses of Class
net.minecraft.network.syncher.SynchedEntityData.DataItem
Packages that use SynchedEntityData.DataItem
-
Uses of SynchedEntityData.DataItem in net.minecraft.network.syncher
Fields in net.minecraft.network.syncher with type parameters of type SynchedEntityData.DataItemModifier and TypeFieldDescriptionprivate final it.unimi.dsi.fastutil.ints.Int2ObjectMap<SynchedEntityData.DataItem<?>>SynchedEntityData.itemsByIdMethods in net.minecraft.network.syncher that return SynchedEntityData.DataItemModifier and TypeMethodDescriptionprivate <T> SynchedEntityData.DataItem<T>SynchedEntityData.getItem(EntityDataAccessor<T> p_135380_) Methods in net.minecraft.network.syncher with parameters of type SynchedEntityData.DataItemModifier and TypeMethodDescriptionprivate <T> voidSynchedEntityData.assignValue(SynchedEntityData.DataItem<T> p_135376_, SynchedEntityData.DataValue<?> p_254484_)