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

26 lines
749 B
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_4048 net/minecraft/entity/EntityDimensions
FIELD field_18067 width F
FIELD field_18068 height F
FIELD field_18069 fixed Z
METHOD <init> (FFZ)V
ARG 1 width
ARG 2 height
ARG 3 fixed
2019-06-28 17:55:20 -04:00
METHOD method_18383 scaled (F)Lnet/minecraft/class_4048;
ARG 1 ratio
2019-06-28 17:55:20 -04:00
METHOD method_18384 changing (FF)Lnet/minecraft/class_4048;
ARG 0 width
ARG 1 height
2019-06-28 17:55:20 -04:00
METHOD method_18385 fixed (FF)Lnet/minecraft/class_4048;
ARG 0 width
ARG 1 height
2019-06-28 17:55:20 -04:00
METHOD method_19539 scaled (FF)Lnet/minecraft/class_4048;
ARG 1 widthRatio
ARG 2 heightRatio
METHOD method_30231 getBoxAt (DDD)Lnet/minecraft/class_238;
ARG 1 x
ARG 3 y
ARG 5 z
METHOD method_30757 getBoxAt (Lnet/minecraft/class_243;)Lnet/minecraft/class_238;
ARG 1 pos