类 LootContextParams
java.lang.Object
net.minecraft.world.level.storage.loot.parameters.LootContextParams
-
字段概要
字段修饰符和类型字段说明static final ContextKey
<Entity> static final ContextKey
<BlockEntity> static final ContextKey
<BlockState> static final ContextKey
<DamageSource> static final ContextKey
<Entity> static final ContextKey
<Boolean> static final ContextKey
<Integer> static final ContextKey
<Float> static final ContextKey
<Player> static final ContextKey
<Vec3> static final ContextKey
<Entity> static final ContextKey
<ItemStack> -
构造器概要
构造器 -
方法概要
-
字段详细资料
-
THIS_ENTITY
-
LAST_DAMAGE_PLAYER
-
DAMAGE_SOURCE
-
ATTACKING_ENTITY
-
DIRECT_ATTACKING_ENTITY
-
ORIGIN
-
BLOCK_STATE
-
BLOCK_ENTITY
-
TOOL
-
EXPLOSION_RADIUS
-
ENCHANTMENT_LEVEL
-
ENCHANTMENT_ACTIVE
-
-
构造器详细资料
-
LootContextParams
public LootContextParams()
-