Class GlowingEyesHeadLayer<T extends net.minecraft.world.entity.player.Player,Q extends net.minecraft.client.model.HumanoidModel<T>>
java.lang.Object
net.minecraft.client.renderer.entity.layers.RenderLayer<T,Q>
me.andreasmelone.glowingeyes.client.render.GlowingEyesHeadLayer<T,Q>
public class GlowingEyesHeadLayer<T extends net.minecraft.world.entity.player.Player,Q extends net.minecraft.client.model.HumanoidModel<T>>
extends net.minecraft.client.renderer.entity.layers.RenderLayer<T,Q>
-
Constructor Summary
ConstructorsConstructorDescriptionGlowingEyesHeadLayer(net.minecraft.client.renderer.entity.RenderLayerParent<T, Q> renderer) -
Method Summary
Modifier and TypeMethodDescriptionvoidrender(com.mojang.blaze3d.vertex.PoseStack poseStack, net.minecraft.client.renderer.MultiBufferSource multiBufferSource, int packedLight, T player, float limbSwing, float limbSwingAmount, float partialTick, float ageInTicks, float netHeadYaw, float headPitch) Methods inherited from class net.minecraft.client.renderer.entity.layers.RenderLayer
coloredCutoutModelCopyLayerRender, getParentModel, getTextureLocation, renderColoredCutoutModel
-
Constructor Details
-
GlowingEyesHeadLayer
-
-
Method Details
-
render
public void render(com.mojang.blaze3d.vertex.PoseStack poseStack, net.minecraft.client.renderer.MultiBufferSource multiBufferSource, int packedLight, T player, float limbSwing, float limbSwingAmount, float partialTick, float ageInTicks, float netHeadYaw, float headPitch)
-