Class GhastCowAuraLayer
java.lang.Object
net.minecraft.client.renderer.entity.layers.RenderLayer<GhastCowRenderState, GhastCowModel>
net.minecraft.client.renderer.entity.layers.EnergySwirlLayer<GhastCowRenderState, GhastCowModel>
com.mrbysco.ghastcow.client.renderer.GhastCowAuraLayer
public class GhastCowAuraLayer
extends net.minecraft.client.renderer.entity.layers.EnergySwirlLayer<GhastCowRenderState, GhastCowModel>
-
Constructor Summary
ConstructorsConstructorDescriptionGhastCowAuraLayer(net.minecraft.client.renderer.entity.RenderLayerParent<GhastCowRenderState, GhastCowModel> parent, net.minecraft.client.model.geom.EntityModelSet modelSet) -
Method Summary
Modifier and TypeMethodDescriptionprotected net.minecraft.resources.Identifierprotected booleanisPowered(GhastCowRenderState renderState) protected GhastCowModelmodel()protected floatxOffset(float offset) Methods inherited from class net.minecraft.client.renderer.entity.layers.EnergySwirlLayer
submitMethods inherited from class net.minecraft.client.renderer.entity.layers.RenderLayer
coloredCutoutModelCopyLayerRender, getParentModel, renderColoredCutoutModel
-
Constructor Details
-
GhastCowAuraLayer
public GhastCowAuraLayer(net.minecraft.client.renderer.entity.RenderLayerParent<GhastCowRenderState, GhastCowModel> parent, net.minecraft.client.model.geom.EntityModelSet modelSet)
-
-
Method Details
-
isPowered
- Specified by:
isPoweredin classnet.minecraft.client.renderer.entity.layers.EnergySwirlLayer<GhastCowRenderState, GhastCowModel>
-
xOffset
protected float xOffset(float offset) - Specified by:
xOffsetin classnet.minecraft.client.renderer.entity.layers.EnergySwirlLayer<GhastCowRenderState, GhastCowModel>
-
getTextureLocation
protected net.minecraft.resources.Identifier getTextureLocation()- Specified by:
getTextureLocationin classnet.minecraft.client.renderer.entity.layers.EnergySwirlLayer<GhastCowRenderState, GhastCowModel>
-
model
- Specified by:
modelin classnet.minecraft.client.renderer.entity.layers.EnergySwirlLayer<GhastCowRenderState, GhastCowModel>
-