Package me.desht.pneumaticcraft.api.data
Class PneumaticCraftTags.Fluids
java.lang.Object
me.desht.pneumaticcraft.api.data.PneumaticCraftTags
me.desht.pneumaticcraft.api.data.PneumaticCraftTags.Fluids
- Enclosing class:
- PneumaticCraftTags
-
Nested Class Summary
Nested classes/interfaces inherited from class me.desht.pneumaticcraft.api.data.PneumaticCraftTags
PneumaticCraftTags.Biomes, PneumaticCraftTags.Blocks, PneumaticCraftTags.EntityTypes, PneumaticCraftTags.Fluids, PneumaticCraftTags.Items, PneumaticCraftTags.Structures -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.minecraft.tags.TagKey<net.minecraft.world.level.material.Fluid>static final net.minecraft.tags.TagKey<net.minecraft.world.level.material.Fluid>static final net.minecraft.tags.TagKey<net.minecraft.world.level.material.Fluid>static final net.minecraft.tags.TagKey<net.minecraft.world.level.material.Fluid>static final net.minecraft.tags.TagKey<net.minecraft.world.level.material.Fluid>static final net.minecraft.tags.TagKey<net.minecraft.world.level.material.Fluid>static final net.minecraft.tags.TagKey<net.minecraft.world.level.material.Fluid>static final net.minecraft.tags.TagKey<net.minecraft.world.level.material.Fluid>static final net.minecraft.tags.TagKey<net.minecraft.world.level.material.Fluid>static final net.minecraft.tags.TagKey<net.minecraft.world.level.material.Fluid>static final net.minecraft.tags.TagKey<net.minecraft.world.level.material.Fluid>static final net.minecraft.tags.TagKey<net.minecraft.world.level.material.Fluid>static final net.minecraft.tags.TagKey<net.minecraft.world.level.material.Fluid>static final net.minecraft.tags.TagKey<net.minecraft.world.level.material.Fluid> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
CRUDE_OIL
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.material.Fluid> CRUDE_OIL -
LUBRICANT
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.material.Fluid> LUBRICANT -
ETHANOL
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.material.Fluid> ETHANOL -
DIESEL
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.material.Fluid> DIESEL -
KEROSENE
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.material.Fluid> KEROSENE -
GASOLINE
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.material.Fluid> GASOLINE -
LPG
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.material.Fluid> LPG -
BIODIESEL
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.material.Fluid> BIODIESEL -
PLANT_OIL
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.material.Fluid> PLANT_OIL -
EXPERIENCE
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.material.Fluid> EXPERIENCE -
ETCHING_ACID
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.material.Fluid> ETCHING_ACID -
PLASTIC
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.material.Fluid> PLASTIC -
YEAST_CULTURE
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.material.Fluid> YEAST_CULTURE -
SEISMIC
public static final net.minecraft.tags.TagKey<net.minecraft.world.level.material.Fluid> SEISMIC
-
-
Constructor Details
-
Fluids
public Fluids()
-
-
Method Details
-
forgeTag
public static net.minecraft.tags.TagKey<net.minecraft.world.level.material.Fluid> forgeTag(String name)
-