net.minecraft.world.loot.context

public class LootContextParameters

cqt
net.minecraft.class_181
net.minecraft.world.loot.context.LootContextParameters
net.minecraft.world.storage.loot.LootParameters

Field summary

Modifier and TypeField
public static final LootContextParameter<Entity>
a
field_1226
THIS_ENTITY
field_216281_a
public static final LootContextParameter<PlayerEntity>
b
field_1233
LAST_DAMAGE_PLAYER
field_216282_b
public static final LootContextParameter<DamageSource>
c
field_1231
DAMAGE_SOURCE
field_216283_c
public static final LootContextParameter<Entity>
d
field_1230
KILLER_ENTITY
field_216284_d
public static final LootContextParameter<Entity>
e
field_1227
DIRECT_KILLER_ENTITY
field_216285_e
public static final LootContextParameter<BlockPos>
f
field_1232
POSITION
field_216286_f
public static final LootContextParameter<BlockState>
g
field_1224
BLOCK_STATE
field_216287_g
public static final LootContextParameter<BlockEntity>
h
field_1228
BLOCK_ENTITY
field_216288_h
public static final LootContextParameter<ItemStack>
i
field_1229
TOOL
field_216289_i
public static final LootContextParameter<Float>
j
field_1225
EXPLOSION_RADIUS
field_216290_j

Method summary

Modifier and TypeMethod
private static <T> LootContextParameter<T>
a(String arg0)
method_798(String arg0)
register(String arg0)
func_216280_a(String arg0)