Uses of Interface
com.mojang.blaze3d.systems.GpuDevice
Packages that use GpuDevice
Package
Description
The base package for all Minecraft classes.
-
Uses of GpuDevice in com.mojang.blaze3d.systems
Fields in com.mojang.blaze3d.systems declared as GpuDeviceMethods in com.mojang.blaze3d.systems that return GpuDeviceModifier and TypeMethodDescriptionstatic GpuDevice
RenderSystem.getDevice()
RenderSystem.tryGetDevice()
-
Uses of GpuDevice in net.minecraft
Fields in net.minecraft with type parameters of type GpuDeviceMethods in net.minecraft with parameters of type GpuDeviceModifier and TypeMethodDescriptionstatic class_11541
class_11541.method_72243
(GpuDevice gpuDevice) private static boolean
class_11541.method_72244
(GpuDevice gpuDevice) Constructors in net.minecraft with parameters of type GpuDevice -
Uses of GpuDevice in net.minecraft.client.gl
Classes in net.minecraft.client.gl that implement GpuDevice