Interface SyntaxRuntimeErrorProducer

All Superinterfaces:
RuntimeErrorProducer
All Known Implementing Classes:
AsyncEffect, CondBrewingConsume, CondCanAge, CondCanBreed, CondEquipCompDamage, CondEquipCompDispensable, CondEquipCompInteract, CondEquipCompShearable, CondEquipCompSwapEquipment, CondFishingLure, CondHasLootTable, CondHasPersistentDataTag, CondHasPotion, CondIsAdult, CondIsBaby, CondIsInLove, CondIsInOpenWater, CondIsLootable, CondIsPoisoned, CondIsPotionAmbient, CondIsPotionInstant, CondIsPressingKey, CondIsResponsive, CondIsTagged, Condition, CondPotionHasIcon, CondPotionHasParticles, CondScalesWithDifficulty, CondTextDisplayHasDropShadow, CondTextDisplaySeeThroughBlocks, CondWasIndirect, ContainerExpression, EffActionBar, EffAllowAging, EffApplyPotionEffect, EffBreedable, EffBrewingConsume, EffBroadcast, Effect, EffectSection, EffectSectionEffect, EffEquipCompDamageable, EffEquipCompDispensable, EffEquipCompInteract, EffEquipCompShearable, EffEquipCompSwapEquipment, EffFishingLure, EffGenerateLoot, EffMakeAdultOrBaby, EffMakeResponsive, EffMessage, EffPlayEffect, EffPoison, EffPotionAmbient, EffPotionIcon, EffPotionInfinite, EffPotionParticles, EffPullHookedEntity, EffRegisterTag, EffResetTitle, EffRotate, EffSendTitle, EffTextDisplayDropShadow, EffTextDisplaySeeThroughBlocks, ch.njol.skript.expressions.base.EventValueExpression, ExprAllPersistentDataKeys, ExprBookAuthor, ExprBookPages, ExprBookTitle, ExprBreedingFamily, ExprBrewingFuelLevel, ExprBrewingResults, ExprBrewingSlot, ExprBrewingTime, ExprBroadcastMessage, ExprCausingEntity, ExprChatFormat, ExprChatMessage, ExprChatRecipients, ExprColored, ExprColorFromHexCode, ExprCreatedDamageSource, ExprCurrentInputKeys, ExprDamageLocation, ExprDamageType, ExprDeathMessage, ExprDirectEntity, ExprDisplayBillboard, ExprDisplayBrightness, ExprDisplayGlowOverride, ExprDisplayHeightWidth, ExprDisplayInterpolation, ExprDisplayShadow, ExprDisplayTeleportDuration, ExprDisplayTransformationRotation, ExprDisplayTransformationScaleTranslation, ExprDisplayViewRange, ExprEquipCompCameraOverlay, ExprEquipCompEntities, ExprEquipCompEquipSound, ExprEquipCompModel, ExprEquipCompShearSound, ExprEquipCompSlot, ExprEquippableComponent, ExpressionSection, ExprFishingApproachAngle, ExprFishingBiteTime, ExprFishingHook, ExprFishingHookEntity, ExprFishingWaitTime, ExprFoodExhaustion, ExprFurnaceEventItems, ExprFurnaceSlot, ExprFurnaceTime, ExprGameEffectWithData, ExprHexCode, ExprInteractionDimensions, ExprItemCompCopy, ExprItemDisplayTransform, ExprItemOfEntity, ExprItemWithLore, ExprJoinMessage, ExprKickMessage, ExprLastInteractionDate, ExprLastInteractionPlayer, ExprLoot, ExprLootContext, ExprLootContextEntity, ExprLootContextLocation, ExprLootContextLooter, ExprLootContextLuck, ExprLootItems, ExprLootTable, ExprLootTableFromString, ExprLootTableSeed, ExprLore, ExprLoveTime, ExprMOTD, ExprOnScreenKickMessage, ExprParticleCount, ExprParticleDistribution, ExprParticleOffset, ExprParticleSpeed, ExprParticleWithData, ExprParticleWithOffset, ExprParticleWithSpeed, ExprPersistentData, ExprPickedItem, ExprPlayerListHeaderFooter, ExprPlayerListName, ExprPotionAmplifier, ExprPotionDuration, ExprPotionEffect, ExprPotionEffects, ExprPotionEffectTypeCategory, ExprQuaternionAxisAngle, ExprQuitMessage, ExprRawString, ExprRecursiveSize, ExprRotate, ExprSecBlankEquipComp, ExprSecCreateLootContext, ExprSecDamageSource, ExprSecPotionEffect, ExprSignText, ExprSkriptPotionEffect, ExprSourceLocation, ExprStringColor, ExprTag, ExprTagContents, ExprTagKey, ExprTagsOf, ExprTagsOfType, ExprTextDisplayAlignment, ExprTextDisplayLineWidth, ExprTextDisplayOpacity, ExprTextOf, ExprWithYawPitch, LoopSection, PropCondContains, PropCondIsEmpty, PropertyBaseCondition, PropertyBaseExpression, ch.njol.skript.conditions.base.PropertyCondition, ch.njol.skript.expressions.base.PropertyExpression, PropExprAmount, PropExprCustomName, PropExprName, PropExprNumber, PropExprScale, PropExprSize, PropExprValueOf, PropExprWXYZ, Section, ch.njol.skript.expressions.base.SectionExpression, SimpleExpression, ch.njol.skript.expressions.base.SimplePropertyExpression, SimplifiedCondition

public interface SyntaxRuntimeErrorProducer extends RuntimeErrorProducer
A runtime error producer intended for use with SyntaxElements. Uses Nodes to determine source.