Package net.minecraft.loot.context
Class LootContext.Builder
java.lang.Object
net.minecraft.loot.context.LootContext.Builder
- Enclosing class:
LootContext
- Mappings:
Namespace Name official egw$a
intermediary net/minecraft/class_47$class_48
named net/minecraft/loot/context/LootContext$Builder
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionbuild
(Optional<Identifier> randomId) getWorld()
random
(long seed)
-
Field Details
-
parameters
- Mappings:
Namespace Name Mixin selector official a
Legw$a;a:Lehc;
intermediary field_44882
Lnet/minecraft/class_47$class_48;field_44882:Lnet/minecraft/class_8567;
named parameters
Lnet/minecraft/loot/context/LootContext$Builder;parameters:Lnet/minecraft/loot/context/LootContextParameterSet;
-
random
- Mappings:
Namespace Name Mixin selector official b
Legw$a;b:Lauv;
intermediary field_934
Lnet/minecraft/class_47$class_48;field_934:Lnet/minecraft/class_5819;
named random
Lnet/minecraft/loot/context/LootContext$Builder;random:Lnet/minecraft/util/math/random/Random;
-
-
Constructor Details
-
Builder
- Mappings:
Namespace Name Mixin selector official <init>
Legw$a;<init>(Lehc;)V
intermediary <init>
Lnet/minecraft/class_47$class_48;<init>(Lnet/minecraft/class_8567;)V
named <init>
Lnet/minecraft/loot/context/LootContext$Builder;<init>(Lnet/minecraft/loot/context/LootContextParameterSet;)V
-
-
Method Details
-
random
- Mappings:
Namespace Name Mixin selector official a
Legw$a;a(J)Legw$a;
intermediary method_304
Lnet/minecraft/class_47$class_48;method_304(J)Lnet/minecraft/class_47$class_48;
named random
Lnet/minecraft/loot/context/LootContext$Builder;random(J)Lnet/minecraft/loot/context/LootContext$Builder;
-
getWorld
- Mappings:
Namespace Name Mixin selector official a
Legw$a;a()Land;
intermediary method_313
Lnet/minecraft/class_47$class_48;method_313()Lnet/minecraft/class_3218;
named getWorld
Lnet/minecraft/loot/context/LootContext$Builder;getWorld()Lnet/minecraft/server/world/ServerWorld;
-
build
- Mappings:
Namespace Name Mixin selector official a
Legw$a;a(Ljava/util/Optional;)Legw;
intermediary method_309
Lnet/minecraft/class_47$class_48;method_309(Ljava/util/Optional;)Lnet/minecraft/class_47;
named build
Lnet/minecraft/loot/context/LootContext$Builder;build(Ljava/util/Optional;)Lnet/minecraft/loot/context/LootContext;
-