1.18.1-rc2

This commit is contained in:
Player 2021-12-08 14:38:38 +01:00
parent dadc38b9c4
commit fa3916ac6f
2 changed files with 1 additions and 2 deletions

View File

@ -27,7 +27,7 @@ plugins {
id 'net.fabricmc.filament' version '0.3.0'
}
def minecraft_version = "1.18.1-rc1"
def minecraft_version = "1.18.1-rc2"
def ENV = System.getenv()
// Fetch build number from Github Actions

View File

@ -49,7 +49,6 @@ CLASS net/minecraft/class_6350 net/minecraft/world/gen/chunk/AquiferSampler
METHOD method_33735 calculateDensity (IIILorg/apache/commons/lang3/mutable/MutableDouble;Lnet/minecraft/class_6350$class_6351;Lnet/minecraft/class_6350$class_6351;)D
METHOD method_33736 maxDistance (II)D
ARG 1 a
ARG 2 b
METHOD method_33738 getWaterLevel (J)Lnet/minecraft/class_6350$class_6351;
ARG 1 pos
METHOD method_33740 getLocalY (I)I