Uses of Class
net.minecraft.world.level.storage.loot.LootParams.Builder
Package
Description
-
Uses of LootParams.Builder in net.minecraft.world.level.block
Modifier and TypeMethodDescriptionBeehiveBlock.getDrops
(BlockState p_49636_, LootParams.Builder p_287581_) DecoratedPotBlock.getDrops
(BlockState p_287683_, LootParams.Builder p_287582_) LiquidBlock.getDrops
(BlockState p_54720_, LootParams.Builder p_287727_) PlayerWallHeadBlock.getDrops
(BlockState p_287758_, LootParams.Builder p_287648_) ShulkerBoxBlock.getDrops
(BlockState p_287632_, LootParams.Builder p_287691_) -
Uses of LootParams.Builder in net.minecraft.world.level.block.piston
Modifier and TypeMethodDescriptionMovingPistonBlock.getDrops
(BlockState p_287650_, LootParams.Builder p_287754_) -
Uses of LootParams.Builder in net.minecraft.world.level.block.state
Modifier and TypeMethodDescriptionBlockBehaviour.BlockStateBase.getDrops
(LootParams.Builder p_287688_) BlockBehaviour.getDrops
(BlockState p_287732_, LootParams.Builder p_287596_) Deprecated. -
Uses of LootParams.Builder in net.minecraft.world.level.storage.loot
Modifier and TypeMethodDescriptionLootParams.Builder.withDynamicDrop
(ResourceLocation p_287734_, LootParams.DynamicDrop p_287724_) LootParams.Builder.withLuck
(float p_287703_) LootParams.Builder.withOptionalParameter
(LootContextParam<T> p_287680_, T p_287630_) LootParams.Builder.withParameter
(LootContextParam<T> p_287706_, T p_287606_)