1.16.2-rc2

This commit is contained in:
modmuss50 2020-08-10 14:01:41 +01:00
parent b41e845fc1
commit 611f9abf40
2 changed files with 1 additions and 3 deletions

View File

@ -23,7 +23,7 @@ plugins {
id 'java' // for jd gen
}
def minecraft_version = "1.16.2-rc1"
def minecraft_version = "1.16.2-rc2"
def ENV = System.getenv()
// Fetch build number from Jenkins

View File

@ -14,8 +14,6 @@ CLASS net/minecraft/class_521 net/minecraft/client/gui/screen/pack/PackListWidge
FIELD field_19130 widget Lnet/minecraft/class_521;
FIELD field_25476 screen Lnet/minecraft/class_437;
METHOD <init> (Lnet/minecraft/class_310;Lnet/minecraft/class_521;Lnet/minecraft/class_437;Lnet/minecraft/class_5369$class_5371;)V
ARG 1 client
ARG 2 widget
ARG 3 screen
ARG 4 pack
METHOD method_20152 isSelectable ()Z