Class LootNumberProviderTypes

java.lang.Object
net.minecraft.loot.provider.number.LootNumberProviderTypes

public class LootNumberProviderTypes extends Object
Mappings:
Namespace Name
official dmd
intermediary net/minecraft/class_5659
named net/minecraft/loot/provider/number/LootNumberProviderTypes
  • Field Details

    • CONSTANT

      public static final LootNumberProviderType CONSTANT
      Mappings:
      Namespace Name Mixin selector
      official a Ldmd;a:Ldmb;
      intermediary field_27921 Lnet/minecraft/class_5659;field_27921:Lnet/minecraft/class_5657;
      named CONSTANT Lnet/minecraft/loot/provider/number/LootNumberProviderTypes;CONSTANT:Lnet/minecraft/loot/provider/number/LootNumberProviderType;
    • UNIFORM

      public static final LootNumberProviderType UNIFORM
      Mappings:
      Namespace Name Mixin selector
      official b Ldmd;b:Ldmb;
      intermediary field_27922 Lnet/minecraft/class_5659;field_27922:Lnet/minecraft/class_5657;
      named UNIFORM Lnet/minecraft/loot/provider/number/LootNumberProviderTypes;UNIFORM:Lnet/minecraft/loot/provider/number/LootNumberProviderType;
    • BINOMIAL

      public static final LootNumberProviderType BINOMIAL
      Mappings:
      Namespace Name Mixin selector
      official c Ldmd;c:Ldmb;
      intermediary field_27923 Lnet/minecraft/class_5659;field_27923:Lnet/minecraft/class_5657;
      named BINOMIAL Lnet/minecraft/loot/provider/number/LootNumberProviderTypes;BINOMIAL:Lnet/minecraft/loot/provider/number/LootNumberProviderType;
    • SCORE

      public static final LootNumberProviderType SCORE
      Mappings:
      Namespace Name Mixin selector
      official d Ldmd;d:Ldmb;
      intermediary field_27924 Lnet/minecraft/class_5659;field_27924:Lnet/minecraft/class_5657;
      named SCORE Lnet/minecraft/loot/provider/number/LootNumberProviderTypes;SCORE:Lnet/minecraft/loot/provider/number/LootNumberProviderType;
  • Constructor Details

    • LootNumberProviderTypes

      public LootNumberProviderTypes()
  • Method Details

    • register

      private static LootNumberProviderType register(String id, JsonSerializer<? extends LootNumberProvider> jsonSerializer)
      Mappings:
      Namespace Name Mixin selector
      official a Ldmd;a(Ljava/lang/String;Ldiv;)Ldmb;
      intermediary method_32456 Lnet/minecraft/class_5659;method_32456(Ljava/lang/String;Lnet/minecraft/class_5335;)Lnet/minecraft/class_5657;
      named register Lnet/minecraft/loot/provider/number/LootNumberProviderTypes;register(Ljava/lang/String;Lnet/minecraft/util/JsonSerializer;)Lnet/minecraft/loot/provider/number/LootNumberProviderType;
    • method_32455

      public static Object method_32455()
      Mappings:
      Namespace Name Mixin selector
      official a Ldmd;a()Ljava/lang/Object;
      intermediary method_32455 Lnet/minecraft/class_5659;method_32455()Ljava/lang/Object;
      named method_32455 Lnet/minecraft/loot/provider/number/LootNumberProviderTypes;method_32455()Ljava/lang/Object;