net.minecraft.network.syncher

public class EntityDataAccessor<T>

aby
net.minecraft.network.syncher.EntityDataAccessor
net.minecraft.class_2940
net.minecraft.entity.data.TrackedData
net.minecraft.src.C_5225_
net.minecraft.network.syncher.DataWatcherObject

字段概要

修饰符与类型字段
private final int
a
id
field_13306
id
f_135010_
private final EntityDataSerializer<T>
b
serializer
field_13307
dataType
f_135011_

构造函数概要

修饰符构造函数
public (int id, EntityDataSerializer<T> dataType)

方法概要

修饰符与类型方法
public int
a()
getId()
method_12713()
getId()
m_135015_()
public EntityDataSerializer<T>
b()
getSerializer()
method_12712()
getType()
m_135016_()