Class FuelType.Builder
java.lang.Object
com.lightning.northstar.contraption.FuelType.Builder
- Enclosing class:
FuelType
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()combustionEngine(float usePerTick, float rpm) fluid(com.tterrag.registrate.util.entry.FluidEntry<?> fluid) fluid(net.minecraft.world.level.material.Fluid fluid) gjPerMb(float gjPerMb) rawFluid(net.minecraft.resources.ResourceLocation fluid) tag(net.minecraft.resources.ResourceLocation tag) tag(net.minecraft.tags.TagKey<net.minecraft.world.level.material.Fluid> tag)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
tag
-
tag
public FuelType.Builder tag(net.minecraft.tags.TagKey<net.minecraft.world.level.material.Fluid> tag) -
tag
-
tag
-
fluid
-
fluid
-
fluid
-
rawFluid
-
gjPerMb
-
combustionEngine
-
build
-