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