Skip to content

Commit

Permalink
1.21.2-rc2
Browse files Browse the repository at this point in the history
  • Loading branch information
modmuss50 committed Oct 21, 2024
1 parent 3b7428c commit 9991aee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 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-rc1"
def minecraft_version = "1.21.2-rc2"

filament {
minecraftVersion = minecraft_version
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -262,10 +262,7 @@ CLASS net/minecraft/class_3898 net/minecraft/server/world/ServerChunkLoadingMana
METHOD method_53685 forceLighting (Lnet/minecraft/class_1923;I)V
ARG 1 centerPos
ARG 2 radius
METHOD method_53686 sendToPlayers (Lnet/minecraft/class_2818;)V
ARG 1 chunk
METHOD method_53687 (Lnet/minecraft/class_2818;Ljava/lang/Object;)V
ARG 2 v
METHOD method_53686 sendToPlayers (Lnet/minecraft/class_3193;Lnet/minecraft/class_2818;)V
METHOD method_53688 getPostProcessedChunk (J)Lnet/minecraft/class_2818;
ARG 1 pos
METHOD method_53689 (Lnet/minecraft/class_1923;)V
Expand Down

0 comments on commit 9991aee

Please sign in to comment.