Class SharedPotionBuilder<P>

java.lang.Object
com.tterrag.registrate.builders.AbstractBuilder<net.minecraft.world.item.alchemy.Potion,net.minecraft.world.item.alchemy.Potion,P,PotionBuilder<P>>
com.petrolpark.core.registrate.builder.PotionBuilder<P>
com.petrolpark.core.registrate.builder.SharedPotionBuilder<P>
All Implemented Interfaces:
com.tterrag.registrate.builders.Builder<net.minecraft.world.item.alchemy.Potion,net.minecraft.world.item.alchemy.Potion,P,PotionBuilder<P>>, com.tterrag.registrate.util.nullness.NonNullSupplier<com.tterrag.registrate.util.entry.RegistryEntry<net.minecraft.world.item.alchemy.Potion,net.minecraft.world.item.alchemy.Potion>>, Supplier<com.tterrag.registrate.util.entry.RegistryEntry<net.minecraft.world.item.alchemy.Potion,net.minecraft.world.item.alchemy.Potion>>

public class SharedPotionBuilder<P> extends PotionBuilder<P>