Package net.minecraft

Enum Class class_428

java.lang.Object
java.lang.Enum<class_428>
net.minecraft.class_428
All Implemented Interfaces:
Serializable, Comparable<class_428>, Constable

public enum class_428 extends Enum<class_428>
Mappings:
Namespace Name
intermediary net/minecraft/class_428
glue class_47
server bb
client bu
named net/minecraft/class_428
  • Enum Constant Details

    • WOOD

      public static final class_428 WOOD
      Mappings:
      Namespace Name Mixin selector
      intermediary field_1688 Lnet/minecraft/class_428;field_1688:Lnet/minecraft/class_428;
      glue field_77 Lclass_47;field_77:Lclass_47;
      server a Lbb;a:Lbb;
      client a Lbu;a:Lbu;
      named WOOD Lnet/minecraft/class_428;WOOD:Lnet/minecraft/class_428;
    • STONE

      public static final class_428 STONE
      Mappings:
      Namespace Name Mixin selector
      intermediary field_1689 Lnet/minecraft/class_428;field_1689:Lnet/minecraft/class_428;
      glue field_78 Lclass_47;field_78:Lclass_47;
      server b Lbb;b:Lbb;
      client b Lbu;b:Lbu;
      named STONE Lnet/minecraft/class_428;STONE:Lnet/minecraft/class_428;
    • IRON

      public static final class_428 IRON
      Mappings:
      Namespace Name Mixin selector
      intermediary field_1690 Lnet/minecraft/class_428;field_1690:Lnet/minecraft/class_428;
      glue field_79 Lclass_47;field_79:Lclass_47;
      server c Lbb;c:Lbb;
      client c Lbu;c:Lbu;
      named IRON Lnet/minecraft/class_428;IRON:Lnet/minecraft/class_428;
    • EMERALD

      public static final class_428 EMERALD
      Mappings:
      Namespace Name Mixin selector
      intermediary field_1691 Lnet/minecraft/class_428;field_1691:Lnet/minecraft/class_428;
      glue field_80 Lclass_47;field_80:Lclass_47;
      server d Lbb;d:Lbb;
      client d Lbu;d:Lbu;
      named EMERALD Lnet/minecraft/class_428;EMERALD:Lnet/minecraft/class_428;
    • GOLD

      public static final class_428 GOLD
      Mappings:
      Namespace Name Mixin selector
      intermediary field_1692 Lnet/minecraft/class_428;field_1692:Lnet/minecraft/class_428;
      glue field_81 Lclass_47;field_81:Lclass_47;
      server e Lbb;e:Lbb;
      client e Lbu;e:Lbu;
      named GOLD Lnet/minecraft/class_428;GOLD:Lnet/minecraft/class_428;
  • Field Details

    • field_1693

      private final int field_1693
      Mappings:
      Namespace Name Mixin selector
      intermediary field_1693 Lnet/minecraft/class_428;field_1693:I
      glue field_82 Lclass_47;field_82:I
      server f Lbb;f:I
      client f Lbu;f:I
      named field_1693 Lnet/minecraft/class_428;field_1693:I
    • field_1694

      private final int field_1694
      Mappings:
      Namespace Name Mixin selector
      intermediary field_1694 Lnet/minecraft/class_428;field_1694:I
      glue field_83 Lclass_47;field_83:I
      server g Lbb;g:I
      client g Lbu;g:I
      named field_1694 Lnet/minecraft/class_428;field_1694:I
    • field_1695

      private final float field_1695
      Mappings:
      Namespace Name Mixin selector
      intermediary field_1695 Lnet/minecraft/class_428;field_1695:F
      glue field_84 Lclass_47;field_84:F
      server h Lbb;h:F
      client h Lbu;h:F
      named field_1695 Lnet/minecraft/class_428;field_1695:F
    • field_1696

      private final int field_1696
      Mappings:
      Namespace Name Mixin selector
      intermediary field_1696 Lnet/minecraft/class_428;field_1696:I
      glue field_85 Lclass_47;field_85:I
      server i Lbb;i:I
      client i Lbu;i:I
      named field_1696 Lnet/minecraft/class_428;field_1696:I
  • Constructor Details

    • class_428

      private class_428(int int2, int int3, float float2, int int4)
  • Method Details

    • values

      public static class_428[] values()
      Returns an array containing the constants of this enum class, in the order they are declared.
      Returns:
      an array containing the constants of this enum class, in the order they are declared
    • valueOf

      public static class_428 valueOf(String name)
      Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (Extraneous whitespace characters are not permitted.)
      Parameters:
      name - the name of the enum constant to be returned.
      Returns:
      the enum constant with the specified name
      Throws:
      IllegalArgumentException - if this enum class has no constant with the specified name
      NullPointerException - if the argument is null
    • method_1417

      public int method_1417()
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1417 Lnet/minecraft/class_428;method_1417()I
      glue method_142 Lclass_47;method_142()I
      server a Lbb;a()I
      client a Lbu;a()I
      named method_1417 Lnet/minecraft/class_428;method_1417()I
    • method_1418

      public float method_1418()
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1418 Lnet/minecraft/class_428;method_1418()F
      glue method_143 Lclass_47;method_143()F
      server b Lbb;b()F
      client b Lbu;b()F
      named method_1418 Lnet/minecraft/class_428;method_1418()F
    • method_1419

      public int method_1419()
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1419 Lnet/minecraft/class_428;method_1419()I
      glue method_144 Lclass_47;method_144()I
      server c Lbb;c()I
      client c Lbu;c()I
      named method_1419 Lnet/minecraft/class_428;method_1419()I
    • method_1420

      public int method_1420()
      Mappings:
      Namespace Name Mixin selector
      intermediary method_1420 Lnet/minecraft/class_428;method_1420()I
      glue method_145 Lclass_47;method_145()I
      server d Lbb;d()I
      client d Lbu;d()I
      named method_1420 Lnet/minecraft/class_428;method_1420()I