com.mojang.blaze3d.systems

public record RenderPass$RenderArea

com.mojang.blaze3d.systems.RenderPass$RenderArea
com.mojang.blaze3d.systems.RenderPass$class_1_837
com.mojang.blaze3d.systems.RenderPass$RenderArea

Field summary

Modifier and TypeField
private final int
x
comp_1_704
x
private final int
y
comp_1_705
y
private final int
width
comp_1_703
width
private final int
height
comp_1_702
height

Constructor summary

ModifierConstructor
public (int x, int y, int width, int height)

Method summary

Modifier and TypeMethod
public boolean
fillsTexture(GpuTextureView texture)
method_1_5116(GpuTextureView arg0)
coversEntirely(GpuTextureView textureView)
public int
x()
comp_1_704()
x()
public int
y()
comp_1_705()
y()
public int
width()
comp_1_703()
width()
public int
height()
comp_1_702()
height()