Package net.minecraft.loot.context
Class LootContextParameters
java.lang.Object
net.minecraft.loot.context.LootContextParameters
- Mappings:
Namespace Name named net/minecraft/loot/context/LootContextParameters
intermediary net/minecraft/class_181
official ezi
-
Field Summary
Modifier 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
-
Method Summary
-
Field Details
-
THIS_ENTITY
- Mappings:
Namespace Name Mixin selector named THIS_ENTITY
Lnet/minecraft/loot/context/LootContextParameters;THIS_ENTITY:Lnet/minecraft/util/context/ContextParameter;
intermediary field_1226
Lnet/minecraft/class_181;field_1226:Lnet/minecraft/class_169;
official a
Lezi;a:Lbbn;
-
LAST_DAMAGE_PLAYER
- Mappings:
Namespace Name Mixin selector named LAST_DAMAGE_PLAYER
Lnet/minecraft/loot/context/LootContextParameters;LAST_DAMAGE_PLAYER:Lnet/minecraft/util/context/ContextParameter;
intermediary field_1233
Lnet/minecraft/class_181;field_1233:Lnet/minecraft/class_169;
official b
Lezi;b:Lbbn;
-
DAMAGE_SOURCE
- Mappings:
Namespace Name Mixin selector named DAMAGE_SOURCE
Lnet/minecraft/loot/context/LootContextParameters;DAMAGE_SOURCE:Lnet/minecraft/util/context/ContextParameter;
intermediary field_1231
Lnet/minecraft/class_181;field_1231:Lnet/minecraft/class_169;
official c
Lezi;c:Lbbn;
-
ATTACKING_ENTITY
- Mappings:
Namespace Name Mixin selector named ATTACKING_ENTITY
Lnet/minecraft/loot/context/LootContextParameters;ATTACKING_ENTITY:Lnet/minecraft/util/context/ContextParameter;
intermediary field_1230
Lnet/minecraft/class_181;field_1230:Lnet/minecraft/class_169;
official d
Lezi;d:Lbbn;
-
DIRECT_ATTACKING_ENTITY
- Mappings:
Namespace Name Mixin selector named DIRECT_ATTACKING_ENTITY
Lnet/minecraft/loot/context/LootContextParameters;DIRECT_ATTACKING_ENTITY:Lnet/minecraft/util/context/ContextParameter;
intermediary field_1227
Lnet/minecraft/class_181;field_1227:Lnet/minecraft/class_169;
official e
Lezi;e:Lbbn;
-
ORIGIN
- Mappings:
Namespace Name Mixin selector named ORIGIN
Lnet/minecraft/loot/context/LootContextParameters;ORIGIN:Lnet/minecraft/util/context/ContextParameter;
intermediary field_24424
Lnet/minecraft/class_181;field_24424:Lnet/minecraft/class_169;
official f
Lezi;f:Lbbn;
-
BLOCK_STATE
- Mappings:
Namespace Name Mixin selector named BLOCK_STATE
Lnet/minecraft/loot/context/LootContextParameters;BLOCK_STATE:Lnet/minecraft/util/context/ContextParameter;
intermediary field_1224
Lnet/minecraft/class_181;field_1224:Lnet/minecraft/class_169;
official g
Lezi;g:Lbbn;
-
BLOCK_ENTITY
- Mappings:
Namespace Name Mixin selector named BLOCK_ENTITY
Lnet/minecraft/loot/context/LootContextParameters;BLOCK_ENTITY:Lnet/minecraft/util/context/ContextParameter;
intermediary field_1228
Lnet/minecraft/class_181;field_1228:Lnet/minecraft/class_169;
official h
Lezi;h:Lbbn;
-
TOOL
- Mappings:
Namespace Name Mixin selector named TOOL
Lnet/minecraft/loot/context/LootContextParameters;TOOL:Lnet/minecraft/util/context/ContextParameter;
intermediary field_1229
Lnet/minecraft/class_181;field_1229:Lnet/minecraft/class_169;
official i
Lezi;i:Lbbn;
-
EXPLOSION_RADIUS
- Mappings:
Namespace Name Mixin selector named EXPLOSION_RADIUS
Lnet/minecraft/loot/context/LootContextParameters;EXPLOSION_RADIUS:Lnet/minecraft/util/context/ContextParameter;
intermediary field_1225
Lnet/minecraft/class_181;field_1225:Lnet/minecraft/class_169;
official j
Lezi;j:Lbbn;
-
ENCHANTMENT_LEVEL
- Mappings:
Namespace Name Mixin selector named ENCHANTMENT_LEVEL
Lnet/minecraft/loot/context/LootContextParameters;ENCHANTMENT_LEVEL:Lnet/minecraft/util/context/ContextParameter;
intermediary field_51805
Lnet/minecraft/class_181;field_51805:Lnet/minecraft/class_169;
official k
Lezi;k:Lbbn;
-
ENCHANTMENT_ACTIVE
- Mappings:
Namespace Name Mixin selector named ENCHANTMENT_ACTIVE
Lnet/minecraft/loot/context/LootContextParameters;ENCHANTMENT_ACTIVE:Lnet/minecraft/util/context/ContextParameter;
intermediary field_51806
Lnet/minecraft/class_181;field_51806:Lnet/minecraft/class_169;
official l
Lezi;l:Lbbn;
-
-
Constructor Details
-
LootContextParameters
public LootContextParameters()
-