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$Builderintermediary net/minecraft/class_47$class_48official evs$a
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionbuild(Optional<Identifier> randomId) getWorld()random(long seed)  
- 
Field Details
- 
worldContext
- Mappings:
 Namespace Name Mixin selector named worldContextLnet/minecraft/loot/context/LootContext$Builder;worldContext:Lnet/minecraft/loot/context/LootWorldContext;intermediary field_44882Lnet/minecraft/class_47$class_48;field_44882:Lnet/minecraft/class_8567;official aLevs$a;a:Levv;
 - 
random
- Mappings:
 Namespace Name Mixin selector named randomLnet/minecraft/loot/context/LootContext$Builder;random:Lnet/minecraft/util/math/random/Random;intermediary field_934Lnet/minecraft/class_47$class_48;field_934:Lnet/minecraft/class_5819;official bLevs$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;)Vintermediary <init>Lnet/minecraft/class_47$class_48;<init>(Lnet/minecraft/class_8567;)Vofficial <init>Levs$a;<init>(Levv;)V
 
 - 
 - 
Method Details
- 
random
- Mappings:
 Namespace Name Mixin selector named randomLnet/minecraft/loot/context/LootContext$Builder;random(J)Lnet/minecraft/loot/context/LootContext$Builder;intermediary method_304Lnet/minecraft/class_47$class_48;method_304(J)Lnet/minecraft/class_47$class_48;official aLevs$a;a(J)Levs$a;
 - 
random
- Mappings:
 Namespace Name Mixin selector named randomLnet/minecraft/loot/context/LootContext$Builder;random(Lnet/minecraft/util/math/random/Random;)Lnet/minecraft/loot/context/LootContext$Builder;intermediary method_60568Lnet/minecraft/class_47$class_48;method_60568(Lnet/minecraft/class_5819;)Lnet/minecraft/class_47$class_48;official aLevs$a;a(Lazh;)Levs$a;
 - 
getWorld
- Mappings:
 Namespace Name Mixin selector named getWorldLnet/minecraft/loot/context/LootContext$Builder;getWorld()Lnet/minecraft/server/world/ServerWorld;intermediary method_313Lnet/minecraft/class_47$class_48;method_313()Lnet/minecraft/class_3218;official aLevs$a;a()Lard;
 - 
build
- Mappings:
 Namespace Name Mixin selector named buildLnet/minecraft/loot/context/LootContext$Builder;build(Ljava/util/Optional;)Lnet/minecraft/loot/context/LootContext;intermediary method_309Lnet/minecraft/class_47$class_48;method_309(Ljava/util/Optional;)Lnet/minecraft/class_47;official aLevs$a;a(Ljava/util/Optional;)Levs;
 
 -