net.minecraft.world.level.storage.loot.parameters

public class LootContextParams

fls
net.minecraft.world.level.storage.loot.parameters.LootContextParams
net.minecraft.class_181
net.minecraft.loot.context.LootContextParameters
net.minecraft.src.C_2974_
net.minecraft.world.level.storage.loot.parameters.LootContextParameters

Field summary

Modifier and TypeField
public static final ContextKey<Entity>
a
THIS_ENTITY
field_1226
THIS_ENTITY
f_81455_
public static final ContextKey<Entity>
b
INTERACTING_ENTITY
field_61499
INTERACTING_ENTITY
f_413086_
public static final ContextKey<Entity>
c
TARGET_ENTITY
field_61500
TARGET_ENTITY
f_413381_
public static final ContextKey<Player>
d
LAST_DAMAGE_PLAYER
field_1233
LAST_DAMAGE_PLAYER
f_81456_
public static final ContextKey<DamageSource>
e
DAMAGE_SOURCE
field_1231
DAMAGE_SOURCE
f_81457_
public static final ContextKey<Entity>
f
ATTACKING_ENTITY
field_1230
ATTACKING_ENTITY
f_337399_
public static final ContextKey<Entity>
g
DIRECT_ATTACKING_ENTITY
field_1227
DIRECT_ATTACKING_ENTITY
f_337185_
public static final ContextKey<Vec3>
h
ORIGIN
field_24424
ORIGIN
f_81460_
public static final ContextKey<BlockState>
i
BLOCK_STATE
field_1224
BLOCK_STATE
f_81461_
public static final ContextKey<BlockEntity>
j
BLOCK_ENTITY
field_1228
BLOCK_ENTITY
f_81462_
public static final ContextKey<ItemStack>
k
TOOL
field_1229
TOOL
f_81463_
public static final ContextKey<Float>
l
EXPLOSION_RADIUS
field_1225
EXPLOSION_RADIUS
f_81464_
public static final ContextKey<Integer>
m
ENCHANTMENT_LEVEL
field_51805
ENCHANTMENT_LEVEL
f_336681_
public static final ContextKey<Boolean>
n
ENCHANTMENT_ACTIVE
field_51806
ENCHANTMENT_ACTIVE
f_337304_

Constructor summary

ModifierConstructor
public ()