Class LootContextParams
java.lang.Object
net.minecraft.world.level.storage.loot.parameters.LootContextParams
- 
Field SummaryFieldsModifier 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 SummaryConstructors
- 
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- 
LootContextParamspublic LootContextParams()
 
- 
- 
Method Details- 
create
 
-