Package petrolpark.mc.petrolsparts.core
Class PetrolsPartsRegistrate
java.lang.Object
com.tterrag.registrate.AbstractRegistrate<PetrolsPartsRegistrate>
petrolpark.mc.library.core.registrate.AbstractPetrolparkRegistrate<PetrolsPartsRegistrate>
petrolpark.mc.library.compat.create.core.registrate.AbstractPetrolparkCreateRegistrate<PetrolsPartsRegistrate>
petrolpark.mc.petrolsparts.core.PetrolsPartsRegistrate
public final class PetrolsPartsRegistrate
extends petrolpark.mc.library.compat.create.core.registrate.AbstractPetrolparkCreateRegistrate<PetrolsPartsRegistrate>
-
Nested Class Summary
Nested classes/interfaces inherited from class petrolpark.mc.library.core.registrate.AbstractPetrolparkRegistrate
petrolpark.mc.library.core.registrate.AbstractPetrolparkRegistrate.SharedFeatureBuilderCallback -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<T extends net.minecraft.world.item.Item>
petrolpark.mc.library.core.registrate.builder.PetrolparkItemBuilder<T, PetrolsPartsRegistrate> item(String name, com.tterrag.registrate.util.nullness.NonNullFunction<net.minecraft.world.item.Item.Properties, T> factory) Methods inherited from class petrolpark.mc.library.compat.create.core.registrate.AbstractPetrolparkCreateRegistrate
coloredFluid, coloredWaterFluid, createBlockEntity, doughIngredientType, doughIngredientType, doughIngredientType, doughIngredientType, itemAttributeType, sharedColoredContainerFluid, sharedColoredFluid, sharedColoredWaterContainerFluid, sharedColoredWaterFluid, sharedContainerFluid, sharedCreateBlockEntity, sharedCreateEntity, sharedVirtualFluid, virtualContainerFluid, virtualFluidMethods inherited from class petrolpark.mc.library.core.registrate.AbstractPetrolparkRegistrate
attribute, badge, badge, block, blockEntity, blockEntity, blockEntityType, bogglePatternGeneratorType, bogglePatternGeneratorType, booleanScratchExpression, criterionTrigger, dataLoadingCondition, decayProductType, entity, entityRewardAndInfoTypes, entityRewardAndWrappedInfoTypes, entityRewardType, entitySubPredicateType, entityVariantPredicateType, entityVariantPredicateType, environmentDepedendentScratchExpressionType, flexibleEnvironmentScratchBlockType, fluidAdvancedIngredientType, fluidAdvancedIngredientType, fluidAdvancedIngredientType, fluidIngredientType, functionLootNumberProviderType, genericAdvancedIngredientType, genericScratchBlockType, genericScratchExpressionType, getSharedPath, globalLootModifierSerializer, ingredientRandomizerType, ingredientType, item, itemAdvancedIngredientType, itemAdvancedIngredientType, itemAdvancedIngredientType, itemAdvancedIngredientType, itemSubPredicateType, lootConditionType, lootContextParamSet, lootEntityNumberProviderType, lootItemFunctionType, lootItemStackNumberProviderType, lootNumberProviderType, lootPoolEntryModifierType, lootTableModifierType, lootTeamNumberProviderType, mobEffect, mobEffect, particleType, recipeSerializer, recipeSerializer, recipeSerializer, recipeType, rewardAndInfoTypes, rewardAndWrappedInfoTypes, rewardGeneratorType, rewardInfoType, rewardType, rewardType, scratchBlockType, scratchClassType, scratchEnvironmentType, scratchExpressionType, scratchExpressionType, sharedBlock, sharedBlock, sharedBlockEntity, sharedEntry, sharedItem, sharedItem, sharedItem, sharedMobEffect, sharedRecipeType, simpleEntityRewardType, simpleRewardType, simpleScratchClass, soundEvent, soundEvent, stringProviderType, teamProviderType, teamRewardAndInfoTypes, teamRewardType, tradeListingReferenceType, uninstantiableBlockEntity, woodSetMethods inherited from class com.tterrag.registrate.AbstractRegistrate
accept, addDataGenerator, addLang, addLang, addRawLang, addRegisterCallback, addRegisterCallback, block, block, block, blockEntity, blockEntity, currentName, defaultCreativeTab, defaultCreativeTab, defaultCreativeTab, defaultCreativeTab, defaultCreativeTab, defaultCreativeTab, defaultCreativeTab, defaultCreativeTab, defaultCreativeTab, entity, entity, entity, entry, entry, fluid, fluid, fluid, fluid, fluid, fluid, fluid, fluid, fluid, fluid, fluid, fluid, fluid, fluid, fluid, fluid, fluid, fluid, fluid, fluid, fluid, fluid, fluid, fluid, fluid, fluid, fluid, fluid, fluid, fluid, fluid, fluid, fluid, fluid, fluid, fluid, genData, generic, generic, generic, generic, get, get, getAll, getDataGenInitializer, getDataProvider, getModEventBus, getModid, getOptional, isDevEnvironment, isRegistered, item, item, makeDatapackRegistry, makeDatapackRegistry, makeRegistry, menu, menu, menu, menu, menu, menu, menu, menu, modifyCreativeModeTab, object, onBuildCreativeModeTabContents, onData, onRegister, onRegisterLate, registerEventListeners, self, setDataGenerator, setDataGenerator, setModEventBus, simple, simple, simple, simple, skipErrors, transform, transform
-
Constructor Details
-
PetrolsPartsRegistrate
public PetrolsPartsRegistrate()
-
-
Method Details
-
item
public <T extends net.minecraft.world.item.Item> petrolpark.mc.library.core.registrate.builder.PetrolparkItemBuilder<T,PetrolsPartsRegistrate> item(String name, com.tterrag.registrate.util.nullness.NonNullFunction<net.minecraft.world.item.Item.Properties, T> factory) - Overrides:
itemin classpetrolpark.mc.library.core.registrate.AbstractPetrolparkRegistrate<PetrolsPartsRegistrate>
-