Uses of Interface
net.minecraft.client.util.ObjectAllocator
Packages that use ObjectAllocator
-
Uses of ObjectAllocator in net.minecraft.client.gl
Methods in net.minecraft.client.gl with parameters of type ObjectAllocatorModifier and TypeMethodDescriptionvoid
PostEffectProcessor.render
(Framebuffer framebuffer, ObjectAllocator objectAllocator) Deprecated. -
Uses of ObjectAllocator in net.minecraft.client.render
Methods in net.minecraft.client.render with parameters of type ObjectAllocatorModifier and TypeMethodDescriptionvoid
FrameGraphBuilder.ResourceNode.acquire
(ObjectAllocator allocator) void
FrameGraphBuilder.ResourceNode.release
(ObjectAllocator allocator) void
WorldRenderer.render
(ObjectAllocator allocator, RenderTickCounter tickCounter, boolean renderBlockOutline, Camera camera, Matrix4f positionMatrix, Matrix4f projectionMatrix, GpuBufferSlice fog, Vector4f fogColor, boolean shouldRenderSky) void
FrameGraphBuilder.run
(ObjectAllocator allocator) void
FrameGraphBuilder.run
(ObjectAllocator allocator, FrameGraphBuilder.Profiler profiler) -
Uses of ObjectAllocator in net.minecraft.client.util
Classes in net.minecraft.client.util that implement ObjectAllocatorFields in net.minecraft.client.util declared as ObjectAllocator