yarn/mappings/net/minecraft/client/network/packet/WorldBorderS2CPacket.mapping

15 lines
359 B
Plaintext
Raw Normal View History

2019-06-07 07:45:25 -04:00
CLASS ml net/minecraft/client/network/packet/WorldBorderS2CPacket
2019-06-19 15:24:08 -04:00
CLASS a Type
2019-06-07 07:45:25 -04:00
FIELD a type Lml$a;
FIELD b portalTeleportPosLimit I
FIELD c centerX D
FIELD d centerZ D
FIELD e size D
FIELD f oldSize D
FIELD g interpolationDuration J
2016-09-14 06:00:19 -04:00
FIELD h warningTime I
FIELD i warningBlocks I
2019-06-19 13:48:53 -04:00
METHOD <init> (Lbxa;Lml$a;)V
2018-11-04 07:22:38 -05:00
ARG 1 border
2019-06-19 13:48:53 -04:00
METHOD a apply (Lbxa;)V