yarn/mappings/net/minecraft/command/CommandSource.mapping

7 lines
304 B
Plaintext
Raw Normal View History

2018-11-06 11:02:00 -05:00
CLASS bx net/minecraft/command/CommandSource
FIELD i server Lnet/minecraft/server/MinecraftServer;
METHOD j getServer ()Lnet/minecraft/server/MinecraftServer;
METHOD m getTeamNames ()Ljava/util/Collection;
METHOD n getSoundIds ()Ljava/util/Collection;
METHOD o getRecipeIds ()Ljava/util/Collection;