Class BlockLootTableGenerator

java.lang.Object
net.minecraft.class_7788
net.minecraft.data.server.BlockLootTableGenerator
All Implemented Interfaces:
class_7791

public class BlockLootTableGenerator extends class_7788
Mappings:
Namespace Name
official jy
intermediary net/minecraft/class_2430
named net/minecraft/data/server/BlockLootTableGenerator
  • Field Details

    • JUNGLE_SAPLING_DROP_CHANCE

      private static final float[] JUNGLE_SAPLING_DROP_CHANCE
      Mappings:
      Namespace Name Mixin selector
      official e Ljy;e:[F
      intermediary field_11338 Lnet/minecraft/class_2430;field_11338:[F
      named JUNGLE_SAPLING_DROP_CHANCE Lnet/minecraft/data/server/BlockLootTableGenerator;JUNGLE_SAPLING_DROP_CHANCE:[F
    • EXPLOSION_IMMUNE

      private static final Set<Item> EXPLOSION_IMMUNE
      Mappings:
      Namespace Name Mixin selector
      official f Ljy;f:Ljava/util/Set;
      intermediary field_11340 Lnet/minecraft/class_2430;field_11340:Ljava/util/Set;
      named EXPLOSION_IMMUNE Lnet/minecraft/data/server/BlockLootTableGenerator;EXPLOSION_IMMUNE:Ljava/util/Set;
  • Constructor Details

    • BlockLootTableGenerator

      public BlockLootTableGenerator()
  • Method Details

    • method_10379

      protected void method_10379()
      Specified by:
      method_10379 in class class_7788
      Mappings:
      Namespace Name Mixin selector
      official b Ljr;b()V
      intermediary method_10379 Lnet/minecraft/class_7788;method_10379()V
      named method_10379 Lnet/minecraft/class_7788;method_10379()V