Class GhostBlockRenderer
java.lang.Object
com.simibubi.create.foundation.utility.ghost.GhostBlockRenderer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract voidrender(com.mojang.blaze3d.vertex.PoseStack ms, SuperRenderTypeBuffer buffer, GhostBlockParams params) static GhostBlockRendererstandard()static GhostBlockRenderer
-
Constructor Details
-
GhostBlockRenderer
public GhostBlockRenderer()
-
-
Method Details
-
transparent
-
standard
-
render
public abstract void render(com.mojang.blaze3d.vertex.PoseStack ms, SuperRenderTypeBuffer buffer, GhostBlockParams params)
-