Renamed `createBossBar` to the more apropriate `getBossBar` (#1304)

This commit is contained in:
Kroppeb 2020-04-28 23:58:47 +02:00 committed by GitHub
parent 09f2c49653
commit 8bf2b067a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ CLASS net/minecraft/class_3019 net/minecraft/server/command/BossBarCommand
ARG 2 style
METHOD method_13053 register (Lcom/mojang/brigadier/CommandDispatcher;)V
ARG 0 dispatcher
METHOD method_13054 createBossBar (Lcom/mojang/brigadier/context/CommandContext;)Lnet/minecraft/class_3002;
METHOD method_13054 getBossBar (Lcom/mojang/brigadier/context/CommandContext;)Lnet/minecraft/class_3002;
ARG 0 context
METHOD method_13056 getMaxValue (Lnet/minecraft/class_2168;Lnet/minecraft/class_3002;)I
ARG 0 source