Uses of Interface
net.neoforged.neoforge.client.blaze3d.GpuDeviceProperties
Packages that use GpuDeviceProperties
Package
Description
Events fired only on the client-side, chiefly related to rendering and user interfaces (screens and input).
-
Uses of GpuDeviceProperties in com.mojang.blaze3d.opengl
Fields in com.mojang.blaze3d.opengl declared as GpuDevicePropertiesMethods in com.mojang.blaze3d.opengl that return GpuDeviceProperties -
Uses of GpuDeviceProperties in net.neoforged.neoforge.client.blaze3d.opengl
Classes in net.neoforged.neoforge.client.blaze3d.opengl that implement GpuDevicePropertiesModifier and TypeClassDescriptionclassTheoretical GpuDevice properties for the default GlDevicefinal recordConstructors in net.neoforged.neoforge.client.blaze3d.opengl with parameters of type GpuDeviceProperties -
Uses of GpuDeviceProperties in net.neoforged.neoforge.client.blaze3d.validation
Fields in net.neoforged.neoforge.client.blaze3d.validation declared as GpuDevicePropertiesModifier and TypeFieldDescriptionprivate final GpuDevicePropertiesGpuDeviceUsageValidator.propertiesMethods in net.neoforged.neoforge.client.blaze3d.validation that return GpuDeviceProperties -
Uses of GpuDeviceProperties in net.neoforged.neoforge.client.event
Fields in net.neoforged.neoforge.client.event declared as GpuDevicePropertiesModifier and TypeFieldDescriptionprivate final GpuDevicePropertiesConfigureGpuDeviceEvent.devicePropertiesMethods in net.neoforged.neoforge.client.event that return GpuDevicePropertiesModifier and TypeMethodDescriptionConfigureGpuDeviceEvent.getDeviceProperties()Device features available.Constructors in net.neoforged.neoforge.client.event with parameters of type GpuDevicePropertiesModifierConstructorDescriptionConfigureGpuDeviceEvent(GpuDeviceProperties deviceProperties, GpuDeviceFeatures availableFeatures) -
Uses of GpuDeviceProperties in net.neoforged.neoforge.client.extensions.blaze3d
Methods in net.neoforged.neoforge.client.extensions.blaze3d that return GpuDeviceProperties