Class BackpackBundleModel
java.lang.Object
net.minecraft.client.model.Model
net.minecraft.client.model.EntityModel<net.minecraft.client.renderer.entity.state.EntityRenderState>
com.hammy275.immersivemc.client.model.BackpackBundleModel
public class BackpackBundleModel
extends net.minecraft.client.model.EntityModel<net.minecraft.client.renderer.entity.state.EntityRenderState>
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.model.Model
net.minecraft.client.model.Model.Simple
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.minecraft.client.model.geom.ModelLayerLocation
static final net.minecraft.resources.ResourceLocation
static final net.minecraft.resources.ResourceLocation
Fields inherited from class net.minecraft.client.model.EntityModel
MODEL_Y_OFFSET
Fields inherited from class net.minecraft.client.model.Model
renderType, root
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic net.minecraft.client.model.geom.builders.LayerDefinition
Methods inherited from class net.minecraft.client.model.EntityModel
setupAnim
Methods inherited from class net.minecraft.client.model.Model
allParts, animate, animate, animateWalk, applyStatic, getAnyDescendantWithName, renderToBuffer, renderToBuffer, renderType, resetPose, root
-
Field Details
-
textureLocation
public static final net.minecraft.resources.ResourceLocation textureLocation -
textureLocationColorable
public static final net.minecraft.resources.ResourceLocation textureLocationColorable -
LAYER_LOCATION
public static final net.minecraft.client.model.geom.ModelLayerLocation LAYER_LOCATION
-
-
Constructor Details
-
BackpackBundleModel
public BackpackBundleModel(net.minecraft.client.model.geom.ModelPart root)
-
-
Method Details
-
createBodyLayer
public static net.minecraft.client.model.geom.builders.LayerDefinition createBodyLayer()
-