Class WWModelLayers

java.lang.Object
net.frozenblock.wilderwild.client.WWModelLayers

@Environment(CLIENT) public final class WWModelLayers 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
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static void
     

    Methods inherited from class java.lang.Object

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

    • SCULK_SENSOR

      public static final net.minecraft.client.model.geom.ModelLayerLocation SCULK_SENSOR
    • HANGING_TENDRIL

      public static final net.minecraft.client.model.geom.ModelLayerLocation HANGING_TENDRIL
    • DISPLAY_LANTERN

      public static final net.minecraft.client.model.geom.ModelLayerLocation DISPLAY_LANTERN
    • STONE_CHEST

      public static final net.minecraft.client.model.geom.ModelLayerLocation STONE_CHEST
    • DOUBLE_STONE_CHEST_LEFT

      public static final net.minecraft.client.model.geom.ModelLayerLocation DOUBLE_STONE_CHEST_LEFT
    • DOUBLE_STONE_CHEST_RIGHT

      public static final net.minecraft.client.model.geom.ModelLayerLocation DOUBLE_STONE_CHEST_RIGHT
    • JELLYFISH

      public static final net.minecraft.client.model.geom.ModelLayerLocation JELLYFISH
    • TUMBLEWEED

      public static final net.minecraft.client.model.geom.ModelLayerLocation TUMBLEWEED
    • CRAB

      public static final net.minecraft.client.model.geom.ModelLayerLocation CRAB
    • OSTRICH

      public static final net.minecraft.client.model.geom.ModelLayerLocation OSTRICH
    • OSTRICH_INBRED

      public static final net.minecraft.client.model.geom.ModelLayerLocation OSTRICH_INBRED
    • OSTRICH_SADDLE

      public static final net.minecraft.client.model.geom.ModelLayerLocation OSTRICH_SADDLE
    • SCORCHED

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

    • WWModelLayers

      public WWModelLayers()
  • Method Details

    • init

      public static void init()