com.mojang.blaze3d.pipeline

public class RenderTarget

deg
com.mojang.blaze3d.pipeline.RenderTarget
net.minecraft.class_276
net.minecraft.unmapped.C_xxwgvelc
net.minecraft.client.gl.Framebuffer
net.minecraft.client.shader.Framebuffer

Field summary

Modifier and TypeField
public int
a
width
field_1482
f_cfotkjmz
textureWidth
field_147622_a
public int
b
height
field_1481
f_sxuwhuje
textureHeight
field_147620_b
public int
c
viewWidth
field_1480
f_haspsufq
viewportWidth
field_147621_c
public int
d
viewHeight
field_1477
f_taldsayd
viewportHeight
field_147618_d
public final boolean
e
useDepth
field_1478
f_dzqtamlt
useDepthAttachment
field_147619_e
public int
f
frameBufferId
field_1476
f_wvqbkuit
fbo
field_147616_f
private int
i
colorTextureId
field_1475
f_diuvorcl
colorAttachment
field_147617_g
private int
j
depthBufferId
field_1474
f_mypruwdu
depthAttachment
field_147624_h
public final float[]
g
clearChannels
field_1479
f_ecykjasv
clearColor
field_147625_i
public int
h
filterMode
field_1483
f_sjyaqcdd
texFilter
field_147623_j

Constructor summary

ModifierConstructor
public (int width, int height, boolean useDepth, boolean getError)

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)
func_216491_a(int arg0, int arg1, 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)
func_227586_d_(int arg0, int arg1, boolean arg2)
public void
a()
destroyBuffers()
method_1238()
m_xunindax()
delete()
func_147608_a()
public void
a(deg arg0)
copyDepthFrom(RenderTarget arg0)
method_29329(class_276 arg0)
m_jpjjuivg(C_xxwgvelc arg0)
copyDepthFrom(Framebuffer framebuffer)
func_237506_a_(Framebuffer 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)
func_216492_b(int arg0, int arg1, boolean arg2)
public void
a(int arg0)
setFilterMode(int arg0)
method_1232(int arg0)
m_bzotkqxy(int arg0)
setTexFilter(int arg0)
func_147607_a(int arg0)
public void
b()
checkStatus()
method_1239()
m_tckhlkyd()
checkFramebufferStatus()
func_147611_b()
public void
c()
bindRead()
method_1241()
m_uxntzxco()
beginRead()
func_147612_c()
public void
d()
unbindRead()
method_1242()
m_mjtlofvn()
endRead()
func_147606_d()
public void
a(boolean arg0)
bindWrite(boolean arg0)
method_1235(boolean arg0)
m_ihzilcdr(boolean arg0)
beginWrite(boolean setViewport)
func_147610_a(boolean arg0)
private void
c(boolean arg0)
_bindWrite(boolean arg0)
method_22595(boolean arg0)
m_liabnoxf(boolean arg0)
bind(boolean updateViewport)
func_227585_c_(boolean arg0)
public void
e()
unbindWrite()
method_1240()
m_hiviamqx()
endWrite()
func_147609_e()
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)
func_147604_a(float arg0, float arg1, float arg2, 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)
func_147615_c(int arg0, 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)
func_178038_a(int arg0, int arg1, 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 arg2)
func_227588_e_(int arg0, int arg1, boolean arg2)
public void
b(boolean arg0)
clear(boolean arg0)
method_1230(boolean arg0)
m_srqvhrtt(boolean arg0)
clear(boolean getError)
func_216493_b(boolean arg0)
public int
f()
getColorTextureId()
method_30277()
m_vgpyiifu()
getColorAttachment()
func_242996_f()
public int
g()
getDepthTextureId()
method_30278()
m_fddnofnq()
getDepthAttachment()
func_242997_g()