net.minecraft.network.syncher

public record EntityDataAccessor<T>

alc
net.minecraft.network.syncher.EntityDataAccessor
net.minecraft.class_2940
net.minecraft.entity.data.TrackedData
net.minecraft.network.syncher.DataWatcherObject

Field summary

Modifier and TypeField
private final int
a
id
comp_2327
id
private final EntityDataSerializer<T>
b
serializer
comp_2328
dataType

Constructor summary

ModifierConstructor
public (int id, EntityDataSerializer<T> dataType)

Method summary

Modifier and TypeMethod
public int
a()
id()
comp_2327()
id()
public EntityDataSerializer<T>
b()
serializer()
comp_2328()
dataType()