History - net.minecraft.client.renderer.LevelTargetBundle

1.21.3

Names

gli

net.minecraft.client.renderer.LevelTargetBundle

net.minecraft.class_9960

net.minecraft.client.render.DefaultFramebufferSet

Fields

ResourceLocation: a, MAIN_TARGET_ID, field_53083, MAIN

ResourceLocation: b, TRANSLUCENT_TARGET_ID, field_53084, TRANSLUCENT

ResourceLocation: c, ITEM_ENTITY_TARGET_ID, field_53085, ITEM_ENTITY

ResourceLocation: d, PARTICLES_TARGET_ID, field_53086, PARTICLES

ResourceLocation: e, WEATHER_TARGET_ID, field_53087, WEATHER

ResourceLocation: f, CLOUDS_TARGET_ID, field_53088, CLOUDS

ResourceLocation: g, ENTITY_OUTLINE_TARGET_ID, field_53089, ENTITY_OUTLINE

Set<ResourceLocation>: h, MAIN_TARGETS, field_53902, MAIN_ONLY

Set<ResourceLocation>: i, OUTLINE_TARGETS, field_53903, MAIN_AND_ENTITY_OUTLINE

Set<ResourceLocation>: j, SORTING_TARGETS, field_53090, STAGES

ResourceHandle<RenderTarget>: k, main, field_53091, mainFramebuffer

ResourceHandle<RenderTarget>: l, translucent, field_53092, translucentFramebuffer

ResourceHandle<RenderTarget>: m, itemEntity, field_53093, itemEntityFramebuffer

ResourceHandle<RenderTarget>: n, particles, field_53094, particlesFramebuffer

ResourceHandle<RenderTarget>: o, weather, field_53095, weatherFramebuffer

ResourceHandle<RenderTarget>: p, clouds, field_53096, cloudsFramebuffer

ResourceHandle<RenderTarget>: q, entityOutline, field_53097, entityOutlineFramebuffer

Constructors

()

Methods

void (ResourceLocation, ResourceHandle<RenderTarget>): a, replace, method_62225, set

ResourceHandle<RenderTarget> (ResourceLocation): a, get, method_62224, get

void (): a, clear, method_62223, clear