Class CustomOverlay
java.lang.Object
com.pixelmonmod.pixelmon.client.gui.custom.overlays.CustomOverlay
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 Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
onDrawOverlay
(net.minecraftforge.client.event.RenderGuiOverlayEvent.Pre event)
-
Constructor Details
-
CustomOverlay
public CustomOverlay()
-
-
Method Details
-
onDrawOverlay
public void onDrawOverlay(net.minecraftforge.client.event.RenderGuiOverlayEvent.Pre event)
-