MCPcopy Create free account

hub / github.com/Innoxia/liliths-throne-public / functions

Functions15,541 in github.com/Innoxia/liliths-throne-public

↓ 275 callersMethodgetShades
@return An array of length 5, with [0] being darkest, [4] being lightest.
src/com/lilithsthrone/utils/colours/Colour.java:311
↓ 270 callersMethodhasStatusEffect
(String statusEffectId)
src/com/lilithsthrone/game/character/GameCharacter.java:7756
↓ 265 callersMethodgetWorldLocation
()
src/com/lilithsthrone/game/character/GameCharacter.java:22163
↓ 263 callersMethodgetLength
(GameCharacter owner)
src/com/lilithsthrone/game/character/body/Leg.java:298
↓ 261 callersMethodstringsToStringList
(List<String> list, boolean capitalise)
src/com/lilithsthrone/utils/Util.java:1840
↓ 257 callersMethodisSlave
()
src/com/lilithsthrone/game/character/GameCharacter.java:5751
↓ 251 callersMethodinputStreamToString
(InputStream is)
src/com/lilithsthrone/utils/Util.java:123
↓ 250 callersMethodgetWebEngine
()
src/com/lilithsthrone/controller/MainController.java:3244
↓ 250 callersMethodisCharacterInanimate
(GameCharacter character)
src/com/lilithsthrone/game/sex/SexAreaInterface.java:45
↓ 250 callersMethodisInSex
()
src/com/lilithsthrone/game/Game.java:5263
↓ 246 callersMethodoccupant
()
src/com/lilithsthrone/game/dialogue/companions/OccupantDialogue.java:112
↓ 245 callersMethodgetSlotEquippedTo
()
src/com/lilithsthrone/game/inventory/clothing/AbstractClothing.java:1214
↓ 243 callersMethodcharacterSelected
()
src/com/lilithsthrone/game/dialogue/companions/CompanionManagement.java:220
↓ 243 callersMethodequals
(Object o)
src/com/lilithsthrone/game/character/markings/Scar.java:24
↓ 243 callersMethodgetBodyMaterial
()
src/com/lilithsthrone/game/character/body/Body.java:6534
↓ 241 callersMethodaddTooltipListeners
(String id, EventListener tooltip)
src/com/lilithsthrone/controller/MainController.java:1238
↓ 241 callersMethodgetAttributeValue
(AbstractAttribute att)
src/com/lilithsthrone/game/character/GameCharacter.java:6752
↓ 237 callersMethodaddNPC
Generates and instantly adds a new NPC of the type 'npcGenerationId'. The game does not wait until the NPC Update Loop has finished, and will immediat
src/com/lilithsthrone/game/Game.java:5404
↓ 237 callersMethodequals
(Object o)
src/com/lilithsthrone/utils/Vector2i.java:58
↓ 237 callersMethodgetMugger
()
src/com/lilithsthrone/game/dialogue/npcDialogue/submission/BatCavernDialogue.java:91
↓ 236 callersMethodisVisiblyPregnant
()
src/com/lilithsthrone/game/character/GameCharacter.java:21188
↓ 233 callersMethodaddPerkEntry
(Map<Integer, Map<PerkCategory, List<TreeEntry<PerkCategory, AbstractPerk>>>> perkTree, PerkCategory category,
src/com/lilithsthrone/game/character/effects/PerkManager.java:458
↓ 232 callersMethodgetMugger
()
src/com/lilithsthrone/game/dialogue/npcDialogue/submission/TunnelAttackDialogue.java:69
↓ 231 callersMethodfluid
Shortcut for {@link Units#fluid(double, ValueType, UnitType)} with numeric value and short unit.
src/com/lilithsthrone/utils/Units.java:345
↓ 229 callersMethodclear
()
src/com/lilithsthrone/game/inventory/AbstractInventory.java:35
↓ 228 callersMethodgetClothingTypeFromId
(String id)
src/com/lilithsthrone/game/inventory/clothing/ClothingType.java:2502
↓ 226 callersMethodgetHarpy
()
src/com/lilithsthrone/game/dialogue/npcDialogue/dominion/HarpyAttackerDialogue.java:64
↓ 226 callersMethodgetItemTags
()
src/com/lilithsthrone/game/inventory/item/AbstractItem.java:491
↓ 225 callersMethodgetMugger
()
src/com/lilithsthrone/game/dialogue/npcDialogue/dominion/AlleywayAttackerDialogue.java:69
↓ 225 callersMethodisFeminine
()
src/com/lilithsthrone/game/character/body/Body.java:6427
↓ 223 callersMethodgetGuards
@return A list with the player's main companion in index 0, with gang members present being in slots after that.
src/com/lilithsthrone/game/dialogue/places/submission/ratWarrens/RatWarrensDialogue.java:181
↓ 223 callersMethodgetMoney
()
src/com/lilithsthrone/game/character/GameCharacter.java:22767
↓ 223 callersMethodgetName
@return The default name of this body part.
src/com/lilithsthrone/game/character/body/types/BodyPartTypeInterface.java:43
↓ 218 callersMethodgetLegConfiguration
()
src/com/lilithsthrone/game/character/body/Leg.java:119
↓ 212 callersMethodgetNamePlural
(GameCharacter gc)
src/com/lilithsthrone/game/character/body/BodyPartInterface.java:22
↓ 212 callersMethodisAreaFuckedByTarget
(SexAction sexAction, GameCharacter characterFucked, SexAreaInterface areaFucked)
src/com/lilithsthrone/game/sex/sexActions/baseActionsMisc/GenericOrgasms.java:5825
↓ 210 callersMethodgetMilkingTarget
()
src/com/lilithsthrone/game/dialogue/places/dominion/lilayashome/LilayaMilkingRoomDialogue.java:32
↓ 209 callersMethodincrementMoney
(long money)
src/com/lilithsthrone/game/character/GameCharacter.java:22775
↓ 203 callersMethodgetAllParticipants
(boolean includeSpectators)
src/com/lilithsthrone/game/sex/Sex.java:4817
↓ 203 callersMethodoffspring
()
src/com/lilithsthrone/game/dialogue/npcDialogue/offspring/GenericOffspringDialogue.java:44
↓ 202 callersMethodgenerateWeapon
(String id)
src/com/lilithsthrone/game/inventory/ItemGeneration.java:62
↓ 202 callersMethodgetInventory
<b>DO NOT MODIFY!</b> @return This character's CharacterInventory.
src/com/lilithsthrone/game/character/GameCharacter.java:22593
↓ 202 callersMethodreturnToHome
()
src/com/lilithsthrone/game/character/GameCharacter.java:22397
↓ 201 callersMethodsetInformation
(String title, String description)
src/com/lilithsthrone/controller/eventListeners/tooltips/TooltipInformationEventListener.java:2181
↓ 200 callersMethodaddSpecialPerk
(AbstractPerk perk)
src/com/lilithsthrone/game/character/GameCharacter.java:7278
↓ 199 callersMethodgetRarity
()
src/com/lilithsthrone/game/character/markings/Tattoo.java:316
↓ 198 callersMethodhasFlag
(NPCFlagValue flag)
src/com/lilithsthrone/game/character/npc/NPC.java:1217
↓ 198 callersMethodsetSexualOrientation
(SexualOrientation sexualOrientation)
src/com/lilithsthrone/game/character/GameCharacter.java:4874
↓ 196 callersMethodequals
(Object o)
src/com/lilithsthrone/game/character/GameCharacter.java:31833
↓ 196 callersMethodisDom
(GameCharacter character)
src/com/lilithsthrone/game/sex/Sex.java:6023
↓ 195 callersMethodgetOngoingCharactersUsingAreas
@return The characters who are currently using their sexAreaUsing to contact this character's sexAreaBeingUsed.
src/com/lilithsthrone/game/sex/Sex.java:5338
↓ 193 callersMethodaddEffect
<b>Do not call when equipped to someone!</b> (It will not update the wearer's attributes.)
src/com/lilithsthrone/game/inventory/clothing/AbstractClothing.java:2545
↓ 193 callersMethodgetCovering
(AbstractBodyCoveringType bodyCoveringType, boolean accountForNonFleshMaterial)
src/com/lilithsthrone/game/character/body/Body.java:6699
↓ 192 callersMethodgetDialogue
(boolean withRandomEncounter)
src/com/lilithsthrone/world/Cell.java:226
↓ 190 callersMethodgetQuest
(QuestLine questLine)
src/com/lilithsthrone/game/character/PlayerCharacter.java:1112
↓ 187 callersMethodgetTargetedSexArea
()
src/com/lilithsthrone/game/sex/SexType.java:161
↓ 186 callersMethodsetFemininity
@param femininity Value to set femininity to. @return True if femininity was changed.
src/com/lilithsthrone/game/character/body/Body.java:6440
↓ 184 callersMethodsetAffection
Sets this character's affection towards the supplied GameCharacter. @param character @param affection @return
src/com/lilithsthrone/game/character/GameCharacter.java:5440
↓ 183 callersMethodisFeminine
()
src/com/lilithsthrone/game/dialogue/places/submission/ratWarrens/CaptiveTransformation.java:644
↓ 183 callersMethodisFeral
@return true if this part is (near enough to) 100% animal-like, with no anthropomorphic qualities at all. This will almost certainly only ever be seen
src/com/lilithsthrone/game/character/body/BodyPartInterface.java:62
↓ 182 callersMethodgetSpellUpgrade
()
src/com/lilithsthrone/game/character/effects/AbstractPerk.java:257
↓ 182 callersMethodgetValue
()
src/com/lilithsthrone/utils/Util.java:323
↓ 179 callersMethodgetAllCharacters
()
src/com/lilithsthrone/game/dialogue/places/submission/impFortress/ImpFortressDialogue.java:635
↓ 179 callersMethodgetId
()
src/com/lilithsthrone/game/dialogue/encounters/AbstractEncounter.java:153
↓ 178 callersMethodgetVagina
()
src/com/lilithsthrone/game/character/body/Body.java:3916
↓ 173 callersMethodgetBreast
()
src/com/lilithsthrone/game/character/body/Body.java:3772
↓ 173 callersMethodisNegative
()
src/com/lilithsthrone/game/inventory/enchanting/TFPotency.java:79
↓ 169 callersMethodgenerateSingularDeterminer
@return 'a' or 'an'
src/com/lilithsthrone/game/dialogue/utils/UtilText.java:868
↓ 167 callersMethodisPositive
()
src/com/lilithsthrone/game/character/fetishes/FetishDesire.java:77
↓ 166 callersMethodgetEquipSlots
()
src/com/lilithsthrone/game/inventory/clothing/AbstractClothingType.java:2005
↓ 166 callersMethodgetMainCompanion
()
src/com/lilithsthrone/game/dialogue/places/submission/impFortress/ImpFortressDialogue.java:619
↓ 165 callersMethodgetCharacterBeingFucked
()
src/com/lilithsthrone/game/sex/sexActions/baseActionsMisc/GenericOrgasms.java:5860
↓ 165 callersMethodgetCompanions
Gets the character's companion NPCs, if any. Sorted with elementals being last.
src/com/lilithsthrone/game/character/GameCharacter.java:5998
↓ 165 callersMethodgetWorldTypeFromId
(String id)
src/com/lilithsthrone/world/WorldType.java:1165
↓ 164 callersMethodaddItem
Adds 1 instance of the item, does not remove from floor, and appends text to the event log if this character is the player. @param item The item to ad
src/com/lilithsthrone/game/character/GameCharacter.java:23163
↓ 164 callersMethodgetSexActionInteractions
(SexSlot performerSlot, SexSlot targetSlot)
src/com/lilithsthrone/game/sex/positions/VariableInteractions.java:32
↓ 163 callersMethodgetProstitute
()
src/com/lilithsthrone/game/dialogue/npcDialogue/dominion/AlleywayProstituteDialogue.java:103
↓ 163 callersMethodhasSpellUpgrade
(SpellUpgrade spellUpgrade)
src/com/lilithsthrone/game/character/GameCharacter.java:20419
↓ 163 callersMethodunequipAllClothingIntoVoid
(boolean removeSeals, boolean includeWeapons)
src/com/lilithsthrone/game/character/GameCharacter.java:24985
↓ 162 callersMethodgetPlaceTypeFromId
(String id)
src/com/lilithsthrone/world/places/PlaceType.java:6085
↓ 162 callersMethodhasTag
(SexSlotTag tag)
src/com/lilithsthrone/game/sex/positions/slots/SexSlot.java:125
↓ 162 callersMethodisQuestCompleted
(QuestLine questLine)
src/com/lilithsthrone/game/character/PlayerCharacter.java:1138
↓ 161 callersMethodgetColour
()
src/com/lilithsthrone/game/character/effects/Perk.java:6755
↓ 161 callersMethodsetHistory
(Occupation history)
src/com/lilithsthrone/game/character/GameCharacter.java:4733
↓ 161 callersMethodsetQuestProgress
(QuestLine questLine, Quest quest)
src/com/lilithsthrone/game/character/PlayerCharacter.java:1046
↓ 160 callersMethodgetSubspecies
()
src/com/lilithsthrone/game/character/body/Body.java:3708
↓ 160 callersMethodsetBreastSize
(int size)
src/com/lilithsthrone/game/character/GameCharacter.java:28666
↓ 159 callersMethodgetTargetedPartner
@param targeter The character whose target is to be found. @return The character that the 'targeter' is currently focusing on.
src/com/lilithsthrone/game/sex/Sex.java:4768
↓ 158 callersMethodisAnalContentEnabled
()
src/com/lilithsthrone/game/Game.java:6031
↓ 156 callersMethodgetLegType
()
src/com/lilithsthrone/game/character/body/Body.java:3844
↓ 156 callersMethodgetMainCompanion
()
src/com/lilithsthrone/game/dialogue/places/submission/ratWarrens/RatWarrensDialogue.java:359
↓ 156 callersMethodsetPersonalityTraits
Does not work for dolls.
src/com/lilithsthrone/game/character/GameCharacter.java:4770
↓ 156 callersMethodsetPlayerKnowsName
(boolean playerKnowsName)
src/com/lilithsthrone/game/character/npc/NPC.java:1379
↓ 156 callersMethodsort
()
src/com/lilithsthrone/game/inventory/AbstractInventory.java:43
↓ 155 callersMethodbanishNPC
If the NPC is not unique, they are deleted. Otherwise, they are moved to PlaceType.GENERIC_EMPTY_TILE. @return true if NPC was deleted, false if they
src/com/lilithsthrone/game/Game.java:5508
↓ 155 callersMethodgetFemininity
()
src/com/lilithsthrone/game/character/body/Body.java:6431
↓ 155 callersMethodgetPerformingSexArea
()
src/com/lilithsthrone/game/sex/SexType.java:157
↓ 155 callersMethodsetHeight
Sets height attribute. Bound between 15cm (5.9 inches) and 365cm (12 feet). @param height Value to set height to. @return True if height was changed.
src/com/lilithsthrone/game/character/body/Body.java:6417
↓ 154 callersMethodaddClothing
Adds the clothing to the InventorySlot for this outfit. <br/><b>NOTE:</b> If this slot is currently ignored, it will be automatically removed from the
src/com/lilithsthrone/game/inventory/outfit/Outfit.java:159
↓ 153 callersMethodgetBoss
()
src/com/lilithsthrone/game/dialogue/places/submission/impFortress/ImpFortressDialogue.java:581
← previousnext →101–200 of 15,541, ranked by callers