Package net.minecraft.loot.context
Class LootContextParameters
java.lang.Object
net.minecraft.loot.context.LootContextParameters
- Mappings:
Namespace Name named net/minecraft/loot/context/LootContextParametersintermediary net/minecraft/class_181official fdn
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ContextParameter<Entity> static final ContextParameter<BlockEntity> static final ContextParameter<BlockState> static final ContextParameter<DamageSource> static final ContextParameter<Entity> static final ContextParameter<Boolean> static final ContextParameter<Integer> static final ContextParameter<Float> static final ContextParameter<PlayerEntity> static final ContextParameter<Vec3d> static final ContextParameter<Entity> static final ContextParameter<ItemStack> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
THIS_ENTITY
- Mappings:
Namespace Name Mixin selector named THIS_ENTITYLnet/minecraft/loot/context/LootContextParameters;THIS_ENTITY:Lnet/minecraft/util/context/ContextParameter;intermediary field_1226Lnet/minecraft/class_181;field_1226:Lnet/minecraft/class_169;official aLfdn;a:Lbbk;
-
LAST_DAMAGE_PLAYER
- Mappings:
Namespace Name Mixin selector named LAST_DAMAGE_PLAYERLnet/minecraft/loot/context/LootContextParameters;LAST_DAMAGE_PLAYER:Lnet/minecraft/util/context/ContextParameter;intermediary field_1233Lnet/minecraft/class_181;field_1233:Lnet/minecraft/class_169;official bLfdn;b:Lbbk;
-
DAMAGE_SOURCE
- Mappings:
Namespace Name Mixin selector named DAMAGE_SOURCELnet/minecraft/loot/context/LootContextParameters;DAMAGE_SOURCE:Lnet/minecraft/util/context/ContextParameter;intermediary field_1231Lnet/minecraft/class_181;field_1231:Lnet/minecraft/class_169;official cLfdn;c:Lbbk;
-
ATTACKING_ENTITY
- Mappings:
Namespace Name Mixin selector named ATTACKING_ENTITYLnet/minecraft/loot/context/LootContextParameters;ATTACKING_ENTITY:Lnet/minecraft/util/context/ContextParameter;intermediary field_1230Lnet/minecraft/class_181;field_1230:Lnet/minecraft/class_169;official dLfdn;d:Lbbk;
-
DIRECT_ATTACKING_ENTITY
- Mappings:
Namespace Name Mixin selector named DIRECT_ATTACKING_ENTITYLnet/minecraft/loot/context/LootContextParameters;DIRECT_ATTACKING_ENTITY:Lnet/minecraft/util/context/ContextParameter;intermediary field_1227Lnet/minecraft/class_181;field_1227:Lnet/minecraft/class_169;official eLfdn;e:Lbbk;
-
ORIGIN
- Mappings:
Namespace Name Mixin selector named ORIGINLnet/minecraft/loot/context/LootContextParameters;ORIGIN:Lnet/minecraft/util/context/ContextParameter;intermediary field_24424Lnet/minecraft/class_181;field_24424:Lnet/minecraft/class_169;official fLfdn;f:Lbbk;
-
BLOCK_STATE
- Mappings:
Namespace Name Mixin selector named BLOCK_STATELnet/minecraft/loot/context/LootContextParameters;BLOCK_STATE:Lnet/minecraft/util/context/ContextParameter;intermediary field_1224Lnet/minecraft/class_181;field_1224:Lnet/minecraft/class_169;official gLfdn;g:Lbbk;
-
BLOCK_ENTITY
- Mappings:
Namespace Name Mixin selector named BLOCK_ENTITYLnet/minecraft/loot/context/LootContextParameters;BLOCK_ENTITY:Lnet/minecraft/util/context/ContextParameter;intermediary field_1228Lnet/minecraft/class_181;field_1228:Lnet/minecraft/class_169;official hLfdn;h:Lbbk;
-
TOOL
- Mappings:
Namespace Name Mixin selector named TOOLLnet/minecraft/loot/context/LootContextParameters;TOOL:Lnet/minecraft/util/context/ContextParameter;intermediary field_1229Lnet/minecraft/class_181;field_1229:Lnet/minecraft/class_169;official iLfdn;i:Lbbk;
-
EXPLOSION_RADIUS
- Mappings:
Namespace Name Mixin selector named EXPLOSION_RADIUSLnet/minecraft/loot/context/LootContextParameters;EXPLOSION_RADIUS:Lnet/minecraft/util/context/ContextParameter;intermediary field_1225Lnet/minecraft/class_181;field_1225:Lnet/minecraft/class_169;official jLfdn;j:Lbbk;
-
ENCHANTMENT_LEVEL
- Mappings:
Namespace Name Mixin selector named ENCHANTMENT_LEVELLnet/minecraft/loot/context/LootContextParameters;ENCHANTMENT_LEVEL:Lnet/minecraft/util/context/ContextParameter;intermediary field_51805Lnet/minecraft/class_181;field_51805:Lnet/minecraft/class_169;official kLfdn;k:Lbbk;
-
ENCHANTMENT_ACTIVE
- Mappings:
Namespace Name Mixin selector named ENCHANTMENT_ACTIVELnet/minecraft/loot/context/LootContextParameters;ENCHANTMENT_ACTIVE:Lnet/minecraft/util/context/ContextParameter;intermediary field_51806Lnet/minecraft/class_181;field_51806:Lnet/minecraft/class_169;official lLfdn;l:Lbbk;
-
-
Constructor Details
-
LootContextParameters
public LootContextParameters()
-