Interface DebuggableCircleComponent
public interface DebuggableCircleComponent
-
Method Summary
Modifier and TypeMethodDescriptionvoidacceptDebugControlFlow(net.minecraft.server.level.ServerPlayer caster, BaseCircleDebugEnv debugEnv, at.petrak.hexcasting.api.casting.eval.vm.CastingImage imageIn, at.petrak.hexcasting.api.casting.eval.env.CircleCastEnv env, net.minecraft.core.Direction enterDir, net.minecraft.core.BlockPos pos, net.minecraft.world.level.block.state.BlockState bs)
-
Method Details
-
acceptDebugControlFlow
void acceptDebugControlFlow(net.minecraft.server.level.ServerPlayer caster, BaseCircleDebugEnv debugEnv, at.petrak.hexcasting.api.casting.eval.vm.CastingImage imageIn, at.petrak.hexcasting.api.casting.eval.env.CircleCastEnv env, net.minecraft.core.Direction enterDir, net.minecraft.core.BlockPos pos, net.minecraft.world.level.block.state.BlockState bs)
-