net.minecraft.entity.data

public class SyncedData$Entry<T>

nb$a
net.minecraft.unmapped.C_61027059$C_95179189
net.minecraft.entity.data.SyncedData$Entry

Field summary

Modifier and TypeField
private final DataAttribute<T>
a
f_25754912
attribute
private T
b
f_24092394
value
private boolean
c
f_14797258
dirty

Constructor summary

ModifierConstructor
public (DataAttribute<T> attribute, T value)

Method summary

Modifier and TypeMethod
public DataAttribute<T>
a()
m_34487317()
getAttribute()
public void
a(T arg0)
m_55305107(T arg0)
setValue(T value)
public T
b()
m_25249027()
getValue()
public boolean
c()
m_39370854()
isDirty()
public void
a(boolean arg0)
m_13402556(boolean arg0)
setDirty(boolean dirty)
public SyncedData$Entry<T>
d()
m_33995643()
copy()