Class NeoForgeUtils
java.lang.Object
net.nikdo53.tinymultiblocklib.platform.NeoForgeUtils
- All Implemented Interfaces:
IUtils
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionOptional<net.minecraft.resources.Identifier> locFromRenderType(net.minecraft.client.renderer.rendertype.RenderType renderType)
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
NeoForgeUtils
public NeoForgeUtils()
-
-
Method Details
-
locFromRenderType
public Optional<net.minecraft.resources.Identifier> locFromRenderType(net.minecraft.client.renderer.rendertype.RenderType renderType) - Specified by:
locFromRenderTypein interfaceIUtils
-