implements PictureInPictureRenderState
| gpd | |
| net.minecraft.client.gui.render.state.pip.GuiBannerResultRenderState | |
| net.minecraft.class_11250 | |
| net.minecraft.client.gui.render.state.special.BannerResultGuiElementRenderState |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final BannerFlagModel |
| ||||||||
| private final DyeColor |
| ||||||||
| private final BannerPatternLayers |
| ||||||||
| private final int |
| ||||||||
| private final int |
| ||||||||
| private final int |
| ||||||||
| private final int |
| ||||||||
| private final ScreenRectangle |
| ||||||||
| private final ScreenRectangle |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (BannerFlagModel model, DyeColor color, BannerPatternLayers bannerPatterns, int x1, int y1, int x2, int y2, ScreenRectangle scissorArea) |
| public | (BannerFlagModel flag, DyeColor baseColor, BannerPatternLayers resultBannerPatterns, int x1, int y1, int x2, int y2, ScreenRectangle scissorArea, ScreenRectangle bounds) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public float |
| ||||||||
| public BannerFlagModel |
| ||||||||
| public DyeColor |
| ||||||||
| public BannerPatternLayers |
| ||||||||
| public int |
| ||||||||
| public int |
| ||||||||
| public int |
| ||||||||
| public int |
| ||||||||
| public ScreenRectangle |
| ||||||||
| public ScreenRectangle |
|