Uses of Class
net.minecraft.network.syncher.SynchedEntityData.DataItem
-
Uses of SynchedEntityData.DataItem in net.minecraft.network.syncher
Modifier and TypeFieldDescriptionprivate final SynchedEntityData.DataItem<?>[]
SynchedEntityData.Builder.itemsById
private final SynchedEntityData.DataItem<?>[]
SynchedEntityData.itemsById
Modifier and TypeMethodDescriptionprivate <T> SynchedEntityData.DataItem
<T> SynchedEntityData.getItem
(EntityDataAccessor<T> p_135380_) Modifier and TypeMethodDescriptionprivate <T> void
SynchedEntityData.assignValue
(SynchedEntityData.DataItem<T> p_135376_, SynchedEntityData.DataValue<?> p_254484_) ModifierConstructorDescription(package private)
SynchedEntityData
(SyncedDataHolder p_326156_, SynchedEntityData.DataItem<?>[] p_326032_)