yarn/mappings/net/minecraft/item/Wearable.mapping

12 lines
591 B
Plaintext

CLASS net/minecraft/class_5151 net/minecraft/item/Wearable
COMMENT Represents a type of item that is wearable in an armor equipment slot.
COMMENT
COMMENT <p>This type of item can be targeted by the {@code minecraft:binding_curse} enchantment.
METHOD method_31570 getEquipSound ()Lnet/minecraft/class_3414;
METHOD method_48576 equipAndSwap (Lnet/minecraft/class_1792;Lnet/minecraft/class_1937;Lnet/minecraft/class_1657;Lnet/minecraft/class_1268;)Lnet/minecraft/class_1271;
ARG 1 item
ARG 2 world
ARG 3 user
ARG 4 hand
METHOD method_7685 getSlotType ()Lnet/minecraft/class_1304;