This commit is contained in:
modmuss50 2022-06-02 15:14:48 +01:00
parent 6446e1a888
commit ec981c50e7
3 changed files with 3 additions and 4 deletions

View File

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

View File

@ -102,8 +102,7 @@ CLASS net/minecraft/class_1293 net/minecraft/entity/effect/StatusEffectInstance
METHOD <init> (IFFFIFZ)V
ARG 1 paddingDuration
ARG 2 factorTarget
METHOD method_42134 lerp (F)F
ARG 1 factor
METHOD method_42134 lerp (Lnet/minecraft/class_1309;F)F
METHOD method_42135 (Lnet/minecraft/class_1293$class_7247;)Ljava/lang/Boolean;
ARG 0 data
METHOD method_42136 update (Lnet/minecraft/class_1293;)V

View File

@ -1,4 +1,4 @@
CLASS net/minecraft/class_7492 net/minecraft/network/MessageDecorator
CLASS net/minecraft/class_7492 net/minecraft/network/message/MessageDecorator
COMMENT Message decorator decorates the chat messages and other messages server-side.
COMMENT Currently, only one message decorator can exist at a time. The message decorator
COMMENT that is currently used can be obtained by