diff --git a/mappings/net/minecraft/client/gl/Framebuffer.mapping b/mappings/net/minecraft/client/gl/Framebuffer.mapping index 18f01d14fe..31c47ac9e3 100644 --- a/mappings/net/minecraft/client/gl/Framebuffer.mapping +++ b/mappings/net/minecraft/client/gl/Framebuffer.mapping @@ -53,3 +53,5 @@ CLASS net/minecraft/class_276 net/minecraft/client/gl/Framebuffer ARG 2 height ARG 3 getError METHOD method_29329 copyDepthFrom (Lnet/minecraft/class_276;)V + METHOD method_30277 getColorAttachment ()I + METHOD method_30278 getDepthAttachment ()I