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

20 lines
563 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