Class FishingLootTableGenerator

java.lang.Object
net.minecraft.data.server.loottable.FishingLootTableGenerator
All Implemented Interfaces:
LootTableGenerator

public class FishingLootTableGenerator extends Object implements LootTableGenerator
Mappings:
Namespace Name
official kh
intermediary net/minecraft/class_2437
named net/minecraft/data/server/loottable/FishingLootTableGenerator
  • Field Details

    • NEEDS_JUNGLE_BIOME

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

      public static final LootCondition.Builder NEEDS_SPARSE_JUNGLE_BIOME
      Mappings:
      Namespace Name Mixin selector
      official b Lkh;b:Ldyl$a;
      intermediary field_35165 Lnet/minecraft/class_2437;field_35165:Lnet/minecraft/class_5341$class_210;
      named NEEDS_SPARSE_JUNGLE_BIOME Lnet/minecraft/data/server/loottable/FishingLootTableGenerator;NEEDS_SPARSE_JUNGLE_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 c Lkh;c:Ldyl$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/loottable/FishingLootTableGenerator;NEEDS_BAMBOO_JUNGLE_BIOME:Lnet/minecraft/loot/condition/LootCondition$Builder;
  • Constructor Details

    • FishingLootTableGenerator

      public FishingLootTableGenerator()
  • Method Details

    • accept

      public void accept(BiConsumer<Identifier,LootTable.Builder> exporter)
      Specified by:
      accept in interface LootTableGenerator
      Mappings:
      Namespace Name Mixin selector
      official generate Lka;generate(Ljava/util/function/BiConsumer;)V
      intermediary method_10399 Lnet/minecraft/class_7791;method_10399(Ljava/util/function/BiConsumer;)V
      named accept Lnet/minecraft/data/server/loottable/LootTableGenerator;accept(Ljava/util/function/BiConsumer;)V