Interface AbstractClientPlayerCapeInterface
- All Known Implementing Classes:
AbstractClientPlayerMixin
public interface AbstractClientPlayerCapeInterface
-
Method Summary
Modifier and TypeMethodDescriptionnet.minecraft.resources.ResourceLocationvoidfrozenLib$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()
-