yarn/mappings/net/minecraft/village/VillageDoor.mapping

18 lines
550 B
Plaintext
Raw Normal View History

2017-04-05 07:31:24 -04:00
CLASS yh net/minecraft/village/VillageDoor
FIELD a position Ldx;
FIELD c facing Lee;
FIELD d lastTimeSeenByVillager I
FIELD f entityInsideTicks I
METHOD a clearEntityInsideTicks ()V
METHOD a setLastTimeSeenByVillager (I)V
2017-04-05 07:31:24 -04:00
METHOD a getFacing (II)Lee;
METHOD a squaredDistanceTo (Ldx;)I
METHOD b entityInsideTick ()V
METHOD b squaredDistance (III)I
METHOD c getEntityInsideTicks ()I
2017-04-05 07:31:24 -04:00
METHOD d getPosition ()Ldx;
METHOD f insideDirectionX ()I
METHOD g insideDirectionY ()I
METHOD h getLastTimeSeenByVillager ()I
2017-04-05 07:31:24 -04:00
METHOD j getFacing ()Lee;