Interface IButterflyClientManager
public interface IButterflyClientManager
-
Method Summary
Modifier and TypeMethodDescriptioncom.mojang.datafixers.util.Pair<net.minecraft.resources.ResourceLocation,net.minecraft.resources.ResourceLocation> getTextures(IButterflySpecies species)
-
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.
-