com.mojang.blaze3d.pipeline

public abstract class RenderTarget

doy
com.mojang.blaze3d.pipeline.RenderTarget
net.minecraft.class_276
net.minecraft.unmapped.C_xxwgvelc
net.minecraft.client.gl.Framebuffer
net.minecraft.src.C_3106_

Field summary

Modifier and TypeField
private static final int
a
RED_CHANNEL
field_31901
f_mpmtantv
field_31901
f_166194_
private static final int
b
GREEN_CHANNEL
field_31902
f_ttgxaapu
field_31902
f_166195_
private static final int
l
BLUE_CHANNEL
field_31903
f_olvnzwuo
field_31903
f_166196_
private static final int
m
ALPHA_CHANNEL
field_31904
f_yrdbqayj
field_31904
f_166197_
public int
c
width
field_1482
f_cfotkjmz
textureWidth
f_83915_
public int
d
height
field_1481
f_sxuwhuje
textureHeight
f_83916_
public int
e
viewWidth
field_1480
f_haspsufq
viewportWidth
f_83917_
public int
f
viewHeight
field_1477
f_taldsayd
viewportHeight
f_83918_
public final boolean
g
useDepth
field_1478
f_dzqtamlt
useDepthAttachment
f_83919_
public int
h
frameBufferId
field_1476
f_wvqbkuit
fbo
f_83920_
protected int
i
colorTextureId
field_1475
f_diuvorcl
colorAttachment
f_83923_
protected int
j
depthBufferId
field_1474
f_mypruwdu
depthAttachment
f_83924_
private final float[]
n
clearChannels
field_1479
f_ecykjasv
clearColor
f_83921_
public int
k
filterMode
field_1483
f_sjyaqcdd
texFilter
f_83922_

Constructor summary

ModifierConstructor
public (boolean useDepth)

Method summary

Modifier and TypeMethod
public void
a(int arg0, int arg1, boolean arg2)
resize(int arg0, int arg1, boolean arg2)
method_1234(int arg0, int arg1, boolean arg2)
m_tnebqwoj(int arg0, int arg1, boolean arg2)
resize(int width, int height, boolean getError)
m_83941_(int p_83943_, int p_83944_, boolean arg2)
private void
d(int arg0, int arg1, boolean arg2)
_resize(int arg0, int arg1, boolean arg2)
method_22596(int arg0, int arg1, boolean arg2)
m_hkdzcjdl(int arg0, int arg1, boolean arg2)
resizeInternal(int width, int height, boolean getError)
m_83964_(int p_83966_, int p_83967_, boolean arg2)
public void
a()
destroyBuffers()
method_1238()
m_xunindax()
delete()
m_83930_()
public void
a(doy arg0)
copyDepthFrom(RenderTarget arg0)
method_29329(class_276 arg0)
m_jpjjuivg(C_xxwgvelc arg0)
copyDepthFrom(Framebuffer framebuffer)
m_83945_(C_3106_ arg0)
public void
b(int arg0, int arg1, boolean arg2)
createBuffers(int arg0, int arg1, boolean arg2)
method_1231(int arg0, int arg1, boolean arg2)
m_grzekhsz(int arg0, int arg1, boolean arg2)
initFbo(int width, int height, boolean getError)
m_83950_(int p_83952_, int p_83953_, boolean arg2)
public void
a(int arg0)
setFilterMode(int arg0)
method_1232(int arg0)
m_bzotkqxy(int arg0)
setTexFilter(int arg0)
m_83936_(int arg0)
public void
b()
checkStatus()
method_1239()
m_tckhlkyd()
checkFramebufferStatus()
m_83949_()
public void
c()
bindRead()
method_35610()
m_uxntzxco()
method_35610()
m_83956_()
public void
d()
unbindRead()
method_1242()
m_mjtlofvn()
endRead()
m_83963_()
public void
a(boolean arg0)
bindWrite(boolean arg0)
method_1235(boolean arg0)
m_ihzilcdr(boolean arg0)
beginWrite(boolean setViewport)
m_83947_(boolean arg0)
private void
c(boolean arg0)
_bindWrite(boolean arg0)
method_22595(boolean arg0)
m_liabnoxf(boolean arg0)
bind(boolean updateViewport)
m_83961_(boolean arg0)
public void
e()
unbindWrite()
method_1240()
m_hiviamqx()
endWrite()
m_83970_()
public void
a(float arg0, float arg1, float arg2, float arg3)
setClearColor(float arg0, float arg1, float arg2, float arg3)
method_1236(float arg0, float arg1, float arg2, float arg3)
m_llotrvgk(float arg0, float arg1, float arg2, float arg3)
setClearColor(float r, float g, float b, float a)
m_83931_(float p_83933_, float p_83934_, float p_83935_, float arg3)
public void
a(int arg0, int arg1)
blitToScreen(int arg0, int arg1)
method_1237(int arg0, int arg1)
m_phdrormu(int arg0, int arg1)
draw(int width, int height)
m_83938_(int p_83940_, int arg1)
public void
c(int arg0, int arg1, boolean arg2)
blitToScreen(int arg0, int arg1, boolean arg2)
method_22594(int arg0, int arg1, boolean arg2)
m_svumtuij(int arg0, int arg1, boolean arg2)
draw(int width, int height, boolean arg2)
m_83957_(int p_83959_, int p_83960_, boolean arg2)
private void
e(int arg0, int arg1, boolean arg2)
_blitToScreen(int arg0, int arg1, boolean arg2)
method_1233(int arg0, int arg1, boolean arg2)
m_gcqqhxse(int arg0, int arg1, boolean arg2)
drawInternal(int width, int height, boolean disableBlend)
m_83971_(int p_83973_, int p_83974_, boolean arg2)
public void
b(boolean arg0)
clear(boolean arg0)
method_1230(boolean arg0)
m_srqvhrtt(boolean arg0)
clear(boolean getError)
m_83954_(boolean arg0)
public int
f()
getColorTextureId()
method_30277()
m_vgpyiifu()
getColorAttachment()
m_83975_()
public int
g()
getDepthTextureId()
method_30278()
m_fddnofnq()
getDepthAttachment()
m_83980_()