Package net.minecraft

Class class_421


public class class_421 extends class_395
Mappings:
Namespace Name
intermediary net/minecraft/class_421
glue class_462
server lz
client tc
named net/minecraft/class_421
  • Field Details

    • field_1684

      private static boolean field_1684
      Mappings:
      Namespace Name Mixin selector
      intermediary field_1684 Lnet/minecraft/class_421;field_1684:Z
      glue field_1852 Lclass_462;field_1852:Z
      server c Llz;c:Z
      client c Ltc;c:Z
      named field_1684 Lnet/minecraft/class_421;field_1684:Z
    • field_1682

      private Random field_1682
      Mappings:
      Namespace Name Mixin selector
      intermediary field_1682 Lnet/minecraft/class_421;field_1682:Ljava/util/Random;
      glue field_1850 Lclass_462;field_1850:Ljava/util/Random;
      server a Llz;a:Ljava/util/Random;
      client a Ltc;a:Ljava/util/Random;
      named field_1682 Lnet/minecraft/class_421;field_1682:Ljava/util/Random;
    • field_1683

      private final boolean field_1683
      Mappings:
      Namespace Name Mixin selector
      intermediary field_1683 Lnet/minecraft/class_421;field_1683:Z
      glue field_1851 Lclass_462;field_1851:Z
      server b Llz;b:Z
      client b Ltc;b:Z
      named field_1683 Lnet/minecraft/class_421;field_1683:Z
  • Constructor Details

    • class_421

      protected class_421(int int2, boolean bool)
  • Method Details

    • method_1601

      public int method_1601(int int2, Random random)
      Overrides:
      method_1601 in class Block
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1601 Lnet/minecraft/class_17;method_1601(ILjava/util/Random;)I
      glue method_19 Lclass_507;method_19(ILjava/util/Random;)I
      server a Lna;a(ILjava/util/Random;)I
      client a Luu;a(ILjava/util/Random;)I
      named method_1601 Lnet/minecraft/block/Block;method_1601(ILjava/util/Random;)I
    • method_1611

      public void method_1611(World world, int int2, int int3, int int4)
      Overrides:
      method_1611 in class class_395
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1611 Lnet/minecraft/class_17;method_1611(Lnet/minecraft/class_18;III)V
      glue method_41 Lclass_507;method_41(Lclass_129;III)V
      server c Lna;c(Ldj;III)V
      client c Luu;c(Lfd;III)V
      named method_1611 Lnet/minecraft/block/Block;method_1611(Lnet/minecraft/world/World;III)V
    • method_1404

      private void method_1404(World world, int int2, int int3, int int4)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1404 Lnet/minecraft/class_421;method_1404(Lnet/minecraft/class_18;III)V
      glue method_1695 Lclass_462;method_1695(Lclass_129;III)V
      server g Llz;g(Ldj;III)V
      client h Ltc;h(Lfd;III)V
      named method_1404 Lnet/minecraft/class_421;method_1404(Lnet/minecraft/world/World;III)V
    • method_1626

      @Environment(CLIENT) public int method_1626(BlockView blockView, int int2, int int3, int int4, int int5)
      Overrides:
      method_1626 in class Block
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1626 Lnet/minecraft/class_17;method_1626(Lnet/minecraft/class_14;IIII)I
      glue method_743 Lclass_507;method_743(Lclass_584;IIII)I
      server method_1626 Lna;method_1626(Lpb;IIII)I
      client a Luu;a(Lxp;IIII)I
      named method_1626 Lnet/minecraft/block/Block;method_1626(Lnet/minecraft/world/BlockView;IIII)I
    • method_1617

      @Environment(CLIENT) public void method_1617(World world, int int2, int int3, int int4, Random random)
      Overrides:
      method_1617 in class Block
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1617 Lnet/minecraft/class_17;method_1617(Lnet/minecraft/class_18;IIILjava/util/Random;)V
      glue method_62 Lclass_507;method_62(Lclass_129;IIILjava/util/Random;)V
      server method_1617 Lna;method_1617(Ldj;IIILjava/util/Random;)V
      client b Luu;b(Lfd;IIILjava/util/Random;)V
      named method_1617 Lnet/minecraft/block/Block;method_1617(Lnet/minecraft/world/World;IIILjava/util/Random;)V
    • method_1607

      public int method_1607(int int2)
      Overrides:
      method_1607 in class Block
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1607 Lnet/minecraft/class_17;method_1607(I)I
      glue method_37 Lclass_507;method_37(I)I
      server a Lna;a(I)I
      client a Luu;a(I)I
      named method_1607 Lnet/minecraft/block/Block;method_1607(I)I
    • method_1608

      public boolean method_1608(World world, int int2, int int3, int int4, PlayerEntity playerEntity)
      Overrides:
      method_1608 in class Block
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1608 Lnet/minecraft/class_17;method_1608(Lnet/minecraft/class_18;IIILnet/minecraft/class_54;)Z
      glue method_38 Lclass_507;method_38(Lclass_129;IIILclass_172;)Z
      server a Lna;a(Ldj;IIILem;)Z
      client a Luu;a(Lfd;IIILgs;)Z
      named method_1608 Lnet/minecraft/block/Block;method_1608(Lnet/minecraft/world/World;IIILnet/minecraft/entity/player/PlayerEntity;)Z
    • method_1403

      public static void method_1403(boolean bool, World world, int int2, int int3, int int4)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1403 Lnet/minecraft/class_421;method_1403(ZLnet/minecraft/class_18;III)V
      glue method_1694 Lclass_462;method_1694(ZLclass_129;III)V
      server a Llz;a(ZLdj;III)V
      client a Ltc;a(ZLfd;III)V
      named method_1403 Lnet/minecraft/class_421;method_1403(ZLnet/minecraft/world/World;III)V
    • method_1251

      protected BlockEntity method_1251()
      Specified by:
      method_1251 in class class_395
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1251 Lnet/minecraft/class_395;method_1251()Lnet/minecraft/class_55;
      glue method_238 Lclass_429;method_238()Lclass_356;
      server a_ Llb;a_()Ljh;
      client a_ Lrw;a_()Low;
      named method_1251 Lnet/minecraft/class_395;method_1251()Lnet/minecraft/block/entity/BlockEntity;
    • method_1614

      public void method_1614(World world, int int2, int int3, int int4, LivingEntity livingEntity)
      Overrides:
      method_1614 in class Block
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1614 Lnet/minecraft/class_17;method_1614(Lnet/minecraft/class_18;IIILnet/minecraft/class_127;)V
      glue method_464 Lclass_507;method_464(Lclass_129;IIILclass_283;)V
      server a Lna;a(Ldj;IIILhl;)V
      client a Luu;a(Lfd;IIILls;)V
      named method_1614 Lnet/minecraft/block/Block;method_1614(Lnet/minecraft/world/World;IIILnet/minecraft/entity/LivingEntity;)V
    • method_1630

      public void method_1630(World world, int int2, int int3, int int4)
      Overrides:
      method_1630 in class class_395
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1630 Lnet/minecraft/class_17;method_1630(Lnet/minecraft/class_18;III)V
      glue method_99 Lclass_507;method_99(Lclass_129;III)V
      server b Lna;b(Ldj;III)V
      client b Luu;b(Lfd;III)V
      named method_1630 Lnet/minecraft/block/Block;method_1630(Lnet/minecraft/world/World;III)V