yarn/mappings/net/minecraft/sortme/WorldServerSomething.mapping

18 lines
537 B
Plaintext
Raw Normal View History

2017-04-05 07:31:24 -04:00
CLASS nh net/minecraft/sortme/WorldServerSomething
2017-04-05 14:11:28 -04:00
CLASS nh$1
METHOD a onSetSize (Lavy;D)V
METHOD a onSetCenter (Lavy;DD)V
METHOD a onInterpolateSize (Lavy;DDJ)V
METHOD a onSetWarningTime (Lavy;I)V
METHOD b onSetDamagePerBlock (Lavy;D)V
METHOD b onSetWarningBlocks (Lavy;I)V
METHOD c onSetSafeZone (Lavy;D)V
2017-04-05 07:31:24 -04:00
FIELD a parent Lnl;
METHOD <init> (Lnet/minecraft/server/MinecraftServer;Lbdp;ILnl;Lqi;)V
ARG 0 gameServer
ARG 1 saveHandler
ARG 3 parent
ARG 4 profiler
2017-04-05 14:11:28 -04:00
METHOD a saveLevel ()V
METHOD b getWorld ()Lali;