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

20 lines
472 B
Plaintext
Raw Normal View History

2016-10-18 11:31:59 -04:00
CLASS wf net/minecraft/villager/VillageDoor
FIELD a position Lcn;
FIELD c facing Lcu;
METHOD <init> (Lcn;III)V
ARG 0 position
2016-10-18 11:31:59 -04:00
METHOD <init> (Lcn;Lcu;I)V
ARG 0 position
ARG 1 facing
2016-10-18 11:31:59 -04:00
METHOD a getFacing (II)Lcu;
METHOD a squaredDistanceTo (Lcn;)I
ARG 0 otherPosition
2016-10-18 11:31:59 -04:00
METHOD b (Lcn;)I
ARG 0 otherPosition
2016-10-18 11:31:59 -04:00
METHOD c (Lcn;)Z
ARG 0 otherPosition
2016-10-18 11:31:59 -04:00
METHOD d getPosition ()Lcn;
METHOD f insideDirectionX ()I
METHOD g insideDirectionY ()I
METHOD h timeSeen ()I