yarn/mappings/net/minecraft/server/world/SecondaryServerWorld.mapping

26 lines
690 B
Plaintext
Raw Normal View History

2019-01-09 12:20:38 -05:00
CLASS um net/minecraft/server/world/SecondaryServerWorld
CLASS um$1
METHOD a onSizeChange (Lbrq;D)V
2018-12-29 06:43:20 -05:00
ARG 1 border
ARG 2 size
2019-01-09 12:20:38 -05:00
METHOD a onCenterChanged (Lbrq;DD)V
2018-12-12 12:12:26 -05:00
ARG 1 centerX
ARG 2 centerZ
2019-01-09 12:20:38 -05:00
METHOD a (Lbrq;DDJ)V
2018-12-29 06:43:20 -05:00
ARG 1 border
ARG 2 oldSize
ARG 4 newSize
2019-01-09 12:20:38 -05:00
METHOD a onWarningTimeChanged (Lbrq;I)V
2018-12-12 12:12:26 -05:00
ARG 1 warningTime
2019-01-09 12:20:38 -05:00
METHOD b onDamagePerBlockChanged (Lbrq;D)V
2018-12-12 12:12:26 -05:00
ARG 1 damagePerBlock
2019-01-09 12:20:38 -05:00
METHOD b onWarningBlocksChanged (Lbrq;I)V
2018-12-12 12:12:26 -05:00
ARG 1 warningBlocks
2019-01-09 12:20:38 -05:00
METHOD c onSafeZoneChanged (Lbrq;D)V
2018-12-12 12:12:26 -05:00
ARG 1 safeZoneRadius
2018-12-29 06:43:20 -05:00
METHOD a saveLevel ()V
2018-12-12 12:12:26 -05:00
METHOD b tickTime ()V
2019-01-09 12:20:38 -05:00
METHOD i_ initialize ()Lut;
METHOD s_ initializeAsSecondaryWorld ()Lum;
2018-12-29 06:43:20 -05:00
METHOD t_ saveWorldData ()V