java.lang.Object
com.pixelmonmod.api.client.screen.widget.StatefulWidget<Viewport>
com.pixelmonmod.api.client.screen.widget.design.Viewport
All Implemented Interfaces:
States<Viewport>

public class Viewport extends StatefulWidget<Viewport>
Widget which performs scissor on all of its child widgets. This widget handles rendering of its children, and as such they should be set to be not visible at all times.