Package net.minecraft

Class class_11387

java.lang.Object
net.minecraft.class_11387

public abstract class class_11387 extends Object
Mappings:
Namespace Name
named net/minecraft/class_11387
intermediary net/minecraft/class_11387
official pi
  • Constructor Details

    • class_11387

      public class_11387()
  • Method Details

    • method_71549

      protected void method_71549()
      Mappings:
      Namespace Name Mixin selector
      named method_71549 Lnet/minecraft/class_11387;method_71549()V
      intermediary method_71549 Lnet/minecraft/class_11387;method_71549()V
      official a Lpi;a()V
    • method_71550

      protected abstract class_11389<Block,Block> method_71550(TagKey<Block> tagKey, TagKey<Item> tagKey2)
      Mappings:
      Namespace Name Mixin selector
      named method_71550 Lnet/minecraft/class_11387;method_71550(Lnet/minecraft/registry/tag/TagKey;Lnet/minecraft/registry/tag/TagKey;)Lnet/minecraft/class_11389;
      intermediary method_71550 Lnet/minecraft/class_11387;method_71550(Lnet/minecraft/class_6862;Lnet/minecraft/class_6862;)Lnet/minecraft/class_11389;
      official a Lpi;a(Layk;Layk;)Lpv;