Class RegistrationLootTableGenerator
java.lang.Object
com.supermartijn642.core.generator.ResourceGenerator
com.supermartijn642.core.generator.LootTableGenerator
com.supermartijn642.rechiseled.registration.data.RegistrationLootTableGenerator
public class RegistrationLootTableGenerator
extends com.supermartijn642.core.generator.LootTableGenerator
Created 05/05/2023 by SuperMartijn642
-
Nested Class Summary
Nested classes/interfaces inherited from class com.supermartijn642.core.generator.LootTableGenerator
com.supermartijn642.core.generator.LootTableGenerator.LootPoolBuilder, com.supermartijn642.core.generator.LootTableGenerator.LootTableBuilderNested classes/interfaces inherited from class com.supermartijn642.core.generator.ResourceGenerator
com.supermartijn642.core.generator.ResourceGenerator.DataProviderInstance -
Field Summary
Fields inherited from class com.supermartijn642.core.generator.ResourceGenerator
cache, modid, modName -
Constructor Summary
ConstructorsConstructorDescriptionRegistrationLootTableGenerator(RechiseledRegistrationImpl registration, com.supermartijn642.core.generator.ResourceCache cache) -
Method Summary
Methods inherited from class com.supermartijn642.core.generator.LootTableGenerator
dropSelf, dropSelfWhenSilkTouch, lootTable, lootTable, lootTable, saveMethods inherited from class com.supermartijn642.core.generator.ResourceGenerator
createDataProvider, getOwnerModid
-
Constructor Details
-
RegistrationLootTableGenerator
public RegistrationLootTableGenerator(RechiseledRegistrationImpl registration, com.supermartijn642.core.generator.ResourceCache cache)
-
-
Method Details
-
generate
public void generate()- Specified by:
generatein classcom.supermartijn642.core.generator.ResourceGenerator
-
getName
- Overrides:
getNamein classcom.supermartijn642.core.generator.LootTableGenerator
-