Package net.minecraft.loot
Class LootParameters
java.lang.Object
net.minecraft.loot.LootParameters
-
Field Summary
Modifier and TypeFieldDescriptionstatic final LootParameter<TileEntity>
static final LootParameter<BlockState>
static final LootParameter<DamageSource>
static final LootParameter<Entity>
static final LootParameter<Float>
static final LootParameter<Entity>
static final LootParameter<PlayerEntity>
static final LootParameter<Vector3d>
static final LootParameter<Entity>
static final LootParameter<ItemStack>
-
Constructor Summary
-
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
-
LootParameters
public LootParameters()
-
-
Method Details
-
create
-