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

25 lines
661 B
Plaintext
Raw Normal View History

2018-12-29 06:43:20 -05:00
CLASS uj net/minecraft/server/world/SecondaryServerWorld
2018-12-12 12:12:26 -05:00
CLASS uj$1
METHOD a onSizeChange (Lbqy;D)V
2018-12-29 06:43:20 -05:00
ARG 1 border
ARG 2 size
2018-12-12 12:12:26 -05:00
METHOD a onCenterChanged (Lbqy;DD)V
ARG 1 centerX
ARG 2 centerZ
METHOD a (Lbqy;DDJ)V
2018-12-29 06:43:20 -05:00
ARG 1 border
ARG 2 oldSize
ARG 4 newSize
2018-12-12 12:12:26 -05:00
METHOD a onWarningTimeChanged (Lbqy;I)V
ARG 1 warningTime
METHOD b onDamagePerBlockChanged (Lbqy;D)V
ARG 1 damagePerBlock
METHOD b onWarningBlocksChanged (Lbqy;I)V
ARG 1 warningBlocks
METHOD c onSafeZoneChanged (Lbqy;D)V
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
2018-12-29 06:43:20 -05:00
METHOD s_ initializeAsSecondaryWorld ()Luj;
METHOD t_ saveWorldData ()V