1.15.2-pre2

This commit is contained in:
modmuss50 2020-01-16 15:03:24 +00:00
parent ea08e25f4f
commit f233f5a380
2 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@ plugins {
id 'maven-publish'
}
def minecraft_version = "1.15.2-pre1"
def minecraft_version = "1.15.2-pre2"
def ENV = System.getenv()
// Fetch build number from Jenkins

View File

@ -45,7 +45,7 @@ CLASS net/minecraft/class_1293 net/minecraft/entity/effect/StatusEffectInstance
METHOD method_5583 deserialize (Lnet/minecraft/class_2487;)Lnet/minecraft/class_1293;
ARG 0 tag
METHOD method_5584 getDuration ()I
METHOD method_5585 update (Lnet/minecraft/class_1309;)Z
METHOD method_5585 update (Lnet/minecraft/class_1309;Ljava/lang/Runnable;)Z
METHOD method_5586 getTranslationKey ()Ljava/lang/String;
METHOD method_5588 updateDuration ()I
METHOD method_5589 applyUpdateEffect (Lnet/minecraft/class_1309;)V