Uses of Class
net.minecraft.loot.LootFunction
-
Packages that use LootFunction Package Description net.minecraft.loot net.minecraft.loot.functions -
-
Uses of LootFunction in net.minecraft.loot
Classes in net.minecraft.loot with type parameters of type LootFunction Modifier and Type Class Description static classLootFunction.Serializer<T extends LootFunction> -
Uses of LootFunction in net.minecraft.loot.functions
Subclasses of LootFunction in net.minecraft.loot.functions Modifier and Type Class Description classApplyBonusclassCopyBlockStateclassCopyNameclassCopyNbtclassEnchantRandomlyclassEnchantWithLevelsclassExplorationMapclassExplosionDecayclassFillPlayerHeadclassLimitCountclassLootingEnchantBonusclassSetAttributesclassSetContentsclassSetCountclassSetDamageclassSetLootTableclassSetLoreclassSetNameclassSetNBTclassSetStewEffectclassSmelt
-