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