yarn/mappings/net/minecraft/world/IWorldBorderListener.mapping

26 lines
585 B
Plaintext

CLASS ate net/minecraft/world/IWorldBorderListener
METHOD a onSetSize (Latg;D)V
ARG 0 border
ARG 1 size
METHOD a onSetCenter (Latg;DD)V
ARG 0 border
ARG 1 centerX
ARG 2 centerZ
METHOD a onInterpolateSize (Latg;DDJ)V
ARG 0 border
ARG 1 oldSize
ARG 2 newSize
ARG 3 duration
METHOD a onSetWarningTime (Latg;I)V
ARG 0 border
ARG 1 warningTime
METHOD b onSetDamagePerBlock (Latg;D)V
ARG 0 border
ARG 1 damagePerBlock
METHOD b onSetWarningBlocks (Latg;I)V
ARG 0 border
ARG 1 warningBlocks
METHOD c onSetSafeZone (Latg;D)V
ARG 0 border
ARG 1 safeZone