Package guideme.scene

Class BlockImageTagCompiler

java.lang.Object
guideme.compiler.tags.BlockTagCompiler
guideme.scene.BlockImageTagCompiler
All Implemented Interfaces:
TagCompiler, Extension

public class BlockImageTagCompiler extends BlockTagCompiler
Handles tags like <BlockImage id="mod:blockid" /> and renders a 3D block image in its place.
  • Field Details

  • Constructor Details

    • BlockImageTagCompiler

      public BlockImageTagCompiler()
  • Method Details