Uses of Interface
com.mojang.renderpearl.api.device.GpuSurface
Packages that use GpuSurface
Package
Description
-
Uses of GpuSurface in com.mojang.renderpearl.api.device
Methods in com.mojang.renderpearl.api.device that return GpuSurfaceModifier and TypeMethodDescriptionGpuDevice.createSurface(long windowHandle, BooleanSupplier isIconified) -
Uses of GpuSurface in com.mojang.renderpearl.frontend
Classes in com.mojang.renderpearl.frontend that implement GpuSurfaceMethods in com.mojang.renderpearl.frontend that return GpuSurfaceModifier and TypeMethodDescriptionFrontendGpuDevice.createSurface(long windowHandle, BooleanSupplier isIconified) -
Uses of GpuSurface in net.minecraft.client
Fields in net.minecraft.client declared as GpuSurfaceMethods in net.minecraft.client that return GpuSurface