Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Innoxia/liliths-throne-public
/ functions
Functions
15,541 in github.com/Innoxia/liliths-throne-public
⨍
Functions
15,541
◇
Types & classes
997
↓ 64 callers
Method
getPotency
()
src/com/lilithsthrone/game/inventory/enchanting/ItemEffect.java:429
↓ 64 callers
Method
getPrimaryColour
()
src/com/lilithsthrone/game/character/body/coverings/Covering.java:565
↓ 64 callers
Method
getSubspeciesOverride
()
src/com/lilithsthrone/game/character/body/Body.java:3733
↓ 64 callers
Method
isInventoryFull
()
src/com/lilithsthrone/game/character/GameCharacter.java:23072
↓ 64 callers
Method
isSetToLimit
(int increment, float currentValue, int limit)
src/com/lilithsthrone/game/inventory/enchanting/AbstractItemEffectType.java:2025
↓ 64 callers
Method
isWithinLimits
(int increment, float currentValue, int limit)
src/com/lilithsthrone/game/inventory/enchanting/AbstractItemEffectType.java:2014
↓ 63 callers
Method
getHeightValue
Height is measured in cm.
src/com/lilithsthrone/game/character/body/Body.java:6403
↓ 63 callers
Method
getMainWeaponArray
<b>DO NOT MODIFY!</b><br/> Use the <i>equipMainWeapon(int armRow, AbstractWeapon weapon)<i> and <i>unequipMainWeapon(int armRow)</i> methods to modify
src/com/lilithsthrone/game/character/GameCharacter.java:23716
↓ 63 callers
Method
getSlaveJob
(int hour)
src/com/lilithsthrone/game/character/GameCharacter.java:5097
↓ 63 callers
Method
getVaginaType
()
src/com/lilithsthrone/game/character/body/Body.java:3920
↓ 63 callers
Method
setEyeLiner
(Covering eyeLiner)
src/com/lilithsthrone/game/character/GameCharacter.java:29356
↓ 62 callers
Method
addSpell
(Spell spell)
src/com/lilithsthrone/game/character/GameCharacter.java:20305
↓ 62 callers
Method
applyWash
Cleans dirty slots, equipped clothing, and washes orifices. @param washAllOrifices Pass in true to completely drain all fluids from all orifices. @pa
src/com/lilithsthrone/game/character/GameCharacter.java:21991
↓ 62 callers
Method
getColour
()
src/com/lilithsthrone/world/Weather.java:37
↓ 62 callers
Method
getOwner
()
src/com/lilithsthrone/game/character/GameCharacter.java:5728
↓ 62 callers
Method
getRandomObjectFromWeightedMap
(Map<T, Integer> map)
src/com/lilithsthrone/utils/Util.java:565
↓ 62 callers
Method
hasPersonalityTrait
(PersonalityTrait trait)
src/com/lilithsthrone/game/character/GameCharacter.java:4763
↓ 62 callers
Method
setKnowsCharacterArea
(CoverableArea area, String targetId, boolean known)
src/com/lilithsthrone/game/character/GameCharacter.java:4119
↓ 61 callers
Method
addPersonalityTrait
Does not work for dolls.
src/com/lilithsthrone/game/character/GameCharacter.java:4780
↓ 61 callers
Method
clearFetishes
()
src/com/lilithsthrone/game/character/GameCharacter.java:7452
↓ 61 callers
Method
getBreastCrotchShape
()
src/com/lilithsthrone/game/character/GameCharacter.java:28921
↓ 61 callers
Method
getDialogueNodeType
()
src/com/lilithsthrone/game/combat/Combat.java:721
↓ 61 callers
Method
getObedienceValue
()
src/com/lilithsthrone/game/character/GameCharacter.java:4959
↓ 61 callers
Method
isTakesVirginity
@return true if any character can lose virginity from this action.
src/com/lilithsthrone/game/sex/sexActions/SexActionInterface.java:237
↓ 61 callers
Method
setFootNailPolish
(Covering nailPolish)
src/com/lilithsthrone/game/character/GameCharacter.java:30180
↓ 60 callers
Method
getAreaToBeEgged
()
src/com/lilithsthrone/game/sex/sexActions/baseActionsMisc/GenericActions.java:4312
↓ 60 callers
Method
getSecondsPassed
()
src/com/lilithsthrone/game/dialogue/places/dominion/nightlife/NightlifeDistrict.java:469
↓ 60 callers
Method
getTransformName
@return The name that should be used when describing this body part in the context of transformations.
src/com/lilithsthrone/game/character/body/types/BodyPartTypeInterface.java:119
↓ 60 callers
Method
getVicky
()
src/com/lilithsthrone/game/dialogue/places/dominion/shoppingArcade/ArcaneArts.java:85
↓ 60 callers
Method
setAgeAppearanceAbsolute
This age appearance is an absolute value and does not advance based on the passage of time. This character will always appear to be this age no matter
src/com/lilithsthrone/game/character/GameCharacter.java:4656
↓ 59 callers
Method
appendToTextStartStringBuilder
(String text)
src/com/lilithsthrone/game/Game.java:5760
↓ 59 callers
Method
getBodyPartDiv
(GameCharacter character, String name, AbstractRace race, AbstractBodyCoveringType covering, boolean feral)
src/com/lilithsthrone/controller/eventListeners/tooltips/TooltipInformationEventListener.java:1959
↓ 59 callers
Method
getCategory
()
src/com/lilithsthrone/game/sex/sexActions/SexActionInterface.java:1310
↓ 59 callers
Method
getEnforcerSubordinate
()
src/com/lilithsthrone/game/dialogue/npcDialogue/dominion/EnforcerAlleywayDialogue.java:376
↓ 59 callers
Method
getImmobilisationTypes
@param character @return A Value with the ImmobilisationType of this character (i.e. how they are currently being immobilised) as the key, and the Gam
src/com/lilithsthrone/game/sex/Sex.java:6536
↓ 59 callers
Method
getOffhandWeaponArray
<b>DO NOT MODIFY!</b><br/> Use the <i>equipOffhandWeapon(int armRow, AbstractWeapon weapon)<i> and <i>unequipOffhandWeapon(int armRow)</i> methods to
src/com/lilithsthrone/game/character/GameCharacter.java:23886
↓ 59 callers
Method
setHornType
(AbstractHornType type)
src/com/lilithsthrone/game/character/body/Body.java:4076
↓ 59 callers
Method
setLipstick
(Covering lipstick)
src/com/lilithsthrone/game/character/GameCharacter.java:29573
↓ 58 callers
Method
getEnforcers
()
src/com/lilithsthrone/game/dialogue/npcDialogue/dominion/EnforcerAlleywayDialogue.java:380
↓ 58 callers
Method
getNyan
()
src/com/lilithsthrone/game/dialogue/places/dominion/nyansApartment/NyanFirstDate.java:56
↓ 58 callers
Method
getX
(Spell spell, int row, TreeEntry<SpellSchool, SpellUpgrade> entry)
src/com/lilithsthrone/game/combat/spells/Spell.java:3593
↓ 58 callers
Method
hasTraitActivated
(AbstractPerk perk)
src/com/lilithsthrone/game/character/GameCharacter.java:7097
↓ 57 callers
Method
getOccupancyUtil
()
src/com/lilithsthrone/game/Game.java:6156
↓ 57 callers
Method
getSadistSlave
()
src/com/lilithsthrone/game/dialogue/places/dominion/warehouseDistrict/DominionExpress.java:546
↓ 57 callers
Method
getTotalFluidInArea
(SexAreaOrifice area)
src/com/lilithsthrone/game/character/GameCharacter.java:21847
↓ 57 callers
Method
isNipplePenEnabled
()
src/com/lilithsthrone/game/Game.java:5951
↓ 57 callers
Method
isWearingCondom
()
src/com/lilithsthrone/game/character/GameCharacter.java:20803
↓ 57 callers
Method
newHashSetOfValues
(U... values)
src/com/lilithsthrone/utils/Util.java:445
↓ 57 callers
Method
setForeplayPreference
(GameCharacter target, SexType foreplayPreference)
src/com/lilithsthrone/game/character/GameCharacter.java:10174
↓ 56 callers
Method
getForcedTFTendency
()
src/com/lilithsthrone/game/Properties.java:1774
↓ 56 callers
Method
getOrificeUrethra
()
src/com/lilithsthrone/game/character/body/Penis.java:88
↓ 56 callers
Method
getPenisRawSizeValue
()
src/com/lilithsthrone/game/character/GameCharacter.java:30449
↓ 56 callers
Method
getRaceFromId
@param id Will be in the format of: 'innoxia_hyena'.
src/com/lilithsthrone/game/character/race/Race.java:1493
↓ 56 callers
Method
getTailCount
()
src/com/lilithsthrone/game/character/body/Tail.java:156
↓ 56 callers
Method
getTextFilePath
()
src/com/lilithsthrone/game/dialogue/companions/OccupantDialogue.java:132
↓ 56 callers
Method
isDebugMode
()
src/com/lilithsthrone/game/Game.java:5889
↓ 56 callers
Method
setLegType
(AbstractLegType type)
src/com/lilithsthrone/game/character/body/Body.java:4044
↓ 56 callers
Method
setVaginaType
(AbstractVaginaType type)
src/com/lilithsthrone/game/character/body/Body.java:4124
↓ 55 callers
Method
getCharactersForParsing
(GameCharacter characterReceivingDP)
src/com/lilithsthrone/game/sex/sexActions/baseActions/PenisSpinneret.java:36
↓ 55 callers
Method
getCharactersForParsing
(GameCharacter characterReceivingDP)
src/com/lilithsthrone/game/sex/sexActions/baseActions/PenisVagina.java:37
↓ 55 callers
Method
getCharactersForParsing
(GameCharacter characterReceivingDP)
src/com/lilithsthrone/game/sex/sexActions/baseActions/PenisAnus.java:37
↓ 55 callers
Method
getContentPreferenceDiv
(String id, Colour colour, String title, String description, boolean enabled)
src/com/lilithsthrone/game/dialogue/utils/OptionsDialogue.java:2123
↓ 55 callers
Method
getEnchantmentEffect
()
src/com/lilithsthrone/game/inventory/item/AbstractItem.java:294
↓ 55 callers
Method
getEye
()
src/com/lilithsthrone/game/character/body/Body.java:3804
↓ 55 callers
Method
removeItem
(AbstractItem item)
src/com/lilithsthrone/game/character/GameCharacter.java:23212
↓ 55 callers
Method
resetInventory
First unequips all clothing into void, so that clothing effects are preserved.
src/com/lilithsthrone/game/character/GameCharacter.java:22708
↓ 55 callers
Method
setAreaKnownByCharacter
(CoverableArea area, String targetId, boolean known)
src/com/lilithsthrone/game/character/GameCharacter.java:4080
↓ 55 callers
Method
setName
(String name)
src/com/lilithsthrone/game/dialogue/eventLog/EventLogEntry.java:62
↓ 55 callers
Method
setTarget
(GameCharacter target)
src/com/lilithsthrone/game/dialogue/utils/BodyChanging.java:90
↓ 55 callers
Method
setVirginityLoss
(SexType sexType, GameCharacter characterTakingVirginity, String description)
src/com/lilithsthrone/game/character/GameCharacter.java:10696
↓ 55 callers
Method
startQuest
(QuestLine questLine)
src/com/lilithsthrone/game/character/PlayerCharacter.java:1015
↓ 54 callers
Method
getClosestStringMatch
This method will determine the closest string in {@code choices} to the given {@code input}. The Levenshtein edit distance metric is used for this cal
src/com/lilithsthrone/utils/Util.java:1908
↓ 54 callers
Method
getClubberStatus
(int secondsPassedForNextScene, boolean isDominantPartner)
src/com/lilithsthrone/game/dialogue/places/dominion/nightlife/NightlifeDistrict.java:197
↓ 54 callers
Method
getCounter
()
src/com/lilithsthrone/game/character/markings/Tattoo.java:533
↓ 54 callers
Method
getLust
()
src/com/lilithsthrone/game/character/GameCharacter.java:20687
↓ 54 callers
Method
hasLegs
()
src/com/lilithsthrone/game/character/GameCharacter.java:30014
↓ 54 callers
Method
isBreastFuckableNipplePenetration
()
src/com/lilithsthrone/game/character/GameCharacter.java:28510
↓ 54 callers
Method
setPlaceType
(AbstractPlaceType placeType)
src/com/lilithsthrone/world/places/GenericPlace.java:298
↓ 53 callers
Method
appendToTextEndStringBuilder
(String text)
src/com/lilithsthrone/game/Game.java:5780
↓ 53 callers
Method
getAffectionLevel
(GameCharacter character)
src/com/lilithsthrone/game/character/GameCharacter.java:5417
↓ 53 callers
Method
getEffects
()
src/com/lilithsthrone/game/inventory/clothing/AbstractClothing.java:2537
↓ 53 callers
Method
getOngoingNames
(GameCharacter characterReceivingCunnilingus, GameCharacter... charactersToExclude)
src/com/lilithsthrone/game/sex/sexActions/baseActions/TongueVagina.java:50
↓ 53 callers
Method
getSVGString
(List<Colour> patternColours, List<ColourReplacement> patternColourReplacements)
src/com/lilithsthrone/rendering/Pattern.java:255
↓ 53 callers
Method
isEndConditionMet
(int minutesPassedForNextScene)
src/com/lilithsthrone/game/dialogue/places/dominion/nightlife/NightlifeDistrict.java:337
↓ 52 callers
Method
getBodyCoveringType
(GameCharacter gc)
src/com/lilithsthrone/game/character/body/BodyPartInterface.java:51
↓ 52 callers
Method
getEnemies
(GameCharacter combatant)
src/com/lilithsthrone/game/combat/Combat.java:2086
↓ 52 callers
Method
getHelenaSexManager
(boolean helenaDom, AbstractSexPosition position, SexSlot helenaSlot, SexSlot playerSlot, SexType
src/com/lilithsthrone/game/dialogue/places/dominion/helenaHotel/HelenaHotel.java:187
↓ 52 callers
Method
getLegConfiguration
()
src/com/lilithsthrone/game/character/race/FeralAttributes.java:215
↓ 52 callers
Method
getSpellOwner
()
src/com/lilithsthrone/game/dialogue/utils/SpellManagement.java:30
↓ 52 callers
Method
setActiveNPC
(NPC activeNPC)
src/com/lilithsthrone/game/combat/Combat.java:1909
↓ 52 callers
Method
setTailType
(AbstractTailType type)
src/com/lilithsthrone/game/character/body/Body.java:4108
↓ 52 callers
Method
setWingType
(AbstractWingType type)
src/com/lilithsthrone/game/character/body/Body.java:4152
↓ 51 callers
Method
clearFetishDesires
()
src/com/lilithsthrone/game/character/GameCharacter.java:7503
↓ 51 callers
Method
getAllClothingInInventory
<b>DO NOT MODIFY!</b>
src/com/lilithsthrone/game/character/GameCharacter.java:24046
↓ 51 callers
Method
getAllSubspecies
()
src/com/lilithsthrone/game/character/race/Subspecies.java:6068
↓ 51 callers
Method
getBreastRawMilkStorageValue
()
src/com/lilithsthrone/game/character/GameCharacter.java:28589
↓ 51 callers
Method
getDamage
(GameCharacter source, GameCharacter target, boolean isCrit)
src/com/lilithsthrone/game/combat/moves/CMFetishAttack.java:60
↓ 51 callers
Method
getPattern
()
src/com/lilithsthrone/game/character/body/coverings/Covering.java:549
↓ 51 callers
Method
getQuickTradeResponse
()
src/com/lilithsthrone/game/dialogue/utils/InventoryDialogue.java:8776
↓ 51 callers
Method
getXmlRootElementName
(File XMLFile)
src/com/lilithsthrone/utils/Util.java:293
← previous
next →
501–600 of 15,541, ranked by callers