Uses of Interface
net.minecraft.client.util.ObjectAllocator
Packages that use ObjectAllocator
- 
Uses of ObjectAllocator in net.minecraft.client.glMethods in net.minecraft.client.gl with parameters of type ObjectAllocatorModifier and TypeMethodDescriptionvoidPostEffectProcessor.render(Framebuffer framebuffer, ObjectAllocator objectAllocator) Deprecated.
- 
Uses of ObjectAllocator in net.minecraft.client.renderMethods in net.minecraft.client.render with parameters of type ObjectAllocatorModifier and TypeMethodDescriptionvoidFrameGraphBuilder.ResourceNode.acquire(ObjectAllocator allocator) voidFrameGraphBuilder.ResourceNode.release(ObjectAllocator allocator) voidWorldRenderer.render(ObjectAllocator allocator, RenderTickCounter tickCounter, boolean renderBlockOutline, Camera camera, GameRenderer gameRenderer, Matrix4f positionMatrix, Matrix4f projectionMatrix) voidFrameGraphBuilder.run(ObjectAllocator allocator) voidFrameGraphBuilder.run(ObjectAllocator allocator, FrameGraphBuilder.Profiler profiler) 
- 
Uses of ObjectAllocator in net.minecraft.client.utilClasses in net.minecraft.client.util that implement ObjectAllocatorFields in net.minecraft.client.util declared as ObjectAllocator