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