Interface TextureMapAccessor


public interface TextureMapAccessor
  • Method Summary

    Modifier and Type
    Method
    Description
    Map<net.minecraft.data.models.model.TextureSlot,net.minecraft.resources.ResourceLocation>
     
    Set<net.minecraft.data.models.model.TextureSlot>
     
  • Method Details

    • getEntries

      Map<net.minecraft.data.models.model.TextureSlot,net.minecraft.resources.ResourceLocation> getEntries()
    • getInherited

      Set<net.minecraft.data.models.model.TextureSlot> getInherited()