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

15 lines
362 B
Plaintext
Raw Normal View History

2019-03-20 13:56:26 -04:00
CLASS mk net/minecraft/client/network/packet/WorldBorderS2CPacket
CLASS mk$a Type
FIELD a type Lmk$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-04-18 17:01:39 -04:00
METHOD <init> (Lbwv;Lmk$a;)V
2018-11-04 07:22:38 -05:00
ARG 1 border
2019-04-18 17:01:39 -04:00
METHOD a apply (Lbwv;)V