Class LootContextParams
java.lang.Object
net.minecraft.world.level.storage.loot.parameters.LootContextParams
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic LootContextParam<BlockEntity>static LootContextParam<BlockState>static LootContextParam<DamageSource>static LootContextParam<Entity>static LootContextParam<Float>static LootContextParam<Entity>static LootContextParam<Player>static LootContextParam<Vec3>static LootContextParam<Entity>static 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
-