Class SceneRemoveBlocksElementCompiler
java.lang.Object
guideme.scene.element.SceneRemoveBlocksElementCompiler
- All Implemented Interfaces:
Extension, SceneElementTagCompiler
Removes block states from the scene.
-
Field Summary
Fields inherited from interface SceneElementTagCompiler
EXTENSION_POINT -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidcompile(GuidebookScene scene, PageCompiler compiler, LytErrorSink errorSink, guideme.libs.mdast.mdx.model.MdxJsxElementFields el) Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Extension
onExtensionsBuilt
-
Constructor Details
-
SceneRemoveBlocksElementCompiler
public SceneRemoveBlocksElementCompiler()
-
-
Method Details
-
getTagNames
- Specified by:
getTagNamesin interfaceSceneElementTagCompiler
-
compile
public void compile(GuidebookScene scene, PageCompiler compiler, LytErrorSink errorSink, guideme.libs.mdast.mdx.model.MdxJsxElementFields el) - Specified by:
compilein interfaceSceneElementTagCompiler
-