Uses of Class
games.stendhal.server.entity.npc.condition.OrCondition
Packages that use OrCondition
-
Uses of OrCondition in games.stendhal.server.core.scripting.lua
Methods in games.stendhal.server.core.scripting.lua that return OrConditionModifier and TypeMethodDescriptionLuaConditionHelper.orC(org.luaj.vm2.LuaTable conditionList) Helper method to create an OrCondition instance.LuaConditionHelper.orCondition(org.luaj.vm2.LuaTable conditionList) Helper method to create an OrCondition instance.