Class PneumaticCraftTags.Fluids

java.lang.Object
me.desht.pneumaticcraft.api.data.PneumaticCraftTags
me.desht.pneumaticcraft.api.data.PneumaticCraftTags.Fluids
Enclosing class:
PneumaticCraftTags

public static class PneumaticCraftTags.Fluids extends PneumaticCraftTags
  • Nested Class Summary

  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    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>
     
    static final net.minecraft.tags.TagKey<net.minecraft.world.level.material.Fluid>
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static net.minecraft.tags.TagKey<net.minecraft.world.level.material.Fluid>
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • 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)