com.mojang.blaze3d.pipeline

public abstract class RenderTarget

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

Field summary

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

Constructor summary

ModifierConstructor
public (boolean useDepth)

Method summary

Modifier and TypeMethod
public void
a(int arg0, int arg1)
resize(int arg0, int arg1)
method_1234(int arg0, int arg1)
m_tnebqwoj(int arg0, int arg1)
resize(int width, int height)
resize(int width, int height)
m_83941_(int p_83943_, int arg1)
public void
a()
destroyBuffers()
method_1238()
m_xunindax()
delete()
delete()
m_83930_()
public void
a(ffc arg0)
copyDepthFrom(RenderTarget arg0)
method_29329(class_276 arg0)
m_jpjjuivg(C_xxwgvelc arg0)
copyDepthFrom(Framebuffer framebuffer)
copyDepthFrom(Framebuffer framebuffer)
m_83945_(C_3106_ arg0)
public void
b(int arg0, int arg1)
createBuffers(int arg0, int arg1)
method_1231(int arg0, int arg1)
m_grzekhsz(int arg0, int arg1)
initFbo(int width, int height)
create(int width, int height)
m_83950_(int p_83952_, int arg1)
public void
a(int arg0)
setFilterMode(int arg0)
method_58226(int arg0)
m_yitrxoki(int arg0)
setTexFilter(int texFilter)
setFilter(int filter)
m_83936_(int arg0)
private void
a(int arg0, boolean arg1)
setFilterMode(int arg0, boolean arg1)
method_1232(int arg0, boolean arg1)
m_ihnmmvil(int arg0, boolean arg1)
setTexFilter(int texFilter, boolean force)
setFilter(int filter, boolean forceApply)
m_321006_(int p_333030_, boolean arg1)
public void
b()
checkStatus()
method_1239()
m_tckhlkyd()
checkFramebufferStatus()
assertStatus()
m_83949_()
public void
c()
bindRead()
method_35610()
m_uxntzxco()
beginRead()
bindColorAttachmentAsTexture()
m_83956_()
public void
d()
unbindRead()
method_1242()
m_mjtlofvn()
endRead()
endRead()
m_83963_()
public void
a(boolean arg0)
bindWrite(boolean arg0)
method_1235(boolean arg0)
m_ihzilcdr(boolean arg0)
beginWrite(boolean setViewport)
beginWrite(boolean setViewport)
m_83947_(boolean arg0)
public void
e()
unbindWrite()
method_1240()
m_hiviamqx()
endWrite()
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)
setClearColor(float r, float g, float b, float a)
m_83931_(float p_83933_, float p_83934_, float p_83935_, float arg3)
public void
c(int arg0, int arg1)
blitToScreen(int arg0, int arg1)
method_1237(int arg0, int arg1)
m_bdhhzxbu(int arg0, int arg1)
draw(int width, int height)
m_bdhhzxbu(int dstX1, int dstY1)
m_83938_(int p_83940_, int arg1)
public void
d(int arg0, int arg1)
blitAndBlendToScreen(int arg0, int arg1)
method_1233(int arg0, int arg1)
m_lpmzuuzy(int arg0, int arg1)
drawInternal(int width, int height)
m_lpmzuuzy(int width, int height)
m_356146_(int p_363939_, int arg1)
public void
f()
clear()
method_1230()
m_srqvhrtt()
clear()
clear()
m_83954_()
public int
g()
getColorTextureId()
method_30277()
m_vgpyiifu()
getColorAttachment()
getColorAttachment()
m_83975_()
public int
h()
getDepthTextureId()
method_30278()
m_fddnofnq()
getDepthAttachment()
getDepthAttachment()
m_83980_()