Package net.minecraft
Class class_9485
java.lang.Object
net.minecraft.class_9485
- All Implemented Interfaces:
LootTableGenerator
- Mappings:
Namespace Name named net/minecraft/class_9485intermediary net/minecraft/class_9485official mq
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaccept(RegistryWrapper.WrapperLookup registryLookup, BiConsumer<RegistryKey<LootTable>, LootTable.Builder> consumer) static LootTable.Buildermethod_58773(Item item, Item item2, ArmorTrim armorTrim)
-
Constructor Details
-
class_9485
public class_9485()
-
-
Method Details
-
accept
public void accept(RegistryWrapper.WrapperLookup registryLookup, BiConsumer<RegistryKey<LootTable>, LootTable.Builder> consumer) - Specified by:
acceptin interfaceLootTableGenerator- Mappings:
Namespace Name Mixin selector named acceptLnet/minecraft/data/server/loottable/LootTableGenerator;accept(Lnet/minecraft/registry/RegistryWrapper$WrapperLookup;Ljava/util/function/BiConsumer;)Vintermediary method_10399Lnet/minecraft/class_7791;method_10399(Lnet/minecraft/class_7225$class_7874;Ljava/util/function/BiConsumer;)Vofficial generateLmj;generate(Liz$a;Ljava/util/function/BiConsumer;)V
-
method_58773
- Mappings:
Namespace Name Mixin selector named method_58773Lnet/minecraft/class_9485;method_58773(Lnet/minecraft/item/Item;Lnet/minecraft/item/Item;Lnet/minecraft/item/trim/ArmorTrim;)Lnet/minecraft/loot/LootTable$Builder;intermediary method_58773Lnet/minecraft/class_9485;method_58773(Lnet/minecraft/class_1792;Lnet/minecraft/class_1792;Lnet/minecraft/class_8053;)Lnet/minecraft/class_52$class_53;official aLmq;a(Lctj;Lctj;Lcvs;)Lepk$a;
-