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$Listener
intermediary net/minecraft/class_5582$class_5583
official ecj$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 entity
Lnet/minecraft/world/entity/ClientEntityManager$Listener;entity:Lnet/minecraft/world/entity/EntityLike;
intermediary field_27286
Lnet/minecraft/class_5582$class_5583;field_27286:Lnet/minecraft/class_5568;
official c
Lecj$a;c:Lebx;
-
lastSectionPos
private long lastSectionPos- Mappings:
Namespace Name Mixin selector named lastSectionPos
Lnet/minecraft/world/entity/ClientEntityManager$Listener;lastSectionPos:J
intermediary field_27287
Lnet/minecraft/class_5582$class_5583;field_27287:J
official d
Lecj$a;d:J
-
section
- Mappings:
Namespace Name Mixin selector named section
Lnet/minecraft/world/entity/ClientEntityManager$Listener;section:Lnet/minecraft/world/entity/EntityTrackingSection;
intermediary field_27288
Lnet/minecraft/class_5582$class_5583;field_27288:Lnet/minecraft/class_5572;
official e
Lecj$a;e:Lecb;
-
-
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;)V
intermediary <init>
Lnet/minecraft/class_5582$class_5583;<init>(Lnet/minecraft/class_5582;Lnet/minecraft/class_5568;JLnet/minecraft/class_5572;)V
official <init>
Lecj$a;<init>(Lecj;Lebx;JLecb;)V
-
-
Method Details
-
updateEntityPosition
public void updateEntityPosition()- Specified by:
updateEntityPosition
in interfaceEntityChangeListener
- Mappings:
Namespace Name Mixin selector named updateEntityPosition
Lnet/minecraft/world/entity/EntityChangeListener;updateEntityPosition()V
intermediary method_31749
Lnet/minecraft/class_5569;method_31749()V
official a
Leby;a()V
-
remove
- Specified by:
remove
in interfaceEntityChangeListener
- Mappings:
Namespace Name Mixin selector named remove
Lnet/minecraft/world/entity/EntityChangeListener;remove(Lnet/minecraft/entity/Entity$RemovalReason;)V
intermediary method_31750
Lnet/minecraft/class_5569;method_31750(Lnet/minecraft/class_1297$class_5529;)V
official a
Leby;a(Lbvj$d;)V
-