Skip to content

Commit

Permalink
1.21.2-pre5
Browse files Browse the repository at this point in the history
  • Loading branch information
modmuss50 committed Oct 16, 2024
1 parent 4eca8e4 commit e2c536b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ plugins {
id 'net.fabricmc.filament'
}

def minecraft_version = "1.21.2-pre4"
def minecraft_version = "1.21.2-pre5"

filament {
minecraftVersion = minecraft_version
Expand Down
2 changes: 0 additions & 2 deletions mappings/net/minecraft/util/math/BlockPos.mapping
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ CLASS net/minecraft/class_2338 net/minecraft/util/math/BlockPos
FIELD field_10974 BITS_Y J
FIELD field_10975 SIZE_BITS_Y I
FIELD field_10976 BITS_X J
FIELD field_10977 SIZE_BITS_Z I
FIELD field_10978 SIZE_BITS_X I
FIELD field_10980 ORIGIN Lnet/minecraft/class_2338;
COMMENT The block position which x, y, and z values are all zero.
FIELD field_10981 BIT_SHIFT_X I
Expand Down

0 comments on commit e2c536b

Please sign in to comment.