More fixes

This commit is contained in:
apple502j 2024-03-24 00:35:45 +09:00
parent 5f48af4050
commit 0cc5cd834f
No known key found for this signature in database
GPG Key ID: 2A69798565A099A9
3 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
CLASS net/minecraft/class_1882 net/minecraft/enchantment/DamageEnchantment
FIELD field_48369 applicableEntities Ljava/util/Optional;
METHOD <init> (Lnet/minecraft/class_1887$class_9427;Ljava/util/Optional;)V
ARG 1 weight
ARG 1 properties
ARG 2 applicableEntities

View File

@ -1,7 +1,7 @@
CLASS net/minecraft/class_1900 net/minecraft/enchantment/ProtectionEnchantment
FIELD field_9133 protectionType Lnet/minecraft/class_1900$class_1901;
METHOD <init> (Lnet/minecraft/class_1887$class_9427;Lnet/minecraft/class_1900$class_1901;)V
ARG 1 weight
ARG 1 properties
ARG 2 protectionType
METHOD method_8237 transformExplosionKnockback (Lnet/minecraft/class_1309;D)D
ARG 0 entity

View File

@ -164,7 +164,7 @@ CLASS net/minecraft/class_1799 net/minecraft/item/ItemStack
ARG 1 count
COMMENT the item count of the resultant stack
METHOD method_51164 copyAndEmpty ()Lnet/minecraft/class_1799;
METHOD method_53187 itemMatches (Lnet/minecraft/class_6885;)Z
METHOD method_53187 isIn (Lnet/minecraft/class_6885;)Z
ARG 1 registryEntryList
METHOD method_54466 onCraftByCrafter (Lnet/minecraft/class_1937;)V
ARG 1 world