This commit is contained in:
modmuss50 2020-06-18 15:07:42 +01:00
parent 10bde51fc1
commit 49647af575
2 changed files with 1 additions and 2 deletions

View File

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

View File

@ -12,7 +12,6 @@ CLASS net/minecraft/class_2542 net/minecraft/block/TurtleEggBlock
ARG 3 state
METHOD method_10834 tryBreakEgg (Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;Lnet/minecraft/class_1297;I)V
ARG 1 world
ARG 2 pos
ARG 3 entity
ARG 4 inverseChance
METHOD method_10835 breaksEgg (Lnet/minecraft/class_1937;Lnet/minecraft/class_1297;)Z