Class NeoForgeClientPlatformHelper

java.lang.Object
dhyces.waxablecoral.services.NeoForgeClientPlatformHelper
All Implemented Interfaces:
ClientPlatformHelper

public class NeoForgeClientPlatformHelper extends Object implements ClientPlatformHelper
  • Constructor Details

    • NeoForgeClientPlatformHelper

      public NeoForgeClientPlatformHelper()
  • Method Details

    • setRenderType

      public void setRenderType(net.minecraft.core.Holder<net.minecraft.world.level.block.Block> block, net.minecraft.client.renderer.chunk.ChunkSectionLayer renderType)
      Specified by:
      setRenderType in interface ClientPlatformHelper