Interface SignChangingItem

All Known Implementing Classes:
DyeItem, GlowInkSacItem, HoneycombItem, InkSacItem

public interface SignChangingItem
Mappings:
Namespace Name
named net/minecraft/item/SignChangingItem
intermediary net/minecraft/class_8234
official cvf
  • Method Details

    • useOnSign

      boolean useOnSign(World world, SignBlockEntity signBlockEntity, boolean front, PlayerEntity player)
      Mappings:
      Namespace Name Mixin selector
      named useOnSign Lnet/minecraft/item/SignChangingItem;useOnSign(Lnet/minecraft/world/World;Lnet/minecraft/block/entity/SignBlockEntity;ZLnet/minecraft/entity/player/PlayerEntity;)Z
      intermediary method_49798 Lnet/minecraft/class_8234;method_49798(Lnet/minecraft/class_1937;Lnet/minecraft/class_2625;ZLnet/minecraft/class_1657;)Z
      official a Lcvf;a(Ldcg;Ldrb;ZLcml;)Z
    • canUseOnSignText

      default boolean canUseOnSignText(SignText signText, PlayerEntity player)
      Mappings:
      Namespace Name Mixin selector
      named canUseOnSignText Lnet/minecraft/item/SignChangingItem;canUseOnSignText(Lnet/minecraft/block/entity/SignText;Lnet/minecraft/entity/player/PlayerEntity;)Z
      intermediary method_49801 Lnet/minecraft/class_8234;method_49801(Lnet/minecraft/class_8242;Lnet/minecraft/class_1657;)Z
      official a Lcvf;a(Ldrc;Lcml;)Z