Package net.minecraft.world.entity
Class ClientEntityManager.Listener
java.lang.Object
net.minecraft.world.entity.ClientEntityManager.Listener
- All Implemented Interfaces:
EntityChangeListener
- Enclosing class:
ClientEntityManager<T extends EntityLike>
- Mappings:
Namespace Name named net/minecraft/world/entity/ClientEntityManager$Listenerintermediary net/minecraft/class_5582$class_5583official erd$a
-
Field Summary
FieldsFields inherited from interface net.minecraft.world.entity.EntityChangeListener
NONE -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
entity
- Mappings:
Namespace Name Mixin selector named entityLnet/minecraft/world/entity/ClientEntityManager$Listener;entity:Lnet/minecraft/world/entity/EntityLike;intermediary field_27286Lnet/minecraft/class_5582$class_5583;field_27286:Lnet/minecraft/class_5568;official cLerd$a;c:Leqr;
-
lastSectionPos
private long lastSectionPos- Mappings:
Namespace Name Mixin selector named lastSectionPosLnet/minecraft/world/entity/ClientEntityManager$Listener;lastSectionPos:Jintermediary field_27287Lnet/minecraft/class_5582$class_5583;field_27287:Jofficial dLerd$a;d:J
-
section
- Mappings:
Namespace Name Mixin selector named sectionLnet/minecraft/world/entity/ClientEntityManager$Listener;section:Lnet/minecraft/world/entity/EntityTrackingSection;intermediary field_27288Lnet/minecraft/class_5582$class_5583;field_27288:Lnet/minecraft/class_5572;official eLerd$a;e:Leqv;
-
-
Constructor Details
-
Listener
Listener(T entity, long pos, EntityTrackingSection<T> section) - Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/world/entity/ClientEntityManager$Listener;<init>(Lnet/minecraft/world/entity/ClientEntityManager;Lnet/minecraft/world/entity/EntityLike;JLnet/minecraft/world/entity/EntityTrackingSection;)Vintermediary <init>Lnet/minecraft/class_5582$class_5583;<init>(Lnet/minecraft/class_5582;Lnet/minecraft/class_5568;JLnet/minecraft/class_5572;)Vofficial <init>Lerd$a;<init>(Lerd;Leqr;JLeqv;)V
-
-
Method Details
-
updateEntityPosition
public void updateEntityPosition()- Specified by:
updateEntityPositionin interfaceEntityChangeListener- Mappings:
Namespace Name Mixin selector named updateEntityPositionLnet/minecraft/world/entity/EntityChangeListener;updateEntityPosition()Vintermediary method_31749Lnet/minecraft/class_5569;method_31749()Vofficial aLeqs;a()V
-
remove
- Specified by:
removein interfaceEntityChangeListener- Mappings:
Namespace Name Mixin selector named removeLnet/minecraft/world/entity/EntityChangeListener;remove(Lnet/minecraft/entity/Entity$RemovalReason;)Vintermediary method_31750Lnet/minecraft/class_5569;method_31750(Lnet/minecraft/class_1297$class_5529;)Vofficial aLeqs;a(Lcge$e;)V
-