Class LootContextParams
java.lang.Object
net.minecraft.world.level.storage.loot.parameters.LootContextParams
- 
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final LootContextParam<BlockEntity>static final LootContextParam<BlockState>static final LootContextParam<DamageSource>static final LootContextParam<Entity>static final LootContextParam<Float>static final LootContextParam<Entity>static final LootContextParam<Player>static final LootContextParam<Vec3>static final LootContextParam<Entity>static final LootContextParam<ItemStack> - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
THIS_ENTITY
 - 
LAST_DAMAGE_PLAYER
 - 
DAMAGE_SOURCE
 - 
KILLER_ENTITY
 - 
DIRECT_KILLER_ENTITY
 - 
ORIGIN
 - 
BLOCK_STATE
 - 
BLOCK_ENTITY
 - 
TOOL
 - 
EXPLOSION_RADIUS
 
 - 
 - 
Constructor Details
- 
LootContextParams
public LootContextParams() 
 - 
 - 
Method Details
- 
create
 
 -