Interface AbstractClientPlayerCapeInterface

All Known Implementing Classes:
AbstractClientPlayerMixin

public interface AbstractClientPlayerCapeInterface
  • Method Summary

    Modifier and Type
    Method
    Description
    net.minecraft.resources.ResourceLocation
     
    void
    frozenLib$setCape(net.minecraft.resources.ResourceLocation cape)
     
  • Method Details

    • frozenLib$setCape

      void frozenLib$setCape(net.minecraft.resources.ResourceLocation cape)
    • frozenLib$getCape

      net.minecraft.resources.ResourceLocation frozenLib$getCape()