Package net.createmod.catnip.ghostblock
Class GhostBlockRenderer
java.lang.Object
net.createmod.catnip.ghostblock.GhostBlockRenderer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract voidrender(com.mojang.blaze3d.vertex.PoseStack ms, SuperRenderTypeBuffer buffer, net.minecraft.world.phys.Vec3 camera, GhostBlockParams params) static GhostBlockRendererstandard()static GhostBlockRenderer
-
Constructor Details
-
GhostBlockRenderer
public GhostBlockRenderer()
-
-
Method Details
-
standard
-
transparent
-
render
public abstract void render(com.mojang.blaze3d.vertex.PoseStack ms, SuperRenderTypeBuffer buffer, net.minecraft.world.phys.Vec3 camera, GhostBlockParams params)
-