Interface BindableTexture

All Known Subinterfaces:
TextureSheetSegment
All Known Implementing Classes:
PonderGuiTextures, PonderSpecialTextures

public interface BindableTexture
  • Method Summary

    Modifier and Type
    Method
    Description
    default void
     
    net.minecraft.resources.ResourceLocation
     
  • Method Details

    • bind

      default void bind()
    • getLocation

      net.minecraft.resources.ResourceLocation getLocation()