Skip to content

Commit

Permalink
Add gamerule name change to CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RevolvingMadness committed Jan 29, 2024
1 parent e4c5045 commit 48a6233
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@
- `events.onPlayerBreakBlock(function: Function[Boolean, PlayerEntity, Block]): Null` is
now `events.onPlayerBreakBlock(function: Function[Boolean, PlayerEntity, BlockPos, Block]): Null`
- `World.setBlock` renamed to `World.placeBlock`
- `maxArguments` renamed to `maxArgumentCount`

### Fixed

Expand Down

0 comments on commit 48a6233

Please sign in to comment.