Class TropicalFishPatternLayer
java.lang.Object
net.minecraft.client.renderer.entity.layers.RenderLayer<TropicalFishRenderState,EntityModel<TropicalFishRenderState>>
net.minecraft.client.renderer.entity.layers.TropicalFishPatternLayer
public class TropicalFishPatternLayer
extends RenderLayer<TropicalFishRenderState,EntityModel<TropicalFishRenderState>>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final ResourceLocationprivate static final ResourceLocationprivate static final ResourceLocationprivate static final ResourceLocationprivate static final ResourceLocationprivate static final ResourceLocationprivate static final ResourceLocationprivate static final ResourceLocationprivate final TropicalFishModelAprivate final TropicalFishModelBprivate static final ResourceLocationprivate static final ResourceLocationprivate static final ResourceLocationprivate static final ResourceLocation -
Constructor Summary
ConstructorsConstructorDescriptionTropicalFishPatternLayer(RenderLayerParent<TropicalFishRenderState, EntityModel<TropicalFishRenderState>> pRenderer, EntityModelSet pModelSet) -
Method Summary
Modifier and TypeMethodDescriptionvoidrender(PoseStack p_117612_, MultiBufferSource p_117613_, int p_117614_, TropicalFishRenderState p_362806_, float p_117616_, float p_117617_) Methods inherited from class net.minecraft.client.renderer.entity.layers.RenderLayer
coloredCutoutModelCopyLayerRender, getParentModel, renderColoredCutoutModel
-
Field Details
-
KOB_TEXTURE
-
SUNSTREAK_TEXTURE
-
SNOOPER_TEXTURE
-
DASHER_TEXTURE
-
BRINELY_TEXTURE
-
SPOTTY_TEXTURE
-
FLOPPER_TEXTURE
-
STRIPEY_TEXTURE
-
GLITTER_TEXTURE
-
BLOCKFISH_TEXTURE
-
BETTY_TEXTURE
-
CLAYFISH_TEXTURE
-
modelA
-
modelB
-
-
Constructor Details
-
TropicalFishPatternLayer
public TropicalFishPatternLayer(RenderLayerParent<TropicalFishRenderState, EntityModel<TropicalFishRenderState>> pRenderer, EntityModelSet pModelSet)
-
-
Method Details
-
render
public void render(PoseStack p_117612_, MultiBufferSource p_117613_, int p_117614_, TropicalFishRenderState p_362806_, float p_117616_, float p_117617_) - Specified by:
renderin classRenderLayer<TropicalFishRenderState,EntityModel<TropicalFishRenderState>>
-