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 pPoseStack, MultiBufferSource pBufferSource, int pPackedLight, TropicalFishRenderState pRenderState, float pYRot, float pXRot) 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 pPoseStack, MultiBufferSource pBufferSource, int pPackedLight, TropicalFishRenderState pRenderState, float pYRot, float pXRot) - Specified by:
renderin classRenderLayer<TropicalFishRenderState,EntityModel<TropicalFishRenderState>>
-