Package gay.object.hexdebug.mixin
Class MixinPlayerBasedCastEnv
java.lang.Object
at.petrak.hexcasting.api.casting.eval.CastingEnvironment
gay.object.hexdebug.mixin.MixinPlayerBasedCastEnv
public abstract class MixinPlayerBasedCastEnv
extends at.petrak.hexcasting.api.casting.eval.CastingEnvironment
-
Nested Class Summary
Nested classes/interfaces inherited from class at.petrak.hexcasting.api.casting.eval.CastingEnvironment
at.petrak.hexcasting.api.casting.eval.CastingEnvironment.HeldItemInfo, at.petrak.hexcasting.api.casting.eval.CastingEnvironment.StackDiscoveryMode -
Field Summary
Fields inherited from class at.petrak.hexcasting.api.casting.eval.CastingEnvironment
componentMap, world -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedMixinPlayerBasedCastEnv(net.minecraft.server.level.ServerLevel world) -
Method Summary
Methods inherited from class at.petrak.hexcasting.api.casting.eval.CastingEnvironment
actionKey, addCreateEventListener, addCreateEventListener, addExtension, assertEntityInRange, assertPosInRange, assertPosInRangeForEditing, assertVecInRange, assertVecInWorld, canEditBlockAt, extractMedia, extractMediaEnvironment, getCaster, getCastingEntity, getCastingHand, getExtension, getHeldItemToOperateOn, getMishapEnvironment, getOtherHand, getPigment, getPrimaryStacks, getPrimaryStacksForPlayer, getUsableStacks, getUsableStacksForPlayer, getWorld, hasEditPermissionsAt, hasEditPermissionsAtEnvironment, isCreativeMode, isEnlightened, isEntityInRange, isEntityInRange, isVecInAmbit, isVecInRange, isVecInRangeEnvironment, isVecInWorld, maxOpCount, mishapSprayPos, postCast, postExecution, precheckAction, printMessage, produceParticles, queryForMatchingStack, removeExtension, replaceItem, replaceItemForPlayer, setPigment, triggerCreateEvent, withdrawItem
-
Constructor Details
-
MixinPlayerBasedCastEnv
protected MixinPlayerBasedCastEnv(net.minecraft.server.level.ServerLevel world)
-