Interface IButterflyClientManager


public interface IButterflyClientManager
  • Method Summary

    Modifier and Type
    Method
    Description
    com.mojang.datafixers.util.Pair<net.minecraft.resources.ResourceLocation,net.minecraft.resources.ResourceLocation>
     
  • Method Details

    • getTextures

      com.mojang.datafixers.util.Pair<net.minecraft.resources.ResourceLocation,net.minecraft.resources.ResourceLocation> getTextures(IButterflySpecies species)
      Returns:
      The butterfly item and entity textures, respectively.