Package dev.esophose.playerparticles.gui
Class GuiInventoryEditEffect
java.lang.Object
dev.esophose.playerparticles.gui.GuiInventory
dev.esophose.playerparticles.gui.GuiInventoryEditEffect
public class GuiInventoryEditEffect extends GuiInventory
-
Nested Class Summary
Nested classes/interfaces inherited from class dev.esophose.playerparticles.gui.GuiInventory
GuiInventory.BorderColor
-
Field Summary
Fields inherited from class dev.esophose.playerparticles.gui.GuiInventory
actionButtons, inventory, INVENTORY_SIZE, pplayer
-
Constructor Summary
Constructors Constructor Description GuiInventoryEditEffect(PPlayer pplayer, ParticlePair editingParticle, int pageNumber, java.util.List<java.lang.Runnable> callbackList, int callbackListPosition)
-
Method Summary
Methods inherited from class dev.esophose.playerparticles.gui.GuiInventory
close, fillBorder, getInventory, getPPlayer, onClick, onTick, populate
-
Constructor Details
-
GuiInventoryEditEffect
public GuiInventoryEditEffect(PPlayer pplayer, ParticlePair editingParticle, int pageNumber, java.util.List<java.lang.Runnable> callbackList, int callbackListPosition)
-