Class CapeLayerMixin
java.lang.Object
net.frozenblock.lib.cape.mixin.client.CapeLayerMixin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionnet.minecraft.resources.ResourceLocationfrozenLib$captureAndChangeCapeLocation(net.minecraft.resources.ResourceLocation resourceLocation, com.mojang.blaze3d.vertex.PoseStack matrices, net.minecraft.client.renderer.MultiBufferSource vertexConsumers, int i, net.minecraft.client.player.AbstractClientPlayer abstractClientPlayer, com.llamalad7.mixinextras.sugar.ref.LocalRef<net.minecraft.resources.ResourceLocation> newCapeTexture) net.minecraft.resources.ResourceLocationfrozenLib$renderNewCape(net.minecraft.resources.ResourceLocation resourceLocation, com.llamalad7.mixinextras.sugar.ref.LocalRef<net.minecraft.resources.ResourceLocation> newCapeTexture)
-
Constructor Details
-
CapeLayerMixin
public CapeLayerMixin()
-
-
Method Details
-
frozenLib$captureAndChangeCapeLocation
public net.minecraft.resources.ResourceLocation frozenLib$captureAndChangeCapeLocation(net.minecraft.resources.ResourceLocation resourceLocation, com.mojang.blaze3d.vertex.PoseStack matrices, net.minecraft.client.renderer.MultiBufferSource vertexConsumers, int i, net.minecraft.client.player.AbstractClientPlayer abstractClientPlayer, com.llamalad7.mixinextras.sugar.ref.LocalRef<net.minecraft.resources.ResourceLocation> newCapeTexture) -
frozenLib$renderNewCape
public net.minecraft.resources.ResourceLocation frozenLib$renderNewCape(net.minecraft.resources.ResourceLocation resourceLocation, com.llamalad7.mixinextras.sugar.ref.LocalRef<net.minecraft.resources.ResourceLocation> newCapeTexture)
-