Class MixinGameTestBlockHighlightRenderer
java.lang.Object
com.viaversion.viafabricplus.injection.mixin.features.networking.packet_handling.MixinGameTestBlockHighlightRenderer
- All Implemented Interfaces:
IGameTestBlockHighlightRenderer
public abstract class MixinGameTestBlockHighlightRenderer
extends Object
implements IGameTestBlockHighlightRenderer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidviaFabricPlus$addMarker(net.minecraft.core.BlockPos pos, int color, String message, int duration)
-
Constructor Details
-
MixinGameTestBlockHighlightRenderer
public MixinGameTestBlockHighlightRenderer()
-
-
Method Details
-
viaFabricPlus$addMarker
public void viaFabricPlus$addMarker(net.minecraft.core.BlockPos pos, int color, String message, int duration) - Specified by:
viaFabricPlus$addMarkerin interfaceIGameTestBlockHighlightRenderer
-