类 TransientEntitySectionManager.Callback
java.lang.Object
net.minecraft.world.level.entity.TransientEntitySectionManager.Callback
- 所有已实现的接口:
EntityInLevelCallback
- 封闭类:
TransientEntitySectionManager<T extends EntityAccess>
-
字段概要
字段从接口继承的字段 net.minecraft.world.level.entity.EntityInLevelCallback
NULL
-
构造器概要
构造器 -
方法概要
-
字段详细资料
-
entity
-
realEntity
-
currentSectionKey
private long currentSectionKey -
currentSection
-
-
构造器详细资料
-
Callback
Callback(T p_157673_, long p_157674_, EntitySection<T> p_157675_)
-
-
方法详细资料
-
onMove
public void onMove()- 指定者:
onMove
在接口中EntityInLevelCallback
-
onRemove
- 指定者:
onRemove
在接口中EntityInLevelCallback
-