Class Shovel


public class Shovel extends ToolBase
Mappings:
Namespace Name
intermediary net/minecraft/class_501
glue class_541
server ny
client wc
named net/minecraft/item/tool/Shovel
  • Field Details

    • effectiveBlocks

      private static BlockBase[] effectiveBlocks
      Mappings:
      Namespace Name Mixin selector
      intermediary field_2088 Lnet/minecraft/class_501;field_2088:[Lnet/minecraft/class_17;
      glue field_2309 Lclass_541;field_2309:[Lclass_507;
      server bk Lny;bk:[Lna;
      client bk Lwc;bk:[Luu;
      named effectiveBlocks Lnet/minecraft/item/tool/Shovel;effectiveBlocks:[Lnet/minecraft/block/BlockBase;
  • Constructor Details

    • Shovel

      public Shovel(int id, ToolMaterial toolMaterial)
      Mappings:
      Namespace Name Mixin selector
      intermediary <init> Lnet/minecraft/class_501;<init>(ILnet/minecraft/class_428;)V
      glue <init> Lclass_541;<init>(ILclass_47;)V
      server <init> Lny;<init>(ILbb;)V
      client <init> Lwc;<init>(ILbu;)V
      named <init> Lnet/minecraft/item/tool/Shovel;<init>(ILnet/minecraft/item/tool/ToolMaterial;)V
  • Method Details

    • isEffectiveOn

      public boolean isEffectiveOn(BlockBase tile)
      Overrides:
      isEffectiveOn in class ItemBase
      Mappings:
      Namespace Name Mixin selector
      intermediary method_450 Lnet/minecraft/class_124;method_450(Lnet/minecraft/class_17;)Z
      glue method_36 Lclass_166;method_36(Lclass_507;)Z
      server a Lej;a(Lna;)Z
      client a Lgm;a(Luu;)Z
      named isEffectiveOn Lnet/minecraft/item/ItemBase;isEffectiveOn(Lnet/minecraft/block/BlockBase;)Z