Uses of Interface
net.minecraft.loot.functions.ILootFunction.IBuilder
-
Packages that use ILootFunction.IBuilder Package Description net.minecraft.loot net.minecraft.loot.functions -
-
Uses of ILootFunction.IBuilder in net.minecraft.loot
Classes in net.minecraft.loot that implement ILootFunction.IBuilder Modifier and Type Class Description static classLootFunction.Builder<T extends LootFunction.Builder<T>>(package private) static classLootFunction.SimpleBuilderMethods in net.minecraft.loot with parameters of type ILootFunction.IBuilder Modifier and Type Method Description TILootFunctionConsumer. apply(ILootFunction.IBuilder p_212841_1_)LootPool.BuilderLootPool.Builder. apply(ILootFunction.IBuilder p_212841_1_)LootTable.BuilderLootTable.Builder. apply(ILootFunction.IBuilder p_212841_1_)TStandaloneLootEntry.Builder. apply(ILootFunction.IBuilder p_212841_1_) -
Uses of ILootFunction.IBuilder in net.minecraft.loot.functions
Classes in net.minecraft.loot.functions that implement ILootFunction.IBuilder Modifier and Type Class Description static classCopyBlockState.Builderstatic classCopyNbt.Builderstatic classEnchantRandomly.Builderstatic classEnchantWithLevels.Builderstatic classExplorationMap.Builderstatic classLootingEnchantBonus.Builderstatic classSetContents.Builderstatic classSetStewEffect.Builder
-