Class ElytraLayerMixin

java.lang.Object
net.frozenblock.lib.cape.mixin.client.ElytraLayerMixin

@Environment(CLIENT) public class ElytraLayerMixin extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    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.world.entity.LivingEntity livingEntity, com.llamalad7.mixinextras.sugar.ref.LocalRef<net.minecraft.resources.ResourceLocation> newCapeTexture)
     
    net.minecraft.resources.ResourceLocation
    frozenLib$renderNewCape(net.minecraft.resources.ResourceLocation resourceLocation, com.llamalad7.mixinextras.sugar.ref.LocalRef<net.minecraft.resources.ResourceLocation> newCapeTexture)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • ElytraLayerMixin

      public ElytraLayerMixin()
  • 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.world.entity.LivingEntity livingEntity, 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)