Uses of Package
net.minecraftforge.debug.gameplay.loot
-
Packages that use net.minecraftforge.debug.gameplay.loot Package Description net.minecraftforge.debug.gameplay.loot -
Classes in net.minecraftforge.debug.gameplay.loot used by net.minecraftforge.debug.gameplay.loot Class Description GlobalLootModifiersTest.DungeonLootEnhancerModifier GlobalLootModifiersTest.DungeonLootEnhancerModifier.Serializer GlobalLootModifiersTest.SilkTouchTestModifier When harvesting blocks with bamboo, this modifier is invoked, via the silk_touch_bamboo loot_modifier jsonGlobalLootModifiersTest.SilkTouchTestModifier.Serializer GlobalLootModifiersTest.SmeltingEnchantmentModifier The smelting enchantment causes this modifier to be invoked, via the smelting loot_modifier jsonGlobalLootModifiersTest.SmeltingEnchantmentModifier.Serializer GlobalLootModifiersTest.WheatSeedsConverterModifier When harvesting wheat with shears, this modifier is invoked via the wheat_harvest loot_modifier json
This modifier checks how many seeds were harvested and turns X seeds into Y wheat (3:1)GlobalLootModifiersTest.WheatSeedsConverterModifier.Serializer