Class ScrollableViewport

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

public class ScrollableViewport extends StatefulWidget<ScrollableViewport>
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.