net.minecraft.entity.data

public class SyncedData$Entry

pz$a
net.minecraft.class_878$class_879
net.minecraft.entity.data.SyncedData$Entry
net.minecraft.entity.DataWatcher$WatchableObject

Field summary

Modifier and TypeField
private final int
a
field_3423
type
objectType
private final int
b
field_3424
id
dataValueId
private Object
c
field_3425
value
watchedObject
private boolean
d
field_3426
dirty
watched

Constructor summary

ModifierConstructor
public (int type, int id, Object value)

Method summary

Modifier and TypeMethod
public int
a()
method_2707()
getId()
getDataValueId()
public void
a(Object arg0)
method_2708(Object arg0)
setValue(Object value)
setObject(Object object)
public Object
b()
method_2710()
getValue()
getObject()
public int
c()
method_2711()
getType()
getObjectType()
public boolean
d()
method_2712()
isDirty()
isWatched()
public void
a(boolean arg0)
method_2709(boolean arg0)
setDirty(boolean dirty)
setWatched(boolean watched)