Class NotebotUtils
java.lang.Object
meteordevelopment.meteorclient.utils.notebot.NotebotUtils
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumstatic enum -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic NotegetNoteFromNoteBlock(net.minecraft.block.BlockState noteBlock, net.minecraft.util.math.BlockPos blockPos, NotebotUtils.NotebotMode mode, InstrumentDetectFunction instrumentDetectFunction)
-
Constructor Details
-
NotebotUtils
public NotebotUtils()
-
-
Method Details
-
getNoteFromNoteBlock
public static Note getNoteFromNoteBlock(net.minecraft.block.BlockState noteBlock, net.minecraft.util.math.BlockPos blockPos, NotebotUtils.NotebotMode mode, InstrumentDetectFunction instrumentDetectFunction)
-