Class BaseCircleDebugEnv
java.lang.Object
gay.object.hexdebug.core.api.debugging.env.DebugEnvironment
gay.object.hexdebug.core.api.debugging.env.BaseCircleDebugEnv
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedBaseCircleDebugEnv(@NotNull net.minecraft.server.level.ServerPlayer caster) -
Method Summary
Modifier and TypeMethodDescription@Nullable at.petrak.hexcasting.api.casting.eval.vm.CastingImagevoidsetNewImage(@Nullable at.petrak.hexcasting.api.casting.eval.vm.CastingImage newImage) Methods inherited from class gay.object.hexdebug.core.api.debugging.env.DebugEnvironment
getCaster, getLastDebugStepType, getLastEvaluatedAction, getName, getSessionId, isCasterInRange, isDebugging, printDebugMessage, printDebugMessage, printDebugMessage, printDebugMishap, restart, resume, setLastDebugStepType, setLastEvaluatedAction, terminate
-
Constructor Details
-
BaseCircleDebugEnv
protected BaseCircleDebugEnv(@NotNull @NotNull net.minecraft.server.level.ServerPlayer caster)
-
-
Method Details
-
getNewImage
@Nullable public @Nullable at.petrak.hexcasting.api.casting.eval.vm.CastingImage getNewImage() -
setNewImage
public void setNewImage(@Nullable @Nullable at.petrak.hexcasting.api.casting.eval.vm.CastingImage newImage)
-