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

8 lines
350 B
Plaintext
Raw Normal View History

2016-08-17 20:35:58 -04:00
CLASS none/lu net/minecraft/world/WorldServer
FIELD I server Lnet/minecraft/server/MinecraftServer;
FIELD a LOGGER Lorg/apache/logging/log4j/Logger;
METHOD a scheduleOnMainThread (Ljava/lang/Runnable;)Lcom/google/common/util/concurrent/ListenableFuture;
METHOD a createEntity (Lnone/se;)Z
METHOD aE isMainThread ()Z
2016-08-14 16:19:38 -04:00
METHOD k updateEntities ()V