Package net.minecraft.loot.context
Class LootContext.Builder
java.lang.Object
net.minecraft.loot.context.LootContext.Builder
- Enclosing class:
LootContext
- Mappings:
Namespace Name official dzi$aintermediary net/minecraft/class_47$class_48named net/minecraft/loot/context/LootContext$Builder
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild(Identifier randomSequenceId) getWorld()random(long seed)
-
Field Details
-
parameters
- Mappings:
Namespace Name Mixin selector official aLdzi$a;a:Ldzo;intermediary field_44882Lnet/minecraft/class_47$class_48;field_44882:Lnet/minecraft/class_8567;named parametersLnet/minecraft/loot/context/LootContext$Builder;parameters:Lnet/minecraft/loot/context/LootContextParameterSet;
-
random
- Mappings:
Namespace Name Mixin selector official bLdzi$a;b:Lapf;intermediary field_934Lnet/minecraft/class_47$class_48;field_934:Lnet/minecraft/class_5819;named randomLnet/minecraft/loot/context/LootContext$Builder;random:Lnet/minecraft/util/math/random/Random;
-
-
Constructor Details
-
Builder
- Mappings:
Namespace Name Mixin selector official <init>Ldzi$a;<init>(Ldzo;)Vintermediary <init>Lnet/minecraft/class_47$class_48;<init>(Lnet/minecraft/class_8567;)Vnamed <init>Lnet/minecraft/loot/context/LootContext$Builder;<init>(Lnet/minecraft/loot/context/LootContextParameterSet;)V
-
-
Method Details
-
random
- Mappings:
Namespace Name Mixin selector official aLdzi$a;a(J)Ldzi$a;intermediary method_304Lnet/minecraft/class_47$class_48;method_304(J)Lnet/minecraft/class_47$class_48;named randomLnet/minecraft/loot/context/LootContext$Builder;random(J)Lnet/minecraft/loot/context/LootContext$Builder;
-
getWorld
- Mappings:
Namespace Name Mixin selector official aLdzi$a;a()Laif;intermediary method_313Lnet/minecraft/class_47$class_48;method_313()Lnet/minecraft/class_3218;named getWorldLnet/minecraft/loot/context/LootContext$Builder;getWorld()Lnet/minecraft/server/world/ServerWorld;
-
build
- Mappings:
Namespace Name Mixin selector official aLdzi$a;a(Lacq;)Ldzi;intermediary method_309Lnet/minecraft/class_47$class_48;method_309(Lnet/minecraft/class_2960;)Lnet/minecraft/class_47;named buildLnet/minecraft/loot/context/LootContext$Builder;build(Lnet/minecraft/util/Identifier;)Lnet/minecraft/loot/context/LootContext;
-