Skip to content

Commit

Permalink
Rename registerPressurePlate to registerWeightedPressurePlate
Browse files Browse the repository at this point in the history
  • Loading branch information
Benonardo committed Jul 20, 2023
1 parent 46503b6 commit a0c04ea
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -281,8 +281,8 @@ CLASS net/minecraft/class_4910 net/minecraft/data/client/BlockStateModelGenerato
METHOD method_25664 registerTallSeagrass ()V
METHOD method_25665 registerOrientableTrapdoor (Lnet/minecraft/class_2248;)V
ARG 1 trapdoorBlock
METHOD method_25666 registerPressurePlate (Lnet/minecraft/class_2248;Lnet/minecraft/class_2248;)V
ARG 1 pressurePlate
METHOD method_25666 registerWeightedPressurePlate (Lnet/minecraft/class_2248;Lnet/minecraft/class_2248;)V
ARG 1 weightedPressurePlate
ARG 2 textureSource
METHOD method_25667 createAxisRotatedBlockState (Lnet/minecraft/class_2248;Lnet/minecraft/class_2960;Lnet/minecraft/class_2960;)Lnet/minecraft/class_4917;
ARG 0 block
Expand Down

0 comments on commit a0c04ea

Please sign in to comment.