This commit is contained in:
modmuss50 2019-09-11 16:28:06 +01:00
parent 6bcf8b8ce9
commit f4da454c81
10 changed files with 4 additions and 18 deletions

View File

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

View File

@ -51,10 +51,7 @@ CLASS net/minecraft/class_636 net/minecraft/client/network/ClientPlayerInteracti
METHOD method_2918 attackEntity (Lnet/minecraft/class_1657;Lnet/minecraft/class_1297;)V
ARG 1 player
ARG 2 target
METHOD method_2919 interactItem (Lnet/minecraft/class_1657;Lnet/minecraft/class_1937;Lnet/minecraft/class_1268;)Lnet/minecraft/class_1269;
ARG 1 player
ARG 2 world
ARG 3 hand
METHOD method_2919 interactItem (Lnet/minecraft/class_1657;Lnet/minecraft/class_1937;Lnet/minecraft/class_1268;)Lnet/minecraft/class_1271;
METHOD method_2920 getCurrentGameMode ()Lnet/minecraft/class_1934;
METHOD method_2922 isCurrentlyBreaking (Lnet/minecraft/class_2338;)Z
ARG 1 pos

View File

@ -52,7 +52,6 @@ CLASS net/minecraft/class_1890 net/minecraft/enchantment/EnchantmentHelper
METHOD method_8221 hasVanishingCurse (Lnet/minecraft/class_1799;)Z
ARG 0 stack
METHOD method_8222 getEnchantments (Lnet/minecraft/class_1799;)Ljava/util/Map;
ARG 0 stack
METHOD method_8223 getLuckOfTheSea (Lnet/minecraft/class_1799;)I
ARG 0 stack
METHOD method_8224 hasBindingCurse (Lnet/minecraft/class_1799;)Z

View File

@ -30,9 +30,6 @@ CLASS net/minecraft/class_4019 net/minecraft/entity/passive/FoxEntity
CLASS class_4026 FoxSwimGoal
CLASS class_4027 FoxData
FIELD field_17977 type Lnet/minecraft/class_4019$class_4039;
FIELD field_17978 uses I
METHOD <init> (Lnet/minecraft/class_4019$class_4039;)V
ARG 1 type
CLASS class_4028 FoxLookControl
CLASS class_4029 AttackGoal
METHOD <init> (Lnet/minecraft/class_4019;DZ)V

View File

@ -24,4 +24,3 @@ CLASS net/minecraft/class_3701 net/minecraft/entity/passive/OcelotEntity
METHOD method_16102 setTrusting (Z)V
ARG 1 trusting
METHOD method_16103 updateFleeing ()V
METHOD method_16105 spawnKittens ()V

View File

@ -67,7 +67,6 @@ CLASS net/minecraft/class_1440 net/minecraft/entity/passive/PandaEntity
METHOD <init> (Lnet/minecraft/class_1440;DZ)V
ARG 1 panda
ARG 2 speed
CLASS class_4055 SpawnData
CLASS class_4056 LookAtEntityGoal
FIELD field_18116 panda Lnet/minecraft/class_1440;
METHOD <init> (Lnet/minecraft/class_1440;Ljava/lang/Class;F)V

View File

@ -1,6 +1,5 @@
CLASS net/minecraft/class_1456 net/minecraft/entity/passive/PolarBearEntity
CLASS class_1457 FollowPlayersGoal
CLASS class_1458 PolarBearEntityData
CLASS class_1459 PolarBearRevengeGoal
CLASS class_1460 AttackGoal
CLASS class_1461 PolarBearEscapeDangerGoal

View File

@ -110,7 +110,7 @@ CLASS net/minecraft/class_1657 net/minecraft/entity/player/PlayerEntity
ARG 2 hand
METHOD method_7289 setPlayerSpawn (Lnet/minecraft/class_2338;Z)V
ARG 1 pos
METHOD method_7290 dropSelectedItem (Z)Lnet/minecraft/class_1542;
METHOD method_7290 dropSelectedItem (Z)Z
ARG 1 dropEntireStack
METHOD method_7291 openHorseInventory (Lnet/minecraft/class_1496;Lnet/minecraft/class_1263;)V
METHOD method_7292 getLuck ()F

View File

@ -23,13 +23,12 @@ CLASS net/minecraft/class_2073 net/minecraft/predicate/item/ItemPredicate
FIELD field_9645 nbt Lnet/minecraft/class_2105;
FIELD field_9646 durability Lnet/minecraft/class_2096$class_2100;
FIELD field_9647 enchantments [Lnet/minecraft/class_2035;
METHOD <init> (Lnet/minecraft/class_3494;Lnet/minecraft/class_1792;Lnet/minecraft/class_2096$class_2100;Lnet/minecraft/class_2096$class_2100;[Lnet/minecraft/class_2035;Lnet/minecraft/class_1842;Lnet/minecraft/class_2105;)V
METHOD <init> (Lnet/minecraft/class_3494;Lnet/minecraft/class_1792;Lnet/minecraft/class_2096$class_2100;Lnet/minecraft/class_2096$class_2100;[Lnet/minecraft/class_2035;[Lnet/minecraft/class_2035;Lnet/minecraft/class_1842;Lnet/minecraft/class_2105;)V
ARG 1 tag
ARG 2 item
ARG 3 count
ARG 4 durability
ARG 5 enchantments
ARG 6 potion
METHOD method_8969 deserialize (Lcom/google/gson/JsonElement;)Lnet/minecraft/class_2073;
ARG 0 el
METHOD method_8970 test (Lnet/minecraft/class_1799;)Z

View File

@ -86,9 +86,6 @@ CLASS net/minecraft/class_1928 net/minecraft/world/GameRules
ARG 2 type
METHOD method_20746 get (Lnet/minecraft/class_1928$class_4313;)Lnet/minecraft/class_1928$class_4315;
ARG 1 key
METHOD method_20747 (Lnet/minecraft/class_2487;Lnet/minecraft/class_1928$class_4313;Lnet/minecraft/class_1928$class_4315;)V
ARG 1 key
ARG 2 rule
METHOD method_20748 (Ljava/util/Map$Entry;)Lnet/minecraft/class_1928$class_4315;
ARG 0 e
METHOD method_20750 (Lnet/minecraft/class_1928$class_4311;Lnet/minecraft/class_1928$class_4313;Lnet/minecraft/class_1928$class_4314;)V