net.minecraft.client.renderer

public class LevelTargetBundle

implements PostChain$TargetBundle

gli
net.minecraft.client.renderer.LevelTargetBundle
net.minecraft.class_9960
net.minecraft.client.render.DefaultFramebufferSet

Field summary

Modifier and TypeField
public static final ResourceLocation
a
MAIN_TARGET_ID
field_53083
MAIN
public static final ResourceLocation
b
TRANSLUCENT_TARGET_ID
field_53084
TRANSLUCENT
public static final ResourceLocation
c
ITEM_ENTITY_TARGET_ID
field_53085
ITEM_ENTITY
public static final ResourceLocation
d
PARTICLES_TARGET_ID
field_53086
PARTICLES
public static final ResourceLocation
e
WEATHER_TARGET_ID
field_53087
WEATHER
public static final ResourceLocation
f
CLOUDS_TARGET_ID
field_53088
CLOUDS
public static final ResourceLocation
g
ENTITY_OUTLINE_TARGET_ID
field_53089
ENTITY_OUTLINE
public static final Set<ResourceLocation>
h
MAIN_TARGETS
field_53902
MAIN_ONLY
public static final Set<ResourceLocation>
i
OUTLINE_TARGETS
field_53903
MAIN_AND_ENTITY_OUTLINE
public static final Set<ResourceLocation>
j
SORTING_TARGETS
field_53090
STAGES
public ResourceHandle<RenderTarget>
k
main
field_53091
mainFramebuffer
public ResourceHandle<RenderTarget>
l
translucent
field_53092
translucentFramebuffer
public ResourceHandle<RenderTarget>
m
itemEntity
field_53093
itemEntityFramebuffer
public ResourceHandle<RenderTarget>
n
particles
field_53094
particlesFramebuffer
public ResourceHandle<RenderTarget>
o
weather
field_53095
weatherFramebuffer
public ResourceHandle<RenderTarget>
p
clouds
field_53096
cloudsFramebuffer
public ResourceHandle<RenderTarget>
q
entityOutline
field_53097
entityOutlineFramebuffer

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
a(alz arg0, fge<ffc> arg1)
replace(ResourceLocation arg0, ResourceHandle<RenderTarget> arg1)
method_62225(class_2960 arg0, class_9925<class_276> arg1)
set(Identifier arg0, Handle<Framebuffer> arg1)
public ResourceHandle<RenderTarget>
a(alz arg0)
get(ResourceLocation arg0)
method_62224(class_2960 arg0)
get(Identifier arg0)
public void
a()
clear()
method_62223()
clear()