Class PNCModelLayers

java.lang.Object
me.desht.pneumaticcraft.client.model.PNCModelLayers

public class PNCModelLayers extends Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final net.minecraft.client.model.geom.ModelLayerLocation
     
    static final net.minecraft.client.model.geom.ModelLayerLocation
     
    static final net.minecraft.client.model.geom.ModelLayerLocation
     
    static final net.minecraft.client.model.geom.ModelLayerLocation
     
    static final net.minecraft.client.model.geom.ModelLayerLocation
     
    static final net.minecraft.client.model.geom.ModelLayerLocation
     
    static final net.minecraft.client.model.geom.ModelLayerLocation
     
    static final net.minecraft.client.model.geom.ModelLayerLocation
     
    static final net.minecraft.client.model.geom.ModelLayerLocation
     
    static final net.minecraft.client.model.geom.ModelLayerLocation
     
    static final net.minecraft.client.model.geom.ModelLayerLocation
     
    static final net.minecraft.client.model.geom.ModelLayerLocation
     
    static final net.minecraft.client.model.geom.ModelLayerLocation
     
    static final net.minecraft.client.model.geom.ModelLayerLocation
     
    static final net.minecraft.client.model.geom.ModelLayerLocation
     
    static final net.minecraft.client.model.geom.ModelLayerLocation
     
    static final net.minecraft.client.model.geom.ModelLayerLocation
     
    static final net.minecraft.client.model.geom.ModelLayerLocation
     
    static final net.minecraft.client.model.geom.ModelLayerLocation
     
    static final net.minecraft.client.model.geom.ModelLayerLocation
     
    static final net.minecraft.client.model.geom.ModelLayerLocation
     
    static final net.minecraft.client.model.geom.ModelLayerLocation
     
    static final net.minecraft.client.model.geom.ModelLayerLocation
     
    static final net.minecraft.client.model.geom.ModelLayerLocation
     
    static final net.minecraft.client.model.geom.ModelLayerLocation
     
    static final net.minecraft.client.model.geom.ModelLayerLocation
     
    static final net.minecraft.client.model.geom.ModelLayerLocation
     
    static final net.minecraft.client.model.geom.ModelLayerLocation
     
    static final net.minecraft.client.model.geom.ModelLayerLocation
     
    static final net.minecraft.client.model.geom.ModelLayerLocation
     
    static final net.minecraft.client.model.geom.ModelLayerLocation
     
    static final net.minecraft.client.model.geom.ModelLayerLocation
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • PNEUMATIC_LEGS

      public static final net.minecraft.client.model.geom.ModelLayerLocation PNEUMATIC_LEGS
    • PNEUMATIC_ARMOR

      public static final net.minecraft.client.model.geom.ModelLayerLocation PNEUMATIC_ARMOR
    • HEAT_FRAME

      public static final net.minecraft.client.model.geom.ModelLayerLocation HEAT_FRAME
    • LOGISTICS_FRAME

      public static final net.minecraft.client.model.geom.ModelLayerLocation LOGISTICS_FRAME
    • SPAWNER_AGITATOR

      public static final net.minecraft.client.model.geom.ModelLayerLocation SPAWNER_AGITATOR
    • TRANSFER_GADGET

      public static final net.minecraft.client.model.geom.ModelLayerLocation TRANSFER_GADGET
    • CROP_SUPPORT

      public static final net.minecraft.client.model.geom.ModelLayerLocation CROP_SUPPORT
    • MINIGUN

      public static final net.minecraft.client.model.geom.ModelLayerLocation MINIGUN
    • DRONE

      public static final net.minecraft.client.model.geom.ModelLayerLocation DRONE
    • DRONE_CORE

      public static final net.minecraft.client.model.geom.ModelLayerLocation DRONE_CORE
    • AIR_CANNON

      public static final net.minecraft.client.model.geom.ModelLayerLocation AIR_CANNON
    • PNEUMATIC_DOOR

      public static final net.minecraft.client.model.geom.ModelLayerLocation PNEUMATIC_DOOR
    • PNEUMATIC_DOOR_BASE

      public static final net.minecraft.client.model.geom.ModelLayerLocation PNEUMATIC_DOOR_BASE
    • ASSEMBLY_CONTROLLER

      public static final net.minecraft.client.model.geom.ModelLayerLocation ASSEMBLY_CONTROLLER
    • ASSEMBLY_DRILL

      public static final net.minecraft.client.model.geom.ModelLayerLocation ASSEMBLY_DRILL
    • ASSEMBLY_LASER

      public static final net.minecraft.client.model.geom.ModelLayerLocation ASSEMBLY_LASER
    • ASSEMBLY_IO_UNIT

      public static final net.minecraft.client.model.geom.ModelLayerLocation ASSEMBLY_IO_UNIT
    • ASSEMBLY_PLATFORM

      public static final net.minecraft.client.model.geom.ModelLayerLocation ASSEMBLY_PLATFORM
    • ELEVATOR_BASE

      public static final net.minecraft.client.model.geom.ModelLayerLocation ELEVATOR_BASE
    • PRESSURE_CHAMBER_INTERFACE

      public static final net.minecraft.client.model.geom.ModelLayerLocation PRESSURE_CHAMBER_INTERFACE
    • SPAWNER_EXTRACTOR

      public static final net.minecraft.client.model.geom.ModelLayerLocation SPAWNER_EXTRACTOR
    • UNIVERSAL_SENSOR

      public static final net.minecraft.client.model.geom.ModelLayerLocation UNIVERSAL_SENSOR
    • VACUUM_PUMP

      public static final net.minecraft.client.model.geom.ModelLayerLocation VACUUM_PUMP
    • AIR_GRATE_MODULE

      public static final net.minecraft.client.model.geom.ModelLayerLocation AIR_GRATE_MODULE
    • CHARGING_MODULE

      public static final net.minecraft.client.model.geom.ModelLayerLocation CHARGING_MODULE
    • FLOW_DETECTOR_MODULE

      public static final net.minecraft.client.model.geom.ModelLayerLocation FLOW_DETECTOR_MODULE
    • LOGISTICS_MODULE

      public static final net.minecraft.client.model.geom.ModelLayerLocation LOGISTICS_MODULE
    • PRESSURE_GAUGE_MODULE

      public static final net.minecraft.client.model.geom.ModelLayerLocation PRESSURE_GAUGE_MODULE
    • REDSTONE_MODULE

      public static final net.minecraft.client.model.geom.ModelLayerLocation REDSTONE_MODULE
    • REGULATOR_MODULE

      public static final net.minecraft.client.model.geom.ModelLayerLocation REGULATOR_MODULE
    • SAFETY_VALVE_MODULE

      public static final net.minecraft.client.model.geom.ModelLayerLocation SAFETY_VALVE_MODULE
    • VACUUM_MODULE

      public static final net.minecraft.client.model.geom.ModelLayerLocation VACUUM_MODULE
  • Constructor Details

    • PNCModelLayers

      public PNCModelLayers()