Class FishingLootTableGenerator

java.lang.Object
net.minecraft.data.server.FishingLootTableGenerator
All Implemented Interfaces:
Consumer<BiConsumer<Identifier,​LootTable.Builder>>

public class FishingLootTableGenerator extends Object implements Consumer<BiConsumer<Identifier,​LootTable.Builder>>
Mappings:
Namespace Name
official iu
intermediary net/minecraft/class_2437
named net/minecraft/data/server/FishingLootTableGenerator
  • Field Details

    • NEEDS_JUNGLE_BIOME

      public static final LootCondition.Builder NEEDS_JUNGLE_BIOME
      Mappings:
      Namespace Name Mixin selector
      official a Liu;a:Ldlh$a;
      intermediary field_11346 Lnet/minecraft/class_2437;field_11346:Lnet/minecraft/class_5341$class_210;
      named NEEDS_JUNGLE_BIOME Lnet/minecraft/data/server/FishingLootTableGenerator;NEEDS_JUNGLE_BIOME:Lnet/minecraft/loot/condition/LootCondition$Builder;
    • NEEDS_JUNGLE_HILLS_BIOME

      public static final LootCondition.Builder NEEDS_JUNGLE_HILLS_BIOME
      Mappings:
      Namespace Name Mixin selector
      official b Liu;b:Ldlh$a;
      intermediary field_11347 Lnet/minecraft/class_2437;field_11347:Lnet/minecraft/class_5341$class_210;
      named NEEDS_JUNGLE_HILLS_BIOME Lnet/minecraft/data/server/FishingLootTableGenerator;NEEDS_JUNGLE_HILLS_BIOME:Lnet/minecraft/loot/condition/LootCondition$Builder;
    • NEEDS_JUNGLE_EDGE_BIOME

      public static final LootCondition.Builder NEEDS_JUNGLE_EDGE_BIOME
      Mappings:
      Namespace Name Mixin selector
      official c Liu;c:Ldlh$a;
      intermediary field_11350 Lnet/minecraft/class_2437;field_11350:Lnet/minecraft/class_5341$class_210;
      named NEEDS_JUNGLE_EDGE_BIOME Lnet/minecraft/data/server/FishingLootTableGenerator;NEEDS_JUNGLE_EDGE_BIOME:Lnet/minecraft/loot/condition/LootCondition$Builder;
    • NEEDS_BAMBOO_JUNGLE_BIOME

      public static final LootCondition.Builder NEEDS_BAMBOO_JUNGLE_BIOME
      Mappings:
      Namespace Name Mixin selector
      official d Liu;d:Ldlh$a;
      intermediary field_11349 Lnet/minecraft/class_2437;field_11349:Lnet/minecraft/class_5341$class_210;
      named NEEDS_BAMBOO_JUNGLE_BIOME Lnet/minecraft/data/server/FishingLootTableGenerator;NEEDS_BAMBOO_JUNGLE_BIOME:Lnet/minecraft/loot/condition/LootCondition$Builder;
    • NEEDS_MODIFIED_JUNGLE_BIOME

      public static final LootCondition.Builder NEEDS_MODIFIED_JUNGLE_BIOME
      Mappings:
      Namespace Name Mixin selector
      official e Liu;e:Ldlh$a;
      intermediary field_11348 Lnet/minecraft/class_2437;field_11348:Lnet/minecraft/class_5341$class_210;
      named NEEDS_MODIFIED_JUNGLE_BIOME Lnet/minecraft/data/server/FishingLootTableGenerator;NEEDS_MODIFIED_JUNGLE_BIOME:Lnet/minecraft/loot/condition/LootCondition$Builder;
    • NEEDS_MODIFIED_JUNGLE_EDGE_BIOME

      public static final LootCondition.Builder NEEDS_MODIFIED_JUNGLE_EDGE_BIOME
      Mappings:
      Namespace Name Mixin selector
      official f Liu;f:Ldlh$a;
      intermediary field_11351 Lnet/minecraft/class_2437;field_11351:Lnet/minecraft/class_5341$class_210;
      named NEEDS_MODIFIED_JUNGLE_EDGE_BIOME Lnet/minecraft/data/server/FishingLootTableGenerator;NEEDS_MODIFIED_JUNGLE_EDGE_BIOME:Lnet/minecraft/loot/condition/LootCondition$Builder;
    • NEEDS_BAMBOO_JUNGLE_HILLS_BIOME

      public static final LootCondition.Builder NEEDS_BAMBOO_JUNGLE_HILLS_BIOME
      Mappings:
      Namespace Name Mixin selector
      official g Liu;g:Ldlh$a;
      intermediary field_11352 Lnet/minecraft/class_2437;field_11352:Lnet/minecraft/class_5341$class_210;
      named NEEDS_BAMBOO_JUNGLE_HILLS_BIOME Lnet/minecraft/data/server/FishingLootTableGenerator;NEEDS_BAMBOO_JUNGLE_HILLS_BIOME:Lnet/minecraft/loot/condition/LootCondition$Builder;
  • Constructor Details

    • FishingLootTableGenerator

      public FishingLootTableGenerator()
  • Method Details

    • accept

      public void accept(BiConsumer<Identifier,​LootTable.Builder> biConsumer)
      Specified by:
      accept in interface Consumer<BiConsumer<Identifier,​LootTable.Builder>>
      Mappings:
      Namespace Name Mixin selector
      official a Liu;a(Ljava/util/function/BiConsumer;)V
      intermediary method_10405 Lnet/minecraft/class_2437;method_10405(Ljava/util/function/BiConsumer;)V
      named accept Lnet/minecraft/data/server/FishingLootTableGenerator;accept(Ljava/util/function/BiConsumer;)V