1.18_experimental-snapshot-7

This commit is contained in:
modmuss50 2021-09-08 14:42:22 +01:00
parent 49e8515a8c
commit 32c680dfff
3 changed files with 1 additions and 4 deletions

View File

@ -26,7 +26,7 @@ plugins {
id 'net.fabricmc.filament' version '0.3.0'
}
def minecraft_version = "1.18_experimental-snapshot-6"
def minecraft_version = "1.18_experimental-snapshot-7"
def ENV = System.getenv()
// Fetch build number from Github Actions

View File

@ -153,8 +153,6 @@ CLASS net/minecraft/class_1309 net/minecraft/entity/LivingEntity
ARG 1 hand
METHOD method_20237 getEquipmentBreakStatus (Lnet/minecraft/class_1304;)B
ARG 0 slot
METHOD method_20238 (Lnet/minecraft/class_1309;)V
ARG 0 player
METHOD method_21753 getStingerCount ()I
METHOD method_21754 isHoldingOntoLadder ()Z
COMMENT @return {@code true} if this entity should not lose height while in a climbing state

View File

@ -1,5 +1,4 @@
CLASS net/minecraft/class_6358 net/minecraft/world/gen/chunk/NoodleCavesGenerator
FIELD field_33654 MAX_Y I
FIELD field_33655 WEIGHT_NOISE_FACTOR D
FIELD field_33656 HORIZONTAL_WEIGHT_NOISE_SCALE D
FIELD field_33657 VERTICAL_WEIGHT_NOISE_SCALE D