类 LootTableGenerator.Block

java.lang.Object
net.minecraft.data.server.loottable.BlockLootTableGenerator
net.fabricmc.fabric.api.datagen.v1.provider.FabricBlockLootTableProvider
pers.saikel0rado1iu.spontaneousreplace.cobwebbed.data.LootTableGenerator.Block
所有已实现的接口:
net.fabricmc.fabric.api.datagen.v1.loot.FabricBlockLootTableGenerator, net.fabricmc.fabric.api.datagen.v1.provider.FabricLootTableProvider, net.minecraft.data.DataProvider, net.minecraft.data.server.loottable.LootTableGenerator
封闭接口:
LootTableGenerator

public static final class LootTableGenerator.Block extends net.fabricmc.fabric.api.datagen.v1.provider.FabricBlockLootTableProvider
  • 嵌套类概要

    从接口继承的嵌套类/接口 net.minecraft.data.DataProvider

    net.minecraft.data.DataProvider.Factory<T extends net.minecraft.data.DataProvider>
  • 字段概要

    从类继承的字段 net.minecraft.data.server.loottable.BlockLootTableGenerator

    explosionImmuneItems, lootTables, registryLookup, requiredFeatures, SAPLING_DROP_CHANCE, WITH_SHEARS

    从接口继承的字段 net.minecraft.data.DataProvider

    JSON_KEY_SORT_ORDER, JSON_KEY_SORTING_COMPARATOR, LOGGER
  • 方法概要

    修饰符和类型
    方法
    说明
    void
     

    从类继承的方法 net.fabricmc.fabric.api.datagen.v1.provider.FabricBlockLootTableProvider

    accept, excludeFromStrictValidation, getName, run

    从类继承的方法 net.minecraft.data.server.loottable.BlockLootTableGenerator

    addDrop, addDrop, addDrop, addDrop, addDropWithSilkTouch, addDropWithSilkTouch, addPottedPlantDrops, addSurvivesExplosionCondition, addVinePlantDrop, applyExplosionDecay, attachedCropStemDrops, bannerDrops, beehiveDrops, beeNestDrops, candleCakeDrops, candleDrops, copperOreDrops, createSilkTouchCondition, createWithoutShearsOrSilkTouchCondition, createWithoutSilkTouchCondition, createWithShearsOrSilkTouchCondition, cropDrops, cropStemDrops, doorDrops, drops, drops, drops, drops, drops, dropsNothing, dropsWithProperty, dropsWithShears, dropsWithShears, dropsWithSilkTouch, dropsWithSilkTouch, dropsWithSilkTouchOrShears, flowerbedDrops, glowBerryDrops, lapisOreDrops, leavesDrops, mangroveLeavesDrops, multifaceGrowthDrops, mushroomBlockDrops, nameableContainerDrops, oakLeavesDrops, oreDrops, pottedPlantDrops, redstoneOreDrops, seagrassDrops, shortPlantDrops, shulkerBoxDrops, slabDrops, tallPlantDrops

    从类继承的方法 java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    从接口继承的方法 net.fabricmc.fabric.api.datagen.v1.loot.FabricBlockLootTableGenerator

    withConditions

    从接口继承的方法 net.fabricmc.fabric.api.datagen.v1.provider.FabricLootTableProvider

    withConditions
  • 方法详细资料

    • generate

      public void generate()
      指定者:
      generate 在类中 net.fabricmc.fabric.api.datagen.v1.provider.FabricBlockLootTableProvider