Class VEModelLayers
java.lang.Object
com.github.voidleech.voided_enlightenment.entities.client.VEModelLayers
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.minecraft.client.model.geom.ModelLayerLocationstatic final net.minecraft.client.model.geom.ModelLayerLocationstatic final net.minecraft.client.model.geom.ModelLayerLocationstatic final net.minecraft.client.model.geom.ModelLayerLocation -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
CERULEAN_RAFT_LAYER
public static final net.minecraft.client.model.geom.ModelLayerLocation CERULEAN_RAFT_LAYER -
CERULEAN_CHEST_RAFT_LAYER
public static final net.minecraft.client.model.geom.ModelLayerLocation CERULEAN_CHEST_RAFT_LAYER -
INDIGO_BOAT_LAYER
public static final net.minecraft.client.model.geom.ModelLayerLocation INDIGO_BOAT_LAYER -
INDIGO_CHEST_BOAT_LAYER
public static final net.minecraft.client.model.geom.ModelLayerLocation INDIGO_CHEST_BOAT_LAYER
-
-
Constructor Details
-
VEModelLayers
public VEModelLayers()
-