Interface MapRendererAccessor


public interface MapRendererAccessor
  • Method Summary

    Modifier and Type
    Method
    Description
    net.minecraft.client.render.MapRenderer.MapTexture
    invokeGetMapTexture(net.minecraft.component.type.MapIdComponent id, net.minecraft.item.map.MapState state)
     
  • Method Details

    • invokeGetMapTexture

      net.minecraft.client.render.MapRenderer.MapTexture invokeGetMapTexture(net.minecraft.component.type.MapIdComponent id, net.minecraft.item.map.MapState state)