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

14 lines
705 B
Plaintext

CLASS net/minecraft/class_5151 net/minecraft/item/Equipment
COMMENT Represents a type of item that is wearable in an armor equipment slot, or a shield.
COMMENT
COMMENT <p>This type of item can be targeted by the {@code minecraft:binding_curse} enchantment.
METHOD method_31570 getEquipSound ()Lnet/minecraft/class_6880;
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_48957 fromStack (Lnet/minecraft/class_1799;)Lnet/minecraft/class_5151;
ARG 0 stack
METHOD method_7685 getSlotType ()Lnet/minecraft/class_1304;