Package net.minecraft.loot.context
Class LootContext.Builder
java.lang.Object
net.minecraft.loot.context.LootContext.Builder
- Enclosing class:
- LootContext
- Mappings:
- Namespace - Name - named - net/minecraft/loot/context/LootContext$Builder- intermediary - net/minecraft/class_47$class_48- official - evs$a
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionbuild(Optional<Identifier> randomId) getWorld()random(long seed) 
- 
Field Details- 
worldContext- Mappings:
- Namespace - Name - Mixin selector - named - worldContext- Lnet/minecraft/loot/context/LootContext$Builder;worldContext:Lnet/minecraft/loot/context/LootWorldContext;- intermediary - field_44882- Lnet/minecraft/class_47$class_48;field_44882:Lnet/minecraft/class_8567;- official - a- Levs$a;a:Levv;
 
- 
random- Mappings:
- Namespace - Name - Mixin selector - named - random- Lnet/minecraft/loot/context/LootContext$Builder;random:Lnet/minecraft/util/math/random/Random;- intermediary - field_934- Lnet/minecraft/class_47$class_48;field_934:Lnet/minecraft/class_5819;- official - b- Levs$a;b:Lazh;
 
 
- 
- 
Constructor Details- 
Builder- Mappings:
- Namespace - Name - Mixin selector - named - <init>- Lnet/minecraft/loot/context/LootContext$Builder;<init>(Lnet/minecraft/loot/context/LootWorldContext;)V- intermediary - <init>- Lnet/minecraft/class_47$class_48;<init>(Lnet/minecraft/class_8567;)V- official - <init>- Levs$a;<init>(Levv;)V
 
 
- 
- 
Method Details- 
random- Mappings:
- Namespace - Name - Mixin selector - named - random- Lnet/minecraft/loot/context/LootContext$Builder;random(J)Lnet/minecraft/loot/context/LootContext$Builder;- intermediary - method_304- Lnet/minecraft/class_47$class_48;method_304(J)Lnet/minecraft/class_47$class_48;- official - a- Levs$a;a(J)Levs$a;
 
- 
random- Mappings:
- Namespace - Name - Mixin selector - named - random- Lnet/minecraft/loot/context/LootContext$Builder;random(Lnet/minecraft/util/math/random/Random;)Lnet/minecraft/loot/context/LootContext$Builder;- intermediary - method_60568- Lnet/minecraft/class_47$class_48;method_60568(Lnet/minecraft/class_5819;)Lnet/minecraft/class_47$class_48;- official - a- Levs$a;a(Lazh;)Levs$a;
 
- 
getWorld- Mappings:
- Namespace - Name - Mixin selector - named - getWorld- Lnet/minecraft/loot/context/LootContext$Builder;getWorld()Lnet/minecraft/server/world/ServerWorld;- intermediary - method_313- Lnet/minecraft/class_47$class_48;method_313()Lnet/minecraft/class_3218;- official - a- Levs$a;a()Lard;
 
- 
build- Mappings:
- Namespace - Name - Mixin selector - named - build- Lnet/minecraft/loot/context/LootContext$Builder;build(Ljava/util/Optional;)Lnet/minecraft/loot/context/LootContext;- intermediary - method_309- Lnet/minecraft/class_47$class_48;method_309(Ljava/util/Optional;)Lnet/minecraft/class_47;- official - a- Levs$a;a(Ljava/util/Optional;)Levs;
 
 
-