1.14.4-pre6

This commit is contained in:
modmuss50 2019-07-15 13:54:00 +01:00
parent 5348cc0cfa
commit fb9249b83f
2 changed files with 1 additions and 6 deletions

View File

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

View File

@ -30,11 +30,6 @@ CLASS net/minecraft/class_1924 net/minecraft/world/EntityView
ARG 5 y
ARG 7 z
METHOD method_18464 getPlayersInBox (Lnet/minecraft/class_4051;Lnet/minecraft/class_1309;Lnet/minecraft/class_238;)Ljava/util/List;
METHOD method_18465 getClosestEntity (Ljava/lang/Class;Lnet/minecraft/class_4051;Lnet/minecraft/class_1309;DDDLnet/minecraft/class_238;)Lnet/minecraft/class_1309;
ARG 1 entityClass
ARG 4 x
ARG 6 y
ARG 8 z
METHOD method_18466 getTargets (Ljava/lang/Class;Lnet/minecraft/class_4051;Lnet/minecraft/class_1309;Lnet/minecraft/class_238;)Ljava/util/List;
ARG 1 entityClass
ARG 2 targetPredicate