java.lang.Object
com.pixelmonmod.pixelmon.client.gui.custom.overlays.CustomOverlay

public class CustomOverlay extends Object
Created by clienthax on 19/8/2015. Updated by happyz on 20/02/2019. Notes left by clienthax in 2015: have ability to use images on screen too (from resource packs) ability to draw pokemon + players as sprites + 3d PACKETS D: Ability to set regions for notices
  • Constructor Details

    • CustomOverlay

      public CustomOverlay()
  • Method Details

    • onDrawOverlay

      public void onDrawOverlay(net.minecraftforge.client.event.RenderGuiOverlayEvent.Pre event)