Package foundry.veil.forge.platform
Class ForgeVeilEventPlatform
java.lang.Object
foundry.veil.forge.platform.ForgeVeilEventPlatform
- All Implemented Interfaces:
VeilEventPlatform
-
Field Summary
Fields inherited from interface foundry.veil.platform.VeilEventPlatform
INSTANCE -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidinit(net.neoforged.bus.api.IEventBus bus) voidvoidvoidvoidvoidvoidvoid
-
Constructor Details
-
ForgeVeilEventPlatform
public ForgeVeilEventPlatform()
-
-
Method Details
-
init
public static void init(net.neoforged.bus.api.IEventBus bus) -
onFreeNativeResources
- Specified by:
onFreeNativeResourcesin interfaceVeilEventPlatform
-
onVeilRendererAvailable
- Specified by:
onVeilRendererAvailablein interfaceVeilEventPlatform
-
preVeilPostProcessing
- Specified by:
preVeilPostProcessingin interfaceVeilEventPlatform
-
postVeilPostProcessing
- Specified by:
postVeilPostProcessingin interfaceVeilEventPlatform
-
onVeilRegisterFixedBuffers
- Specified by:
onVeilRegisterFixedBuffersin interfaceVeilEventPlatform
-
onVeilRegisterBlockLayers
- Specified by:
onVeilRegisterBlockLayersin interfaceVeilEventPlatform
-
onVeilRenderTypeStageRender
- Specified by:
onVeilRenderTypeStageRenderin interfaceVeilEventPlatform
-