more class name fixes

This commit is contained in:
asie 2018-11-28 11:50:56 +01:00
parent f0bc07a25f
commit 8b9842288d
5 changed files with 5 additions and 5 deletions

View File

@ -0,0 +1,2 @@
CLASS bhh net/minecraft/block/BlockEntityProvider
METHOD a createBlockEntity (Lazz;)Lbmk;

View File

@ -1,2 +0,0 @@
CLASS bhh net/minecraft/block/EntityProviderBlock
METHOD a createBlockEntity (Lazz;)Lbmk;

View File

@ -1,4 +1,4 @@
CLASS ats net/minecraft/item/PlacementContextItem
CLASS ats net/minecraft/item/ItemPlacementContext
METHOD a getPos ()Let;
METHOD b canPlace ()Z
METHOD d getPlayerFacing ()Ley;

View File

@ -1,4 +1,4 @@
CLASS bz net/minecraft/server/command/OutputCommand
CLASS bz net/minecraft/server/command/CommandOutput
METHOD C_ shouldBroadcastConsoleToOps ()Z
METHOD a sendCommandFeedback ()Z
METHOD a appendCommandFeedback (Lja;)V

View File

@ -1,4 +1,4 @@
CLASS cc net/minecraft/server/command/SourceCommand
CLASS cc net/minecraft/server/command/CommandSource
METHOD m getTeamNames ()Ljava/util/Collection;
METHOD n getSoundIds ()Ljava/util/Collection;
METHOD o getRecipeIds ()Ljava/util/Collection;