yarn/mappings/net/minecraft/entity/Entity.mapping

12 lines
269 B
Plaintext
Raw Normal View History

2016-08-12 14:24:17 -04:00
CLASS none/se net/minecraft/entity/Entity
2016-08-14 16:19:38 -04:00
FIELD S rand Ljava/util/Random;
2016-08-12 14:24:17 -04:00
FIELD a LOGGER Lorg/apache/logging/log4j/Logger;
FIELD at isGlowing Z
FIELD l world Lnone/aiu;
FIELD p x D
FIELD q y D
FIELD r z D
FIELD s motionX D
FIELD t motionY D
FIELD u motionZ D