1.15-pre6 - 1 lost inner class

This commit is contained in:
modmuss50 2019-12-06 13:08:36 +00:00
parent 260c102750
commit 946346c722
2 changed files with 1 additions and 5 deletions

View File

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

View File

@ -131,7 +131,3 @@ CLASS net/minecraft/class_315 net/minecraft/client/options/GameOptions
ARG 1 fallbackColor
METHOD method_19345 getTextBackgroundColor (F)I
ARG 1 fallbackOpacity
CLASS class_4741 ParseError
METHOD <init> (Ljava/lang/String;Ljava/lang/Throwable;)V
ARG 1 message
ARG 2 cause