Skip navigation links
A B C D E F G H I L M N O P Q R S T U V W Z 

A

Action() - Constructor for enum cn.lanink.gamecore.scoreboard.ltname.packet.SetScorePacket.Action
 
action - Variable in class cn.lanink.gamecore.utils.packet.NPCDialoguePacket
 
actionJson - Variable in class cn.lanink.gamecore.utils.packet.NPCDialoguePacket
 
ACTIONS - Static variable in class cn.lanink.gamecore.utils.packet.NPCDialoguePacket
 
addAdvancedButton(String) - Method in class cn.lanink.gamecore.form.windows.AdvancedFormWindowDialog
 
addButton(String) - Method in class cn.lanink.gamecore.form.windows.AdvancedFormWindowDialog
Deprecated.
addButton(ResponseElementDialogButton) - Method in class cn.lanink.gamecore.form.windows.AdvancedFormWindowDialog
 
addButton(String, Consumer<Player>) - Method in class cn.lanink.gamecore.form.windows.AdvancedFormWindowSimple
 
addGameRoom(Level, T) - Method in class cn.lanink.gamecore.room.GameRoomManager
 
addGameRoom(String, T) - Method in class cn.lanink.gamecore.room.GameRoomManager
 
addLine(String, int) - Method in class cn.lanink.gamecore.scoreboard.ltname.Scoreboard
 
addListenerRoom(T) - Method in class cn.lanink.gamecore.listener.BaseGameListener
 
addListenerRoom(T) - Method in interface cn.lanink.gamecore.listener.IGameListener
 
addRanking(Ranking) - Method in class cn.lanink.gamecore.ranking.task.AsyncUpdateTask
 
addRanking(Ranking) - Method in interface cn.lanink.gamecore.ranking.task.IRankingAPITask
 
addRanking(Ranking) - Method in class cn.lanink.gamecore.ranking.task.UpdateTask
 
AdvancedChestInventory - Class in cn.lanink.gamecore.form.inventory.advanced
 
AdvancedChestInventory(BlockChest) - Constructor for class cn.lanink.gamecore.form.inventory.advanced.AdvancedChestInventory
 
AdvancedChestInventory(BlockEntityChest) - Constructor for class cn.lanink.gamecore.form.inventory.advanced.AdvancedChestInventory
 
AdvancedChestInventory(InventoryHolder, InventoryType, Map<Integer, Item>, Integer, String) - Constructor for class cn.lanink.gamecore.form.inventory.advanced.AdvancedChestInventory
 
AdvancedEntityInventory<T extends cn.nukkit.entity.Entity> - Class in cn.lanink.gamecore.form.inventory.advanced
 
AdvancedEntityInventory(T) - Constructor for class cn.lanink.gamecore.form.inventory.advanced.AdvancedEntityInventory
 
AdvancedEntityInventory(T, InventoryType) - Constructor for class cn.lanink.gamecore.form.inventory.advanced.AdvancedEntityInventory
 
AdvancedEntityInventory(InventoryHolder, InventoryType) - Constructor for class cn.lanink.gamecore.form.inventory.advanced.AdvancedEntityInventory
 
AdvancedFakeChestInventory - Class in cn.lanink.gamecore.form.inventory.advanced
参考项目: https://github.com/CloudburstMC/FakeInventories/blob/master/src/main/java/com/nukkitx/fakeinventories/inventory/FakeInventory.java
AdvancedFakeChestInventory(String) - Constructor for class cn.lanink.gamecore.form.inventory.advanced.AdvancedFakeChestInventory
 
AdvancedFakeChestInventory.FakeEntity - Class in cn.lanink.gamecore.form.inventory.advanced
 
AdvancedFormWindowCustom - Class in cn.lanink.gamecore.form.windows
 
AdvancedFormWindowCustom(String) - Constructor for class cn.lanink.gamecore.form.windows.AdvancedFormWindowCustom
 
AdvancedFormWindowCustom(String, List<Element>) - Constructor for class cn.lanink.gamecore.form.windows.AdvancedFormWindowCustom
 
AdvancedFormWindowCustom(String, List<Element>, String) - Constructor for class cn.lanink.gamecore.form.windows.AdvancedFormWindowCustom
 
AdvancedFormWindowCustom(String, List<Element>, ElementButtonImageData) - Constructor for class cn.lanink.gamecore.form.windows.AdvancedFormWindowCustom
 
AdvancedFormWindowDialog - Class in cn.lanink.gamecore.form.windows
 
AdvancedFormWindowDialog(String, String, Entity) - Constructor for class cn.lanink.gamecore.form.windows.AdvancedFormWindowDialog
 
AdvancedFormWindowDialog(String, String, Entity, List<ResponseElementDialogButton>) - Constructor for class cn.lanink.gamecore.form.windows.AdvancedFormWindowDialog
 
AdvancedFormWindowModal - Class in cn.lanink.gamecore.form.windows
 
AdvancedFormWindowModal(String, String, String, String) - Constructor for class cn.lanink.gamecore.form.windows.AdvancedFormWindowModal
 
AdvancedFormWindowSimple - Class in cn.lanink.gamecore.form.windows
 
AdvancedFormWindowSimple(String) - Constructor for class cn.lanink.gamecore.form.windows.AdvancedFormWindowSimple
 
AdvancedFormWindowSimple(String, String) - Constructor for class cn.lanink.gamecore.form.windows.AdvancedFormWindowSimple
 
AdvancedFormWindowSimple(String, String, List<ElementButton>) - Constructor for class cn.lanink.gamecore.form.windows.AdvancedFormWindowSimple
 
AdvancedInventory - Class in cn.lanink.gamecore.form.inventory.advanced
 
AdvancedInventory(InventoryHolder, InventoryType) - Constructor for class cn.lanink.gamecore.form.inventory.advanced.AdvancedInventory
 
AdvancedInventory(InventoryHolder, InventoryType, Map<Integer, Item>, Integer, String) - Constructor for class cn.lanink.gamecore.form.inventory.advanced.AdvancedInventory
 
alert(String) - Method in class cn.lanink.gamecore.hotswap.ModuleLogger
 
alert(String, Throwable) - Method in class cn.lanink.gamecore.hotswap.ModuleLogger
 
AstarNode - Class in cn.lanink.gamecore.pathfinder.astar
 
AstarNode(Position, double, double, AstarNode) - Constructor for class cn.lanink.gamecore.pathfinder.astar.AstarNode
 
AstarPathBuilder() - Constructor for class cn.lanink.gamecore.pathfinder.PathFinderUtil.AstarPathBuilder
 
AstarPathFinder - Class in cn.lanink.gamecore.pathfinder.astar
 
AstarPathFinder(Position, Position) - Constructor for class cn.lanink.gamecore.pathfinder.astar.AstarPathFinder
 
AstarPathFinder(Position, Position, int) - Constructor for class cn.lanink.gamecore.pathfinder.astar.AstarPathFinder
 
AstarPathFinder(Position, Position, long, double) - Constructor for class cn.lanink.gamecore.pathfinder.astar.AstarPathFinder
 
AsyncTickTask() - Constructor for class cn.lanink.gamecore.floatingtext.FloatingTextUtils.AsyncTickTask
 
asyncUpdateTask - Variable in class cn.lanink.gamecore.ranking.RankingAPI
 
AsyncUpdateTask - Class in cn.lanink.gamecore.ranking.task
 
AsyncUpdateTask() - Constructor for class cn.lanink.gamecore.ranking.task.AsyncUpdateTask
 
availableKeys - Static variable in class cn.lanink.gamecore.utils.ItemInfoUtils.ItemInfo
 

B

B_STATS_VERSION - Static variable in class cn.lanink.gamecore.utils.MetricsLite
 
base64ToBytes(String) - Static method in class cn.lanink.gamecore.utils.PlayerDataUtils
base64转字节数组
base64ToBytes(String) - Static method in class cn.lanink.gamecore.utils.SavePlayerInventory
Deprecated.
BaseGameListener<T extends IRoom> - Class in cn.lanink.gamecore.listener
 
BaseGameListener() - Constructor for class cn.lanink.gamecore.listener.BaseGameListener
 
bindEntity - Variable in class cn.lanink.gamecore.form.windows.AdvancedFormWindowDialog
 
blockPositions - Variable in class cn.lanink.gamecore.form.inventory.advanced.AdvancedFakeChestInventory
 
BlockUtil - Class in cn.lanink.gamecore.pathfinder.utils
 
BlockUtil() - Constructor for class cn.lanink.gamecore.pathfinder.utils.BlockUtil
 
Bone - Class in cn.lanink.gamecore.modelmanager.newmodelpojo
 
Bone(String, List<Double>, List<Double>, List<Cube>) - Constructor for class cn.lanink.gamecore.modelmanager.newmodelpojo.Bone
 
Bone - Class in cn.lanink.gamecore.modelmanager.oldmodelpojo
 
Bone(String, List<Double>, boolean, boolean, String, List<Integer>, List<Cube>) - Constructor for class cn.lanink.gamecore.modelmanager.oldmodelpojo.Bone
 
bones - Variable in class cn.lanink.gamecore.modelmanager.newmodelpojo.Model
 
bones - Variable in class cn.lanink.gamecore.modelmanager.oldmodelpojo.Model
 
bottom - Variable in class cn.lanink.gamecore.ranking.RankingFormat
 
build() - Method in class cn.lanink.gamecore.pathfinder.PathFinderUtil.AstarPathBuilder
 
build() - Method in class cn.lanink.gamecore.pathfinder.PathFinderUtil.Builder
 
builder(PathFinderUtil.FinderType) - Static method in class cn.lanink.gamecore.pathfinder.PathFinderUtil
 
Builder() - Constructor for class cn.lanink.gamecore.pathfinder.PathFinderUtil.Builder
 
button_name - Variable in class cn.lanink.gamecore.form.element.ResponseElementDialogButton
 
buttonClickedListener - Variable in class cn.lanink.gamecore.form.windows.AdvancedFormWindowCustom
 
buttonClickedListener - Variable in class cn.lanink.gamecore.form.windows.AdvancedFormWindowSimple
 
buttonFalseClickedListener - Variable in class cn.lanink.gamecore.form.windows.AdvancedFormWindowModal
 
buttons - Variable in class cn.lanink.gamecore.form.windows.AdvancedFormWindowDialog
 
buttonTrueClickedListener - Variable in class cn.lanink.gamecore.form.windows.AdvancedFormWindowModal
 
bytesToBase64(byte[]) - Static method in class cn.lanink.gamecore.utils.PlayerDataUtils
字节数组转base64
bytesToBase64(byte[]) - Static method in class cn.lanink.gamecore.utils.SavePlayerInventory
Deprecated.

C

callClick(InventoryClickEvent, Player) - Method in class cn.lanink.gamecore.form.inventory.responsible.ResponseItem
 
callClicked(Player) - Method in class cn.lanink.gamecore.form.element.ResponseElementButton
 
callClicked(Player, FormResponseDialog) - Method in class cn.lanink.gamecore.form.element.ResponseElementDialogButton
 
callClicked(ElementButton, Player) - Method in class cn.lanink.gamecore.form.windows.AdvancedFormWindowSimple
 
callClickedFalse(Player) - Method in class cn.lanink.gamecore.form.windows.AdvancedFormWindowModal
 
callClickedTrue(Player) - Method in class cn.lanink.gamecore.form.windows.AdvancedFormWindowModal
 
callClose(Player) - Method in class cn.lanink.gamecore.form.inventory.advanced.AdvancedInventory
 
callClosed(Player) - Method in class cn.lanink.gamecore.form.windows.AdvancedFormWindowCustom
 
callClosed(Player, FormResponseDialog) - Method in class cn.lanink.gamecore.form.windows.AdvancedFormWindowDialog
 
callClosed(Player) - Method in class cn.lanink.gamecore.form.windows.AdvancedFormWindowModal
 
callClosed(Player) - Method in class cn.lanink.gamecore.form.windows.AdvancedFormWindowSimple
 
callResponded(FormResponseCustom, Player) - Method in class cn.lanink.gamecore.form.windows.AdvancedFormWindowCustom
 
canStand(Block) - Static method in class cn.lanink.gamecore.pathfinder.utils.BlockUtil
 
checkMinimumVersion(Plugin, String) - Static method in class cn.lanink.gamecore.utils.VersionUtils
检查插件是否符合最低版本
checkUpAccessed(Block) - Static method in class cn.lanink.gamecore.pathfinder.utils.BlockUtil
 
classes - Variable in class cn.lanink.gamecore.hotswap.load.ModuleClassLoader
 
classes - Variable in class cn.lanink.gamecore.hotswap.load.ModuleLoader
 
classLoaders - Variable in class cn.lanink.gamecore.hotswap.load.ModuleLoader
 
clearAllLine() - Method in class cn.lanink.gamecore.scoreboard.ltname.Scoreboard
 
clearListenerRooms() - Method in class cn.lanink.gamecore.listener.BaseGameListener
 
clearListenerRooms() - Method in interface cn.lanink.gamecore.listener.IGameListener
 
clearRankingList() - Method in class cn.lanink.gamecore.ranking.Ranking
清理排行榜
clickedButton - Variable in class cn.lanink.gamecore.form.response.FormResponseDialog
 
clickedListener - Variable in class cn.lanink.gamecore.form.element.ResponseElementButton
 
clickedListener - Variable in class cn.lanink.gamecore.form.element.ResponseElementDialogButton
 
clickItemListener - Variable in class cn.lanink.gamecore.form.inventory.responsible.ResponseItem
 
clone() - Method in class cn.lanink.gamecore.ranking.RankingFormat
 
close() - Method in interface cn.lanink.gamecore.entity.ITextFakeEntity
 
close() - Method in class cn.lanink.gamecore.entity.TextFakeTextFakeEntity
 
close(Player) - Method in class cn.lanink.gamecore.form.inventory.advanced.AdvancedInventory
 
close(Player, FormResponseDialog) - Method in class cn.lanink.gamecore.form.windows.AdvancedFormWindowDialog
 
close - Variable in class cn.lanink.gamecore.pathfinder.astar.AstarPathFinder
 
close() - Method in class cn.lanink.gamecore.ranking.Ranking
关闭排行榜
closed - Variable in class cn.lanink.gamecore.entity.TextFakeTextFakeEntity
 
closed - Variable in class cn.lanink.gamecore.ranking.Ranking
 
closeInventoryListener - Variable in class cn.lanink.gamecore.form.inventory.advanced.AdvancedInventory
 
closeScoreboard(Player) - Method in interface cn.lanink.gamecore.scoreboard.base.IScoreboard
关闭计分板显示
closeScoreboard(Player) - Method in class cn.lanink.gamecore.scoreboard.creeperface.SimpleScoreboard
 
closeScoreboard(Player) - Method in class cn.lanink.gamecore.scoreboard.ltname.SimpleScoreboard
 
closeScoreboard(Player) - Method in class cn.lanink.gamecore.scoreboard.theamychan.SimpleScoreboard
 
closeTipsShow(String, Player) - Static method in class cn.lanink.gamecore.utils.Tips
关闭Tips显示
closeTipsShowInternal(String, String) - Method in class cn.lanink.gamecore.utils.Tips
 
cmd_line - Variable in class cn.lanink.gamecore.form.element.ResponseElementDialogButton.CmdLine
 
cmd_ver - Variable in class cn.lanink.gamecore.form.element.ResponseElementDialogButton.CmdLine
 
CMD_VER - Static variable in class cn.lanink.gamecore.form.element.ResponseElementDialogButton.CmdLine
 
CmdLine(String, int) - Constructor for class cn.lanink.gamecore.form.element.ResponseElementDialogButton.CmdLine
 
cn.lanink.gamecore - package cn.lanink.gamecore
 
cn.lanink.gamecore.api - package cn.lanink.gamecore.api
 
cn.lanink.gamecore.entity - package cn.lanink.gamecore.entity
 
cn.lanink.gamecore.floatingtext - package cn.lanink.gamecore.floatingtext
 
cn.lanink.gamecore.form - package cn.lanink.gamecore.form
 
cn.lanink.gamecore.form.element - package cn.lanink.gamecore.form.element
 
cn.lanink.gamecore.form.inventory.advanced - package cn.lanink.gamecore.form.inventory.advanced
 
cn.lanink.gamecore.form.inventory.responsible - package cn.lanink.gamecore.form.inventory.responsible
 
cn.lanink.gamecore.form.response - package cn.lanink.gamecore.form.response
 
cn.lanink.gamecore.form.windows - package cn.lanink.gamecore.form.windows
 
cn.lanink.gamecore.hotswap - package cn.lanink.gamecore.hotswap
 
cn.lanink.gamecore.hotswap.load - package cn.lanink.gamecore.hotswap.load
 
cn.lanink.gamecore.hotswap.manager - package cn.lanink.gamecore.hotswap.manager
 
cn.lanink.gamecore.listener - package cn.lanink.gamecore.listener
 
cn.lanink.gamecore.modelmanager - package cn.lanink.gamecore.modelmanager
 
cn.lanink.gamecore.modelmanager.newmodelpojo - package cn.lanink.gamecore.modelmanager.newmodelpojo
 
cn.lanink.gamecore.modelmanager.oldmodelpojo - package cn.lanink.gamecore.modelmanager.oldmodelpojo
 
cn.lanink.gamecore.pathfinder - package cn.lanink.gamecore.pathfinder
 
cn.lanink.gamecore.pathfinder.api - package cn.lanink.gamecore.pathfinder.api
 
cn.lanink.gamecore.pathfinder.astar - package cn.lanink.gamecore.pathfinder.astar
 
cn.lanink.gamecore.pathfinder.utils - package cn.lanink.gamecore.pathfinder.utils
 
cn.lanink.gamecore.ranking - package cn.lanink.gamecore.ranking
 
cn.lanink.gamecore.ranking.task - package cn.lanink.gamecore.ranking.task
 
cn.lanink.gamecore.room - package cn.lanink.gamecore.room
 
cn.lanink.gamecore.scoreboard - package cn.lanink.gamecore.scoreboard
 
cn.lanink.gamecore.scoreboard.base - package cn.lanink.gamecore.scoreboard.base
 
cn.lanink.gamecore.scoreboard.creeperface - package cn.lanink.gamecore.scoreboard.creeperface
 
cn.lanink.gamecore.scoreboard.ltname - package cn.lanink.gamecore.scoreboard.ltname
 
cn.lanink.gamecore.scoreboard.ltname.packet - package cn.lanink.gamecore.scoreboard.ltname.packet
 
cn.lanink.gamecore.scoreboard.ltname.packet.data - package cn.lanink.gamecore.scoreboard.ltname.packet.data
 
cn.lanink.gamecore.scoreboard.theamychan - package cn.lanink.gamecore.scoreboard.theamychan
 
cn.lanink.gamecore.utils - package cn.lanink.gamecore.utils
 
cn.lanink.gamecore.utils.exception - package cn.lanink.gamecore.utils.exception
 
cn.lanink.gamecore.utils.packet - package cn.lanink.gamecore.utils.packet
 
compareVersion(String, String) - Static method in class cn.lanink.gamecore.utils.VersionUtils
 
compress(String) - Static method in class cn.lanink.gamecore.utils.MetricsLite
Gzips the given String.
compute() - Method in class cn.lanink.gamecore.utils.Download.DownloadTask
 
config - Variable in class cn.lanink.gamecore.hotswap.ModuleBase
 
config - Variable in class cn.lanink.gamecore.utils.Language
 
config - Variable in class cn.lanink.gamecore.utils.PlayerDataUtils.PlayerData
 
configFile - Variable in class cn.lanink.gamecore.hotswap.ModuleBase
 
containedResponseItem - Variable in class cn.lanink.gamecore.form.inventory.advanced.AdvancedInventory
 
content - Variable in class cn.lanink.gamecore.form.windows.AdvancedFormWindowDialog
 
contents - Variable in class cn.lanink.gamecore.hotswap.load.ModulesFileLoader
 
copyDir(String, String) - Static method in class cn.lanink.gamecore.utils.FileUtil
 
copyDir(String, File) - Static method in class cn.lanink.gamecore.utils.FileUtil
 
copyDir(File, String) - Static method in class cn.lanink.gamecore.utils.FileUtil
 
copyDir(File, File) - Static method in class cn.lanink.gamecore.utils.FileUtil
 
CORPSE_IMAG - Static variable in class cn.lanink.gamecore.entity.EntityPlayerCorpse
 
CORPSE_JSON - Static variable in class cn.lanink.gamecore.entity.EntityPlayerCorpse
 
create(Player) - Static method in class cn.lanink.gamecore.utils.PlayerDataUtils
 
create(Player, Plugin) - Static method in class cn.lanink.gamecore.utils.PlayerDataUtils
 
create(Player, File) - Static method in class cn.lanink.gamecore.utils.PlayerDataUtils
 
create(Player, Config) - Static method in class cn.lanink.gamecore.utils.PlayerDataUtils
 
createPlayerCorpse(Position) - Static method in class cn.lanink.gamecore.entity.EntityPlayerCorpse
 
createPlayerCorpse(Position, Skin) - Static method in class cn.lanink.gamecore.entity.EntityPlayerCorpse
 
createRanking(Plugin, String, Position) - Static method in class cn.lanink.gamecore.ranking.RankingAPI
创建一个新的排行榜
createRealPlayerCorpse(Position) - Static method in class cn.lanink.gamecore.entity.EntityPlayerCorpse
 
criteriaName - Variable in class cn.lanink.gamecore.scoreboard.ltname.packet.SetObjectivePacket
 
criteriaName - Variable in class cn.lanink.gamecore.scoreboard.ltname.Scoreboard
 
critical(String) - Method in class cn.lanink.gamecore.hotswap.ModuleLogger
 
critical(String, Throwable) - Method in class cn.lanink.gamecore.hotswap.ModuleLogger
 
Cube - Class in cn.lanink.gamecore.modelmanager.newmodelpojo
 
Cube(List<Double>, List<Double>, List<Double>, List<Double>, List<Integer>, boolean) - Constructor for class cn.lanink.gamecore.modelmanager.newmodelpojo.Cube
 
Cube - Class in cn.lanink.gamecore.modelmanager.oldmodelpojo
 
Cube(List<Double>, List<Double>, List<Integer>) - Constructor for class cn.lanink.gamecore.modelmanager.oldmodelpojo.Cube
 
cubes - Variable in class cn.lanink.gamecore.modelmanager.newmodelpojo.Bone
 
cubes - Variable in class cn.lanink.gamecore.modelmanager.oldmodelpojo.Bone
 

D

damage - Variable in class cn.lanink.gamecore.utils.ItemInfoUtils.ItemInfo
 
data - Variable in class cn.lanink.gamecore.form.element.ResponseElementDialogButton
 
data - Variable in class cn.lanink.gamecore.form.response.FormResponseDialog
 
data - Variable in class cn.lanink.gamecore.utils.packet.NPCRequestPacket
 
dataFolder - Variable in class cn.lanink.gamecore.hotswap.ModuleBase
 
dataUpdateInterval - Variable in class cn.lanink.gamecore.ranking.Ranking
 
debug - Static variable in class cn.lanink.gamecore.GameCore
 
debug(String) - Method in class cn.lanink.gamecore.hotswap.ModuleLogger
 
debug(String, Throwable) - Method in class cn.lanink.gamecore.hotswap.ModuleLogger
 
decode() - Method in class cn.lanink.gamecore.scoreboard.ltname.packet.RemoveObjectivePacket
 
decode() - Method in class cn.lanink.gamecore.scoreboard.ltname.packet.SetObjectivePacket
 
decode() - Method in class cn.lanink.gamecore.scoreboard.ltname.packet.SetScorePacket
 
decode() - Method in class cn.lanink.gamecore.utils.packet.NPCDialoguePacket
 
decode() - Method in class cn.lanink.gamecore.utils.packet.NPCRequestPacket
 
DEFAULT_FINDER_TYPE - Static variable in class cn.lanink.gamecore.pathfinder.PathFinderUtil
 
DEFAULT_POWER - Static variable in class cn.lanink.gamecore.pathfinder.astar.AstarPathFinder
 
DEFAULT_SKIN - Static variable in class cn.lanink.gamecore.GameCore
 
DEFAULT_TIME_LIMIT - Static variable in class cn.lanink.gamecore.pathfinder.astar.AstarPathFinder
 
defaultFormat - Static variable in class cn.lanink.gamecore.ranking.RankingFormat
 
defaultShowText - Variable in class cn.lanink.gamecore.entity.TextFakeTextFakeEntity
 
deleteFile(String) - Static method in class cn.lanink.gamecore.utils.FileUtil
 
deleteFile(File) - Static method in class cn.lanink.gamecore.utils.FileUtil
 
dependencies - Variable in class cn.lanink.gamecore.hotswap.load.ModulesFileLoader
 
description - Variable in class cn.lanink.gamecore.hotswap.ModuleBase
 
Description - Class in cn.lanink.gamecore.modelmanager.newmodelpojo
 
Description(String, int, int, double, double, List<Double>) - Constructor for class cn.lanink.gamecore.modelmanager.newmodelpojo.Description
 
description - Variable in class cn.lanink.gamecore.modelmanager.newmodelpojo.Model
 
despawnFrom(Player) - Method in interface cn.lanink.gamecore.entity.ITextFakeEntity
 
despawnFrom(Player) - Method in class cn.lanink.gamecore.entity.TextFakeTextFakeEntity
 
dialogId - Static variable in class cn.lanink.gamecore.form.windows.AdvancedFormWindowDialog
 
dialogue - Variable in class cn.lanink.gamecore.utils.packet.NPCDialoguePacket
 
disable() - Method in class cn.lanink.gamecore.ranking.RankingAPI
 
disableAllModules() - Method in class cn.lanink.gamecore.hotswap.manager.HotSwapManager
 
disableModule(ModuleBase) - Static method in class cn.lanink.gamecore.hotswap.load.ModuleLoader
 
disableModule(String) - Method in class cn.lanink.gamecore.hotswap.manager.HotSwapManager
 
displayName - Variable in class cn.lanink.gamecore.scoreboard.ltname.packet.SetObjectivePacket
 
displayName - Variable in class cn.lanink.gamecore.scoreboard.ltname.Scoreboard
 
displaySlot - Variable in class cn.lanink.gamecore.scoreboard.ltname.packet.SetObjectivePacket
 
displaySlot - Variable in class cn.lanink.gamecore.scoreboard.ltname.Scoreboard
 
DisplaySlot() - Constructor for enum cn.lanink.gamecore.scoreboard.ltname.ScoreboardData.DisplaySlot
 
Download - Class in cn.lanink.gamecore.utils
 
Download() - Constructor for class cn.lanink.gamecore.utils.Download
 
download(String, File, Consumer<File>) - Static method in class cn.lanink.gamecore.utils.Download
下载
Download.DownloadTask - Class in cn.lanink.gamecore.utils
 
downloadModules() - Method in class cn.lanink.gamecore.hotswap.manager.HotSwapManager
 
DownloadTask(String, long, long, File) - Constructor for class cn.lanink.gamecore.utils.Download.DownloadTask
 

E

emergency(String) - Method in class cn.lanink.gamecore.hotswap.ModuleLogger
 
emergency(String, Throwable) - Method in class cn.lanink.gamecore.hotswap.ModuleLogger
 
enable() - Method in class cn.lanink.gamecore.ranking.RankingAPI
 
enableAllModules() - Method in class cn.lanink.gamecore.hotswap.manager.HotSwapManager
 
enabled - Variable in class cn.lanink.gamecore.utils.MetricsLite
 
enabledModules() - Method in class cn.lanink.gamecore.hotswap.load.ModuleLoader
 
enableModule(ModuleBase) - Static method in class cn.lanink.gamecore.hotswap.load.ModuleLoader
 
enableModule(String) - Method in class cn.lanink.gamecore.hotswap.manager.HotSwapManager
 
encode() - Method in class cn.lanink.gamecore.scoreboard.ltname.packet.RemoveObjectivePacket
 
encode() - Method in class cn.lanink.gamecore.scoreboard.ltname.packet.SetObjectivePacket
 
encode() - Method in class cn.lanink.gamecore.scoreboard.ltname.packet.SetScorePacket
 
encode() - Method in class cn.lanink.gamecore.utils.packet.NPCDialoguePacket
 
encode() - Method in class cn.lanink.gamecore.utils.packet.NPCRequestPacket
 
end - Variable in class cn.lanink.gamecore.utils.Download.DownloadTask
 
enderChestContents - Variable in class cn.lanink.gamecore.utils.PlayerDataUtils.PlayerData
 
ENTITY_MAP - Static variable in class cn.lanink.gamecore.floatingtext.FloatingTextUtils
 
entityId - Variable in class cn.lanink.gamecore.scoreboard.ltname.packet.data.ScoreData
 
entityMetadata - Static variable in class cn.lanink.gamecore.entity.TextFakeTextFakeEntity
 
EntityPlayerCorpse - Class in cn.lanink.gamecore.entity
 
EntityPlayerCorpse(FullChunk, CompoundTag) - Constructor for class cn.lanink.gamecore.entity.EntityPlayerCorpse
 
entityRanking - Variable in class cn.lanink.gamecore.ranking.Ranking
 
entityRuntimeId - Variable in class cn.lanink.gamecore.form.response.FormResponseDialog
 
entityRuntimeId - Variable in class cn.lanink.gamecore.utils.packet.NPCRequestPacket
 
entityType - Variable in class cn.lanink.gamecore.scoreboard.ltname.packet.data.ScoreData
 
EntityUtils - Class in cn.lanink.gamecore.utils
 
EntityUtils() - Constructor for class cn.lanink.gamecore.utils.EntityUtils
 
equals(Object) - Method in class cn.lanink.gamecore.pathfinder.astar.AstarNode
 
equals(Position) - Method in class cn.lanink.gamecore.pathfinder.astar.AstarNode
 
error(String) - Method in class cn.lanink.gamecore.hotswap.ModuleLogger
 
error(String, Throwable) - Method in class cn.lanink.gamecore.hotswap.ModuleLogger
 
exp - Variable in class cn.lanink.gamecore.utils.PlayerDataUtils.PlayerData
 
expLevel - Variable in class cn.lanink.gamecore.utils.PlayerDataUtils.PlayerData
 

F

FakeEntity() - Constructor for class cn.lanink.gamecore.form.inventory.advanced.AdvancedFakeChestInventory.FakeEntity
 
fakeEntity - Variable in class cn.lanink.gamecore.scoreboard.ltname.packet.data.ScoreData
 
FIELD_CACHE - Static variable in class cn.lanink.gamecore.utils.EntityUtils
 
file - Variable in class cn.lanink.gamecore.hotswap.ModuleBase
 
file - Variable in class cn.lanink.gamecore.utils.Download.DownloadTask
 
file - Variable in class cn.lanink.gamecore.utils.PlayerDataUtils.PlayerData
 
FileUtil - Class in cn.lanink.gamecore.utils
 
FileUtil() - Constructor for class cn.lanink.gamecore.utils.FileUtil
 
find() - Method in interface cn.lanink.gamecore.pathfinder.api.PathFinder
 
find(boolean) - Method in interface cn.lanink.gamecore.pathfinder.api.PathFinder
 
find(boolean) - Method in class cn.lanink.gamecore.pathfinder.astar.AstarPathFinder
 
find() - Method in class cn.lanink.gamecore.pathfinder.astar.AstarPathFinder
 
findClass(String) - Method in class cn.lanink.gamecore.hotswap.load.ModuleClassLoader
 
findClass(String, boolean) - Method in class cn.lanink.gamecore.hotswap.load.ModuleClassLoader
 
FinderType() - Constructor for enum cn.lanink.gamecore.pathfinder.PathFinderUtil.FinderType
 
findNext() - Method in interface cn.lanink.gamecore.pathfinder.api.PathFinder
 
findNext() - Method in class cn.lanink.gamecore.pathfinder.astar.AstarPathFinder
 
FloatingTextUtils - Class in cn.lanink.gamecore.floatingtext
 
FloatingTextUtils() - Constructor for class cn.lanink.gamecore.floatingtext.FloatingTextUtils
 
FloatingTextUtils.AsyncTickTask - Class in cn.lanink.gamecore.floatingtext
 
FloatingTextUtils.TickTask - Class in cn.lanink.gamecore.floatingtext
 
foodLevel - Variable in class cn.lanink.gamecore.utils.PlayerDataUtils.PlayerData
 
foodSaturationLevel - Variable in class cn.lanink.gamecore.utils.PlayerDataUtils.PlayerData
 
format_version - Variable in class cn.lanink.gamecore.modelmanager.newmodelpojo.Manager
 
formClosedListener - Variable in class cn.lanink.gamecore.form.windows.AdvancedFormWindowCustom
 
formClosedListener - Variable in class cn.lanink.gamecore.form.windows.AdvancedFormWindowDialog
 
formClosedListener - Variable in class cn.lanink.gamecore.form.windows.AdvancedFormWindowModal
 
formClosedListener - Variable in class cn.lanink.gamecore.form.windows.AdvancedFormWindowSimple
 
FormResponseDialog - Class in cn.lanink.gamecore.form.response
 
FormResponseDialog(NPCRequestPacket, AdvancedFormWindowDialog) - Constructor for class cn.lanink.gamecore.form.response.FormResponseDialog
 
fromMap(Map<String, Object>) - Static method in class cn.lanink.gamecore.utils.ItemInfoUtils.ItemInfo
 

G

G - Variable in class cn.lanink.gamecore.pathfinder.astar.AstarNode
 
GAME_CORE - Static variable in class cn.lanink.gamecore.form.inventory.advanced.AdvancedInventory
 
GameCore - Class in cn.lanink.gamecore
 
GameCore() - Constructor for class cn.lanink.gamecore.GameCore
 
gameCore - Static variable in class cn.lanink.gamecore.GameCore
 
GameListenerInitException - Exception in cn.lanink.gamecore.utils.exception
 
GameListenerInitException() - Constructor for exception cn.lanink.gamecore.utils.exception.GameListenerInitException
 
GameListenerInitException(String) - Constructor for exception cn.lanink.gamecore.utils.exception.GameListenerInitException
 
gameMode - Variable in class cn.lanink.gamecore.utils.PlayerDataUtils.PlayerData
 
GameRoom - Interface in cn.lanink.gamecore.room
 
GameRoomManager<T extends GameRoom> - Class in cn.lanink.gamecore.room
 
GameRoomManager() - Constructor for class cn.lanink.gamecore.room.GameRoomManager
 
gameRoomMap - Variable in class cn.lanink.gamecore.room.GameRoomManager
 
generateDefault() - Static method in class cn.lanink.gamecore.modelmanager.newmodelpojo.Description
 
generateJsonStr(IModelManager) - Method in interface cn.lanink.gamecore.modelmanager.IModelManager
 
generateJsonStr(IModelManager) - Method in class cn.lanink.gamecore.modelmanager.ModelManager
 
getAction() - Method in class cn.lanink.gamecore.utils.packet.NPCDialoguePacket
 
getActionJson() - Method in class cn.lanink.gamecore.utils.packet.NPCDialoguePacket
 
getAddG(int[]) - Method in class cn.lanink.gamecore.pathfinder.astar.AstarNode
 
getAllLine() - Method in class cn.lanink.gamecore.scoreboard.ltname.Scoreboard
 
getAllMetaDamagesFromAnId(int) - Static method in class cn.lanink.gamecore.utils.ItemInfoUtils
 
getAndRegisterModel(String, File, File) - Method in interface cn.lanink.gamecore.modelmanager.IModelManager
获取模型并以 key为 identifier注册进模型列表
getAndRegisterModel(String, File) - Method in interface cn.lanink.gamecore.modelmanager.IModelManager
获取模型并以 key为 identifier注册进模型列表
getAndRegisterModel(String, File, File) - Method in class cn.lanink.gamecore.modelmanager.ModelManager
 
getAndRegisterModel(String, File) - Method in class cn.lanink.gamecore.modelmanager.ModelManager
 
getBindEntity() - Method in class cn.lanink.gamecore.form.windows.AdvancedFormWindowDialog
 
getBlockOwner() - Method in class cn.lanink.gamecore.form.inventory.advanced.AdvancedChestInventory
 
getBlockOwner() - Method in class cn.lanink.gamecore.form.inventory.advanced.AdvancedInventory
 
getBoneFromName(String) - Method in class cn.lanink.gamecore.modelmanager.oldmodelpojo.Model
 
getBones() - Method in class cn.lanink.gamecore.modelmanager.newmodelpojo.Model
 
getButtonJSONData() - Method in class cn.lanink.gamecore.form.windows.AdvancedFormWindowDialog
 
getButtons() - Method in class cn.lanink.gamecore.form.windows.AdvancedFormWindowDialog
 
getCanJoinGameRoom() - Method in class cn.lanink.gamecore.room.GameRoomManager
 
getCanJoinGameRoomList() - Method in class cn.lanink.gamecore.room.GameRoomManager
 
getClassByName(String) - Method in class cn.lanink.gamecore.hotswap.load.ModuleLoader
 
getConfig() - Method in interface cn.lanink.gamecore.hotswap.IModule
 
getConfig() - Method in class cn.lanink.gamecore.hotswap.ModuleBase
 
getConnection() - Method in class cn.lanink.gamecore.utils.Download.DownloadTask
 
getContent() - Method in class cn.lanink.gamecore.form.windows.AdvancedFormWindowDialog
 
getCubes() - Method in class cn.lanink.gamecore.modelmanager.newmodelpojo.Bone
 
getData() - Method in class cn.lanink.gamecore.form.element.ResponseElementDialogButton
 
getData() - Method in class cn.lanink.gamecore.utils.packet.NPCRequestPacket
 
getDataFolder() - Method in interface cn.lanink.gamecore.hotswap.IModule
获取模块数据文件夹
getDataFolder() - Method in class cn.lanink.gamecore.hotswap.ModuleBase
 
getDefaultFormat() - Static method in class cn.lanink.gamecore.ranking.RankingFormat
 
getDefaultNBT(Position) - Method in class cn.lanink.gamecore.pathfinder.astar.AstarNode
 
getDefaultPack(int, BlockVector3) - Method in class cn.lanink.gamecore.form.inventory.advanced.AdvancedFakeChestInventory
 
getDescription() - Method in interface cn.lanink.gamecore.hotswap.IModule
获取模块的配置
getDescription() - Method in class cn.lanink.gamecore.hotswap.ModuleBase
 
getDescription() - Method in class cn.lanink.gamecore.modelmanager.newmodelpojo.Model
 
getDialogue() - Method in class cn.lanink.gamecore.utils.packet.NPCDialoguePacket
 
getEntityField(String, T) - Static method in class cn.lanink.gamecore.utils.EntityUtils
 
getEntityId() - Method in class cn.lanink.gamecore.form.windows.AdvancedFormWindowDialog
 
getF(double) - Method in class cn.lanink.gamecore.pathfinder.astar.AstarNode
 
getFile() - Method in interface cn.lanink.gamecore.hotswap.IModule
获取模块文件
getFile() - Method in class cn.lanink.gamecore.hotswap.ModuleBase
 
getGameRoom(Level) - Method in class cn.lanink.gamecore.room.GameRoomManager
 
getGameRoom(String) - Method in class cn.lanink.gamecore.room.GameRoomManager
 
getGameRoomMap() - Method in class cn.lanink.gamecore.room.GameRoomManager
 
getIdleID() - Static method in class cn.lanink.gamecore.floatingtext.FloatingTextUtils
 
getImgPathById(int, int) - Static method in class cn.lanink.gamecore.utils.ItemInfoUtils
 
getInstance() - Static method in class cn.lanink.gamecore.GameCore
 
getInstance() - Static method in class cn.lanink.gamecore.ranking.RankingAPI
 
getItem() - Method in class cn.lanink.gamecore.form.inventory.responsible.ResponseItem
 
getItemInfoById(int) - Static method in class cn.lanink.gamecore.utils.ItemInfoUtils
 
getItemInfoById(int, int) - Static method in class cn.lanink.gamecore.utils.ItemInfoUtils
 
getJSONData() - Method in class cn.lanink.gamecore.form.windows.AdvancedFormWindowCustom
 
getJSONData() - Method in class cn.lanink.gamecore.form.windows.AdvancedFormWindowModal
 
getJSONData() - Method in class cn.lanink.gamecore.form.windows.AdvancedFormWindowSimple
 
getLevel() - Method in interface cn.lanink.gamecore.room.IRoom
 
getLevelName() - Method in interface cn.lanink.gamecore.room.IRoom
 
getListenerName() - Method in class cn.lanink.gamecore.listener.BaseGameListener
 
getListenerName() - Method in interface cn.lanink.gamecore.listener.IGameListener
 
getListenerRoom(Level) - Method in class cn.lanink.gamecore.listener.BaseGameListener
 
getListenerRoom(String) - Method in class cn.lanink.gamecore.listener.BaseGameListener
 
getListenerRoom(String) - Method in interface cn.lanink.gamecore.listener.IGameListener
 
getListenerRooms() - Method in class cn.lanink.gamecore.listener.BaseGameListener
 
getListenerRooms() - Method in interface cn.lanink.gamecore.listener.IGameListener
 
getLoadedModules() - Method in class cn.lanink.gamecore.hotswap.load.ModuleLoader
 
getLoadedModules() - Method in class cn.lanink.gamecore.hotswap.manager.HotSwapManager
 
getLogger() - Method in interface cn.lanink.gamecore.hotswap.IModule
获取模块的Logger
getLogger() - Method in class cn.lanink.gamecore.hotswap.ModuleBase
 
getMainIdentifier() - Method in interface cn.lanink.gamecore.modelmanager.IManager
 
getMainIdentifier() - Method in class cn.lanink.gamecore.modelmanager.newmodelpojo.Manager
 
getMainIdentifier() - Method in class cn.lanink.gamecore.modelmanager.oldmodelpojo.Manager
 
getMainModel() - Method in interface cn.lanink.gamecore.modelmanager.IManager
 
getMainModel() - Method in class cn.lanink.gamecore.modelmanager.newmodelpojo.Manager
 
getMainModel() - Method in class cn.lanink.gamecore.modelmanager.oldmodelpojo.Manager
 
getManager(Path) - Method in interface cn.lanink.gamecore.modelmanager.IModelManager
 
getManager(File) - Method in interface cn.lanink.gamecore.modelmanager.IModelManager
 
getManager(Path) - Method in class cn.lanink.gamecore.modelmanager.ModelManager
 
getManager(File) - Method in class cn.lanink.gamecore.modelmanager.ModelManager
 
getManagerFromJsonStr(String) - Method in interface cn.lanink.gamecore.modelmanager.IModelManager
 
getManagerFromJsonStr(String) - Method in class cn.lanink.gamecore.modelmanager.ModelManager
 
getMessage() - Method in class cn.lanink.gamecore.scoreboard.ltname.ScoreboardData.ScoreboardLine
 
getMinFNode(double) - Method in class cn.lanink.gamecore.pathfinder.astar.AstarPathFinder
 
getMode() - Method in class cn.lanink.gamecore.form.element.ResponseElementDialogButton
 
getModel(String) - Method in interface cn.lanink.gamecore.modelmanager.IModelManager
从模型列表获取模型
getModel(Path, String...) - Method in interface cn.lanink.gamecore.modelmanager.IModelManager
从指定模型文件夹获取模型
getModel(File, String...) - Method in interface cn.lanink.gamecore.modelmanager.IModelManager
从指定模型文件夹获取模型
getModel(File, File) - Method in interface cn.lanink.gamecore.modelmanager.IModelManager
从指定模型文件读取模型
getModel(String) - Method in class cn.lanink.gamecore.modelmanager.ModelManager
 
getModel(Path, String...) - Method in class cn.lanink.gamecore.modelmanager.ModelManager
 
getModel(File, String...) - Method in class cn.lanink.gamecore.modelmanager.ModelManager
 
getModel(File, File) - Method in class cn.lanink.gamecore.modelmanager.ModelManager
 
getModelFromIndex(int) - Method in interface cn.lanink.gamecore.modelmanager.IManager
 
getModelFromIndex(int) - Method in class cn.lanink.gamecore.modelmanager.newmodelpojo.Manager
 
getModelFromIndex(int) - Method in class cn.lanink.gamecore.modelmanager.oldmodelpojo.Manager
 
getModels() - Method in interface cn.lanink.gamecore.modelmanager.IModelManager
获取模型列表
getModels() - Method in class cn.lanink.gamecore.modelmanager.ModelManager
 
getModule() - Method in class cn.lanink.gamecore.hotswap.ModuleLogger
 
getModuleDescription(File) - Method in class cn.lanink.gamecore.hotswap.load.ModuleLoader
 
getName() - Method in class cn.lanink.gamecore.form.element.ResponseElementDialogButton
 
getName() - Method in interface cn.lanink.gamecore.hotswap.IModule
获取模块名称
getName() - Method in class cn.lanink.gamecore.hotswap.ModuleBase
 
getName() - Method in class cn.lanink.gamecore.modelmanager.newmodelpojo.Bone
 
getNameChineseById(int) - Static method in class cn.lanink.gamecore.utils.ItemInfoUtils
 
getNameChineseById(int, int) - Static method in class cn.lanink.gamecore.utils.ItemInfoUtils
 
getNameEnglishById(int) - Static method in class cn.lanink.gamecore.utils.ItemInfoUtils
 
getNameEnglishById(int, int) - Static method in class cn.lanink.gamecore.utils.ItemInfoUtils
 
getNbt(BlockVector3, String) - Static method in class cn.lanink.gamecore.form.inventory.advanced.AdvancedFakeChestInventory
 
getNearBlock(Block, BlockFace) - Static method in class cn.lanink.gamecore.pathfinder.utils.BlockUtil
 
getNextAccessibleNodes(Position) - Method in class cn.lanink.gamecore.pathfinder.astar.AstarNode
 
getNpcName() - Method in class cn.lanink.gamecore.utils.packet.NPCDialoguePacket
 
getOwner() - Method in class cn.lanink.gamecore.form.inventory.advanced.AdvancedEntityInventory
 
getOwner() - Method in class cn.lanink.gamecore.form.inventory.advanced.AdvancedInventory
 
getParentPlugin() - Method in interface cn.lanink.gamecore.hotswap.IModule
获取父插件对象
getParentPlugin() - Method in class cn.lanink.gamecore.hotswap.ModuleBase
 
getPivot() - Method in class cn.lanink.gamecore.modelmanager.newmodelpojo.Bone
 
getPluginData() - Method in class cn.lanink.gamecore.utils.MetricsLite
Gets the plugin specific data.
getPosition() - Method in interface cn.lanink.gamecore.entity.ITextFakeEntity
 
getPosition() - Method in class cn.lanink.gamecore.entity.TextFakeTextFakeEntity
 
getRankings() - Method in class cn.lanink.gamecore.ranking.task.AsyncUpdateTask
 
getRankings() - Method in interface cn.lanink.gamecore.ranking.task.IRankingAPITask
 
getRankings() - Method in class cn.lanink.gamecore.ranking.task.UpdateTask
 
getRequestedEntityRuntimeId() - Method in class cn.lanink.gamecore.utils.packet.NPCRequestPacket
 
getRequestType() - Method in class cn.lanink.gamecore.utils.packet.NPCRequestPacket
 
getResource(String) - Method in interface cn.lanink.gamecore.hotswap.IModule
 
getResource(String) - Method in class cn.lanink.gamecore.hotswap.ModuleBase
 
getResult() - Method in interface cn.lanink.gamecore.pathfinder.api.PathFinder
 
getResult() - Method in class cn.lanink.gamecore.pathfinder.astar.AstarPathFinder
 
getResultNode() - Method in class cn.lanink.gamecore.pathfinder.astar.AstarPathFinder
 
getRuntimeEntityId() - Method in class cn.lanink.gamecore.utils.packet.NPCDialoguePacket
 
getSceneName() - Method in class cn.lanink.gamecore.form.windows.AdvancedFormWindowDialog
 
getSceneName() - Method in class cn.lanink.gamecore.utils.packet.NPCDialoguePacket
 
getSceneName() - Method in class cn.lanink.gamecore.utils.packet.NPCRequestPacket
 
getScore() - Method in class cn.lanink.gamecore.scoreboard.ltname.ScoreboardData.ScoreboardLine
 
getScoreboard() - Static method in class cn.lanink.gamecore.scoreboard.ScoreboardUtil
 
getScoreboardName() - Method in interface cn.lanink.gamecore.scoreboard.base.IScoreboard
 
getScoreboardName() - Method in class cn.lanink.gamecore.scoreboard.creeperface.SimpleScoreboard
 
getScoreboardName() - Method in class cn.lanink.gamecore.scoreboard.ltname.SimpleScoreboard
 
getScoreboardName() - Method in class cn.lanink.gamecore.scoreboard.theamychan.SimpleScoreboard
 
getServer() - Method in interface cn.lanink.gamecore.hotswap.IModule
获取服务器对象
getServer() - Method in class cn.lanink.gamecore.hotswap.ModuleBase
 
getServerData() - Method in class cn.lanink.gamecore.utils.MetricsLite
Gets the server specific data.
getShowTextMap() - Method in interface cn.lanink.gamecore.entity.ITextFakeEntity
 
getSkinData() - Method in class cn.lanink.gamecore.form.windows.AdvancedFormWindowDialog
 
getSkinType() - Method in class cn.lanink.gamecore.utils.packet.NPCRequestPacket
 
getStatus() - Method in interface cn.lanink.gamecore.room.IRoomStatus
获取房间状态
getText() - Method in class cn.lanink.gamecore.form.element.ResponseElementDialogButton
 
getTitle() - Method in class cn.lanink.gamecore.form.windows.AdvancedFormWindowDialog
 
getType() - Method in class cn.lanink.gamecore.form.element.ResponseElementDialogButton
 
getVersion() - Method in class cn.lanink.gamecore.GameCore
 
GSON - Static variable in class cn.lanink.gamecore.form.windows.AdvancedFormWindowDialog
 
GSON - Static variable in class cn.lanink.gamecore.GameCore
 
GSON - Variable in class cn.lanink.gamecore.modelmanager.ModelManager
 

H

H - Variable in class cn.lanink.gamecore.pathfinder.astar.AstarNode
 
hasDefaultShowText() - Method in class cn.lanink.gamecore.entity.TextFakeTextFakeEntity
 
hasGameRoom(Level) - Method in class cn.lanink.gamecore.room.GameRoomManager
 
hasGameRoom(String) - Method in class cn.lanink.gamecore.room.GameRoomManager
 
hashCode() - Method in class cn.lanink.gamecore.pathfinder.astar.AstarNode
 
hasSpawned - Variable in class cn.lanink.gamecore.entity.TextFakeTextFakeEntity
 
hide(Player) - Method in class cn.lanink.gamecore.scoreboard.ltname.Scoreboard
 
hotSwapManager - Variable in class cn.lanink.gamecore.GameCore
 
HotSwapManager - Class in cn.lanink.gamecore.hotswap.manager
 
HotSwapManager(Plugin) - Constructor for class cn.lanink.gamecore.hotswap.manager.HotSwapManager
 
httpUrls - Variable in class cn.lanink.gamecore.hotswap.load.ModulesFileLoader
 

I

id - Variable in class cn.lanink.gamecore.entity.TextFakeTextFakeEntity
 
id - Variable in class cn.lanink.gamecore.utils.ItemInfoUtils.ItemInfo
 
identifier - Variable in class cn.lanink.gamecore.modelmanager.newmodelpojo.Description
 
IGameListener<T extends IRoom> - Interface in cn.lanink.gamecore.listener
 
imagePath - Variable in class cn.lanink.gamecore.utils.ItemInfoUtils.ItemInfo
 
IManager - Interface in cn.lanink.gamecore.modelmanager
 
IManager.IModel - Interface in cn.lanink.gamecore.modelmanager
 
IModelManager - Interface in cn.lanink.gamecore.modelmanager
 
IModule - Interface in cn.lanink.gamecore.hotswap
 
Info - Annotation Type in cn.lanink.gamecore.api
 
info(String) - Method in class cn.lanink.gamecore.hotswap.ModuleLogger
 
info(String, Throwable) - Method in class cn.lanink.gamecore.hotswap.ModuleLogger
 
init(Server, PluginDescription, File, Plugin) - Method in interface cn.lanink.gamecore.hotswap.IModule
初始化模块
init(Server, PluginDescription, File, Plugin) - Method in class cn.lanink.gamecore.hotswap.ModuleBase
 
init(String) - Method in class cn.lanink.gamecore.listener.BaseGameListener
 
init(String) - Method in interface cn.lanink.gamecore.listener.IGameListener
 
initialized - Variable in class cn.lanink.gamecore.hotswap.ModuleBase
 
initModule(ModuleBase, PluginDescription, File) - Method in class cn.lanink.gamecore.hotswap.load.ModuleLoader
 
inventory - Variable in class cn.lanink.gamecore.form.inventory.advanced.AdvancedFakeChestInventory.FakeEntity
 
inventoryContents - Variable in class cn.lanink.gamecore.utils.PlayerDataUtils.PlayerData
 
inventoryToLinkedHashMap(Map<Integer, Item>) - Static method in class cn.lanink.gamecore.utils.PlayerDataUtils
背包内容转换为 适合保存的LinkedHashMap
inventoryToLinkedHashMap(Player) - Static method in class cn.lanink.gamecore.utils.SavePlayerInventory
Deprecated.
IRankingAPITask - Interface in cn.lanink.gamecore.ranking.task
 
IRoom - Interface in cn.lanink.gamecore.room
 
IRoomStatus - Interface in cn.lanink.gamecore.room
 
isAccessible(int[], AstarNode, Position) - Method in class cn.lanink.gamecore.pathfinder.astar.AstarNode
 
isClosed - Variable in class cn.lanink.gamecore.form.windows.AdvancedFormWindowDialog
 
IScoreboard - Interface in cn.lanink.gamecore.scoreboard.base
 
isEnabled() - Method in interface cn.lanink.gamecore.hotswap.IModule
返回一个模块是否被加载
isEnabled - Variable in class cn.lanink.gamecore.hotswap.ModuleBase
 
isEnabled() - Method in class cn.lanink.gamecore.hotswap.ModuleBase
 
isEnabled - Variable in class cn.lanink.gamecore.ranking.RankingAPI
 
isEnabled() - Method in class cn.lanink.gamecore.utils.MetricsLite
Checks if bStats is enabled.
isFileExists() - Method in class cn.lanink.gamecore.utils.PlayerDataUtils.PlayerData
 
isPermeable(Block) - Static method in class cn.lanink.gamecore.pathfinder.utils.BlockUtil
 
item - Variable in class cn.lanink.gamecore.form.inventory.responsible.ResponseItem
 
ITEM_INFOS - Static variable in class cn.lanink.gamecore.utils.ItemInfoUtils
 
ItemInfo() - Constructor for class cn.lanink.gamecore.utils.ItemInfoUtils.ItemInfo
 
ItemInfoUtils - Class in cn.lanink.gamecore.utils
 
ItemInfoUtils() - Constructor for class cn.lanink.gamecore.utils.ItemInfoUtils
 
ItemInfoUtils.ItemInfo - Class in cn.lanink.gamecore.utils
 
ITextFakeEntity - Interface in cn.lanink.gamecore.entity
 

L

Language - Class in cn.lanink.gamecore.utils
 
Language(File) - Constructor for class cn.lanink.gamecore.utils.Language
 
Language(File, int) - Constructor for class cn.lanink.gamecore.utils.Language
 
Language(Config) - Constructor for class cn.lanink.gamecore.utils.Language
 
levelBlock - Variable in class cn.lanink.gamecore.pathfinder.astar.AstarNode
 
line - Variable in class cn.lanink.gamecore.ranking.RankingFormat
 
line - Variable in class cn.lanink.gamecore.scoreboard.ltname.Scoreboard
 
lineSelf - Variable in class cn.lanink.gamecore.ranking.RankingFormat
 
linkedHashMapToInventory(Map<String, List<?>>) - Static method in class cn.lanink.gamecore.utils.PlayerDataUtils
LinkedHashMap 转换为可以直接使用的背包内容
list - Variable in class cn.lanink.gamecore.ranking.Ranking
 
listenerName - Variable in class cn.lanink.gamecore.listener.BaseGameListener
 
listenerRooms - Variable in class cn.lanink.gamecore.listener.BaseGameListener
 
listLock - Variable in class cn.lanink.gamecore.ranking.Ranking
 
loadConfig() - Method in class cn.lanink.gamecore.utils.MetricsLite
Loads the bStats configuration.
loadContents() - Method in class cn.lanink.gamecore.hotswap.load.ModulesFileLoader
 
loadedModules - Variable in class cn.lanink.gamecore.hotswap.load.ModuleLoader
 
loader - Variable in class cn.lanink.gamecore.hotswap.load.ModuleClassLoader
 
loadGameRoom(Level) - Method in class cn.lanink.gamecore.room.GameRoomManager
 
loadGameRoom(String) - Method in class cn.lanink.gamecore.room.GameRoomManager
 
loadModule(File) - Method in class cn.lanink.gamecore.hotswap.load.ModuleLoader
 
loadModuleFromLocal(File) - Method in class cn.lanink.gamecore.hotswap.manager.HotSwapManager
 
loadModuleFromLocal(String, String) - Method in class cn.lanink.gamecore.hotswap.manager.HotSwapManager
 
loadModuleFromModuleFolderAndModuleName(String, String) - Method in class cn.lanink.gamecore.hotswap.load.ModuleLoader
 
loadModuleFromWebUrl(String, String, String) - Method in class cn.lanink.gamecore.hotswap.load.ModuleLoader
从url里下载jar包并加载 注: 这里调用了setEnabled 储存在loadedModules里的是模块配置文件里的name的值
loadModuleFromWebUrl(String, File) - Method in class cn.lanink.gamecore.hotswap.load.ModuleLoader
 
loadModulesFromLocal() - Method in class cn.lanink.gamecore.hotswap.manager.HotSwapManager
 
loadModulesFromLocal(String) - Method in class cn.lanink.gamecore.hotswap.manager.HotSwapManager
 
loadModulesFromWeb() - Method in class cn.lanink.gamecore.hotswap.manager.HotSwapManager
 
loadModulesFromWeb(File, String) - Method in class cn.lanink.gamecore.hotswap.manager.HotSwapManager
 
loadModulesFromWeb(File, File) - Method in class cn.lanink.gamecore.hotswap.manager.HotSwapManager
 
loadModuleWithDefault(String) - Method in class cn.lanink.gamecore.hotswap.load.ModuleLoader
 
log(LogLevel, String) - Method in class cn.lanink.gamecore.hotswap.ModuleLogger
 
log(LogLevel, String, Throwable) - Method in class cn.lanink.gamecore.hotswap.ModuleLogger
 
logFailedRequests - Static variable in class cn.lanink.gamecore.utils.MetricsLite
 
logger - Variable in class cn.lanink.gamecore.hotswap.ModuleBase
 
logResponseStatusText - Static variable in class cn.lanink.gamecore.utils.MetricsLite
 
logSentData - Static variable in class cn.lanink.gamecore.utils.MetricsLite
 

M

Manager - Class in cn.lanink.gamecore.modelmanager.newmodelpojo
 
Manager(List<Model>) - Constructor for class cn.lanink.gamecore.modelmanager.newmodelpojo.Manager
 
Manager - Class in cn.lanink.gamecore.modelmanager.oldmodelpojo
 
Manager() - Constructor for class cn.lanink.gamecore.modelmanager.oldmodelpojo.Manager
 
mapToPosition(Map<String, Object>) - Static method in class cn.lanink.gamecore.utils.PlayerDataUtils
保存用Map转为Position
maxCanSeeDistance - Variable in class cn.lanink.gamecore.entity.TextFakeTextFakeEntity
 
message - Variable in class cn.lanink.gamecore.scoreboard.ltname.ScoreboardData.ScoreboardLine
 
MetricsLite - Class in cn.lanink.gamecore.utils
bStats collects some data for plugin authors.
MetricsLite(Plugin, int) - Constructor for class cn.lanink.gamecore.utils.MetricsLite
Class constructor.
MHDistance(Vector3, Vector3) - Static method in class cn.lanink.gamecore.pathfinder.utils.BlockUtil
获取曼哈顿距离
mirror - Variable in class cn.lanink.gamecore.modelmanager.newmodelpojo.Cube
 
mirror - Variable in class cn.lanink.gamecore.modelmanager.oldmodelpojo.Bone
 
mkdir(File) - Static method in class cn.lanink.gamecore.utils.ZipUtils
 
mode - Variable in class cn.lanink.gamecore.form.element.ResponseElementDialogButton
 
Mode() - Constructor for enum cn.lanink.gamecore.form.element.ResponseElementDialogButton.Mode
 
MODEL - Static variable in class cn.lanink.gamecore.GameCore
 
Model - Class in cn.lanink.gamecore.modelmanager.newmodelpojo
 
Model(Description, List<Bone>) - Constructor for class cn.lanink.gamecore.modelmanager.newmodelpojo.Model
 
Model - Class in cn.lanink.gamecore.modelmanager.oldmodelpojo
 
Model(int, int, int, int, List<Integer>, List<Bone>) - Constructor for class cn.lanink.gamecore.modelmanager.oldmodelpojo.Model
 
MODEL_LIST - Static variable in class cn.lanink.gamecore.modelmanager.ModelManager
 
ModelManager - Class in cn.lanink.gamecore.modelmanager
 
ModelManager() - Constructor for class cn.lanink.gamecore.modelmanager.ModelManager
 
models - Variable in class cn.lanink.gamecore.modelmanager.newmodelpojo.Manager
 
modelsMap - Variable in class cn.lanink.gamecore.modelmanager.oldmodelpojo.Manager
 
module - Variable in class cn.lanink.gamecore.hotswap.ModuleLogger
 
ModuleBase - Class in cn.lanink.gamecore.hotswap
 
ModuleBase() - Constructor for class cn.lanink.gamecore.hotswap.ModuleBase
 
ModuleClassLoader - Class in cn.lanink.gamecore.hotswap.load
 
ModuleClassLoader(ModuleLoader, ClassLoader, File) - Constructor for class cn.lanink.gamecore.hotswap.load.ModuleClassLoader
 
moduleFile - Variable in class cn.lanink.gamecore.hotswap.load.ModulesFileLoader
 
ModuleLoader - Class in cn.lanink.gamecore.hotswap.load
 
ModuleLoader() - Constructor for class cn.lanink.gamecore.hotswap.load.ModuleLoader
 
ModuleLoader(Plugin) - Constructor for class cn.lanink.gamecore.hotswap.load.ModuleLoader
 
moduleLoader - Variable in class cn.lanink.gamecore.hotswap.manager.HotSwapManager
 
ModuleLogger - Class in cn.lanink.gamecore.hotswap
 
ModuleLogger(ModuleBase, Plugin) - Constructor for class cn.lanink.gamecore.hotswap.ModuleLogger
 
ModulesFileLoader - Class in cn.lanink.gamecore.hotswap.load
 
ModulesFileLoader(File) - Constructor for class cn.lanink.gamecore.hotswap.load.ModulesFileLoader
 
MOTION - Static variable in class cn.lanink.gamecore.pathfinder.utils.BlockUtil
除自身外26个方向

N

name - Variable in class cn.lanink.gamecore.modelmanager.newmodelpojo.Bone
 
name - Variable in class cn.lanink.gamecore.modelmanager.oldmodelpojo.Bone
 
name - Variable in class cn.lanink.gamecore.ranking.Ranking
 
nameChinese - Variable in class cn.lanink.gamecore.utils.ItemInfoUtils.ItemInfo
 
nameEnglish - Variable in class cn.lanink.gamecore.utils.ItemInfoUtils.ItemInfo
 
needAsyncTick() - Method in interface cn.lanink.gamecore.entity.ITextFakeEntity
 
needAsyncTick() - Method in class cn.lanink.gamecore.entity.TextFakeTextFakeEntity
 
needSequence - Variable in class cn.lanink.gamecore.ranking.Ranking
 
needTick() - Method in interface cn.lanink.gamecore.entity.ITextFakeEntity
 
needTick() - Method in class cn.lanink.gamecore.entity.TextFakeTextFakeEntity
 
NETWORK_ID - Static variable in class cn.lanink.gamecore.scoreboard.ltname.packet.RemoveObjectivePacket
 
NETWORK_ID - Static variable in class cn.lanink.gamecore.scoreboard.ltname.packet.SetObjectivePacket
 
NETWORK_ID - Static variable in class cn.lanink.gamecore.scoreboard.ltname.packet.SetScorePacket
 
NETWORK_ID - Static variable in class cn.lanink.gamecore.utils.packet.NPCDialoguePacket
 
NETWORK_ID - Static variable in class cn.lanink.gamecore.utils.packet.NPCRequestPacket
 
neverRender - Variable in class cn.lanink.gamecore.modelmanager.oldmodelpojo.Bone
 
notice(String) - Method in class cn.lanink.gamecore.hotswap.ModuleLogger
 
notice(String, Throwable) - Method in class cn.lanink.gamecore.hotswap.ModuleLogger
 
NPCDialogAction() - Constructor for enum cn.lanink.gamecore.utils.packet.NPCDialoguePacket.NPCDialogAction
 
NPCDialoguePacket - Class in cn.lanink.gamecore.utils.packet
 
NPCDialoguePacket() - Constructor for class cn.lanink.gamecore.utils.packet.NPCDialoguePacket
 
NPCDialoguePacket.NPCDialogAction - Enum in cn.lanink.gamecore.utils.packet
 
npcName - Variable in class cn.lanink.gamecore.utils.packet.NPCDialoguePacket
 
NPCRequestPacket - Class in cn.lanink.gamecore.utils.packet
 
NPCRequestPacket() - Constructor for class cn.lanink.gamecore.utils.packet.NPCRequestPacket
 
NPCRequestPacket.RequestType - Enum in cn.lanink.gamecore.utils.packet
 

O

objective - Variable in class cn.lanink.gamecore.scoreboard.ltname.packet.data.ScoreData
 
objectiveName - Variable in class cn.lanink.gamecore.scoreboard.ltname.packet.RemoveObjectivePacket
 
objectiveName - Variable in class cn.lanink.gamecore.scoreboard.ltname.packet.SetObjectivePacket
 
objectiveName - Variable in class cn.lanink.gamecore.scoreboard.ltname.Scoreboard
 
offhandInventoryContents - Variable in class cn.lanink.gamecore.utils.PlayerDataUtils.PlayerData
 
onAsyncTick(int) - Method in interface cn.lanink.gamecore.entity.ITextFakeEntity
 
onAsyncTick(int) - Method in class cn.lanink.gamecore.entity.TextFakeTextFakeEntity
 
onAsyncTick(int) - Method in class cn.lanink.gamecore.ranking.Ranking
 
onCancel() - Method in class cn.lanink.gamecore.ranking.task.UpdateTask
 
onClick(BiConsumer<InventoryClickEvent, Player>) - Method in class cn.lanink.gamecore.form.inventory.responsible.ResponseItem
 
onClicked(Consumer<Player>) - Method in class cn.lanink.gamecore.form.element.ResponseElementButton
 
onClicked(BiConsumer<Player, FormResponseDialog>) - Method in class cn.lanink.gamecore.form.element.ResponseElementDialogButton
 
onClicked(BiConsumer<ElementButton, Player>) - Method in class cn.lanink.gamecore.form.windows.AdvancedFormWindowSimple
 
onClickedFalse(Consumer<Player>) - Method in class cn.lanink.gamecore.form.windows.AdvancedFormWindowModal
 
onClickedTrue(Consumer<Player>) - Method in class cn.lanink.gamecore.form.windows.AdvancedFormWindowModal
 
onClose(Player) - Method in class cn.lanink.gamecore.form.inventory.advanced.AdvancedFakeChestInventory
 
onClose(Consumer<Player>) - Method in class cn.lanink.gamecore.form.inventory.advanced.AdvancedInventory
 
onClosed(Consumer<Player>) - Method in class cn.lanink.gamecore.form.windows.AdvancedFormWindowCustom
 
onClosed(BiConsumer<Player, FormResponseDialog>) - Method in class cn.lanink.gamecore.form.windows.AdvancedFormWindowDialog
 
onClosed(Consumer<Player>) - Method in class cn.lanink.gamecore.form.windows.AdvancedFormWindowModal
 
onClosed(Consumer<Player>) - Method in class cn.lanink.gamecore.form.windows.AdvancedFormWindowSimple
 
onDataPacketReceive(DataPacketReceiveEvent) - Method in class cn.lanink.gamecore.form.WindowListener
 
onDisable() - Method in class cn.lanink.gamecore.GameCore
 
onDisable() - Method in class cn.lanink.gamecore.hotswap.ModuleBase
 
onEnable() - Method in class cn.lanink.gamecore.GameCore
 
onEnable() - Method in class cn.lanink.gamecore.hotswap.ModuleBase
 
onEvent(Event) - Static method in class cn.lanink.gamecore.form.inventory.advanced.AdvancedInventory
 
onEvent(FormWindow, Player) - Static method in class cn.lanink.gamecore.form.windows.AdvancedFormWindowCustom
 
onEvent(NPCRequestPacket, Player) - Static method in class cn.lanink.gamecore.form.windows.AdvancedFormWindowDialog
 
onEvent(FormWindow, Player) - Static method in class cn.lanink.gamecore.form.windows.AdvancedFormWindowModal
 
onEvent(FormWindow, Player) - Static method in class cn.lanink.gamecore.form.windows.AdvancedFormWindowSimple
 
onFakeOpen(Player, List<BlockVector3>) - Method in class cn.lanink.gamecore.form.inventory.advanced.AdvancedFakeChestInventory
 
onInventoryClick(InventoryClickEvent) - Method in class cn.lanink.gamecore.form.WindowListener
 
onInventoryClose(InventoryCloseEvent) - Method in class cn.lanink.gamecore.form.WindowListener
 
onInventoryTransaction(InventoryTransactionEvent) - Method in class cn.lanink.gamecore.form.WindowListener
 
onLoad() - Method in class cn.lanink.gamecore.GameCore
 
onOpen(Player) - Method in class cn.lanink.gamecore.form.inventory.advanced.AdvancedFakeChestInventory
 
onOpenBlock(Player) - Method in class cn.lanink.gamecore.form.inventory.advanced.AdvancedFakeChestInventory
 
onPlayerFormResponded(PlayerFormRespondedEvent) - Method in class cn.lanink.gamecore.form.WindowListener
 
onPlayerSettingsResponded(PlayerSettingsRespondedEvent) - Method in class cn.lanink.gamecore.form.WindowListener
 
onResponded(BiConsumer<FormResponseCustom, Player>) - Method in class cn.lanink.gamecore.form.windows.AdvancedFormWindowCustom
 
onRun() - Method in class cn.lanink.gamecore.floatingtext.FloatingTextUtils.AsyncTickTask
 
onRun(int) - Method in class cn.lanink.gamecore.floatingtext.FloatingTextUtils.TickTask
 
onRun() - Method in class cn.lanink.gamecore.ranking.task.AsyncUpdateTask
 
onRun(int) - Method in class cn.lanink.gamecore.ranking.task.UpdateTask
 
onSettingsRequest(PlayerServerSettingsRequestEvent) - Method in class cn.lanink.gamecore.form.WindowListener
 
onTick(int) - Method in interface cn.lanink.gamecore.entity.ITextFakeEntity
 
onTick(int) - Method in class cn.lanink.gamecore.entity.TextFakeTextFakeEntity
 
onTick(int) - Method in class cn.lanink.gamecore.ranking.Ranking
 
OPEN - Static variable in class cn.lanink.gamecore.form.inventory.advanced.AdvancedFakeChestInventory
 
open(Player) - Method in class cn.lanink.gamecore.form.inventory.advanced.AdvancedInventory
 
open - Variable in class cn.lanink.gamecore.pathfinder.astar.AstarPathFinder
 
origin - Variable in class cn.lanink.gamecore.modelmanager.newmodelpojo.Cube
 
origin - Variable in class cn.lanink.gamecore.modelmanager.oldmodelpojo.Cube
 
originalList - Variable in class cn.lanink.gamecore.ranking.Ranking
 

P

parent - Variable in class cn.lanink.gamecore.hotswap.ModuleLogger
 
parent - Variable in class cn.lanink.gamecore.modelmanager.oldmodelpojo.Bone
 
parent - Variable in class cn.lanink.gamecore.pathfinder.astar.AstarNode
 
parentPlugin - Variable in class cn.lanink.gamecore.hotswap.manager.HotSwapManager
 
parentPlugin - Variable in class cn.lanink.gamecore.hotswap.ModuleBase
 
PathFinder - Interface in cn.lanink.gamecore.pathfinder.api
 
PathFinderUtil - Class in cn.lanink.gamecore.pathfinder
 
PathFinderUtil() - Constructor for class cn.lanink.gamecore.pathfinder.PathFinderUtil
 
PathFinderUtil.AstarPathBuilder - Class in cn.lanink.gamecore.pathfinder
 
PathFinderUtil.Builder - Class in cn.lanink.gamecore.pathfinder
 
PathFinderUtil.FinderType - Enum in cn.lanink.gamecore.pathfinder
 
pid() - Method in class cn.lanink.gamecore.scoreboard.ltname.packet.RemoveObjectivePacket
 
pid() - Method in class cn.lanink.gamecore.scoreboard.ltname.packet.SetObjectivePacket
 
pid() - Method in class cn.lanink.gamecore.scoreboard.ltname.packet.SetScorePacket
 
pid() - Method in class cn.lanink.gamecore.utils.packet.NPCDialoguePacket
 
pid() - Method in class cn.lanink.gamecore.utils.packet.NPCRequestPacket
 
pivot - Variable in class cn.lanink.gamecore.modelmanager.newmodelpojo.Bone
 
pivot - Variable in class cn.lanink.gamecore.modelmanager.newmodelpojo.Cube
 
pivot - Variable in class cn.lanink.gamecore.modelmanager.oldmodelpojo.Bone
 
placeFakeChest(Player, BlockVector3) - Method in class cn.lanink.gamecore.form.inventory.advanced.AdvancedFakeChestInventory
 
player - Variable in class cn.lanink.gamecore.utils.PlayerDataUtils.PlayerData
 
PlayerData(Player) - Constructor for class cn.lanink.gamecore.utils.PlayerDataUtils.PlayerData
 
PlayerData(Player, File) - Constructor for class cn.lanink.gamecore.utils.PlayerDataUtils.PlayerData
 
PlayerData(Player, Config) - Constructor for class cn.lanink.gamecore.utils.PlayerDataUtils.PlayerData
 
PlayerDataUtils - Class in cn.lanink.gamecore.utils
玩家数据工具类
PlayerDataUtils() - Constructor for class cn.lanink.gamecore.utils.PlayerDataUtils
 
PlayerDataUtils.PlayerData - Class in cn.lanink.gamecore.utils
 
plugin - Variable in class cn.lanink.gamecore.hotswap.load.ModuleLoader
 
plugin - Variable in class cn.lanink.gamecore.ranking.Ranking
 
plugin - Variable in class cn.lanink.gamecore.utils.MetricsLite
 
pluginId - Variable in class cn.lanink.gamecore.utils.MetricsLite
 
position - Variable in class cn.lanink.gamecore.pathfinder.astar.AstarNode
 
position - Variable in class cn.lanink.gamecore.ranking.Ranking
 
position - Variable in class cn.lanink.gamecore.utils.PlayerDataUtils.PlayerData
 
positionToMap(Position) - Static method in class cn.lanink.gamecore.utils.PlayerDataUtils
Position转为保存用Map
power - Variable in class cn.lanink.gamecore.pathfinder.astar.AstarPathFinder
 
power - Variable in class cn.lanink.gamecore.pathfinder.PathFinderUtil.AstarPathBuilder
权重 数值越接近 1, G值影响越大,越偏向 Dijkstra 算法, 趋向于寻找最短路径, 耗时越大 数值越接近 0, H值影响越大,越偏向 BFS 算法, 耗时偏少 建议在 0~1 之间 寻找一个 sweet point
power(double) - Method in class cn.lanink.gamecore.pathfinder.PathFinderUtil.AstarPathBuilder
 
prefix - Variable in class cn.lanink.gamecore.hotswap.ModuleLogger
 
putInventory(Player, Map<String, Object>) - Static method in class cn.lanink.gamecore.utils.SavePlayerInventory
Deprecated.
putItem(int, ResponseItem) - Method in class cn.lanink.gamecore.form.inventory.advanced.AdvancedInventory
 
putItem(int, ResponseItem, boolean) - Method in class cn.lanink.gamecore.form.inventory.advanced.AdvancedInventory
 

Q

quickPathBuild(Position, Position) - Static method in class cn.lanink.gamecore.pathfinder.PathFinderUtil
 
quickPathBuild(PathFinderUtil.FinderType, Position, Position) - Static method in class cn.lanink.gamecore.pathfinder.PathFinderUtil
 

R

Ranking - Class in cn.lanink.gamecore.ranking
 
Ranking(Plugin, String, Position) - Constructor for class cn.lanink.gamecore.ranking.Ranking
排行榜
rankingAPI - Variable in class cn.lanink.gamecore.ranking.Ranking
 
RankingAPI - Class in cn.lanink.gamecore.ranking
 
RankingAPI() - Constructor for class cn.lanink.gamecore.ranking.RankingAPI
 
rankingAPI - Static variable in class cn.lanink.gamecore.ranking.RankingAPI
 
rankingFormat - Variable in class cn.lanink.gamecore.ranking.Ranking
 
RankingFormat - Class in cn.lanink.gamecore.ranking
 
RankingFormat(String, String, String, String, RankingFormat.SortOrder, Map<Integer, Integer>) - Constructor for class cn.lanink.gamecore.ranking.RankingFormat
 
RankingFormat.SortOrder - Enum in cn.lanink.gamecore.ranking
 
REAL_CORPSE - Static variable in class cn.lanink.gamecore.entity.EntityPlayerCorpse
 
rearrangeList() - Method in class cn.lanink.gamecore.ranking.Ranking
 
register(String, Skin) - Method in interface cn.lanink.gamecore.modelmanager.IModelManager
以 key为 identifier注册进模型列表
register(String, File) - Method in interface cn.lanink.gamecore.modelmanager.IModelManager
读取指定目录并以 key为 identifier注册进模型列表
register(String, Skin) - Method in class cn.lanink.gamecore.modelmanager.ModelManager
 
register(String, File) - Method in class cn.lanink.gamecore.modelmanager.ModelManager
 
registerCustomItem(int, int, String, String, String) - Static method in class cn.lanink.gamecore.utils.ItemInfoUtils
注册 CustomItem
registerCustomItemFromMap(Map<String, Object>) - Static method in class cn.lanink.gamecore.utils.ItemInfoUtils
 
registerCustomItemsFromMaps(List<Map<String, Object>>) - Static method in class cn.lanink.gamecore.utils.ItemInfoUtils
 
reload() - Method in class cn.lanink.gamecore.utils.PlayerDataUtils.PlayerData
重新读取
reloadConfig() - Method in interface cn.lanink.gamecore.hotswap.IModule
 
reloadConfig() - Method in class cn.lanink.gamecore.hotswap.ModuleBase
 
removeDisplayLine() - Method in class cn.lanink.gamecore.scoreboard.ltname.Scoreboard
 
removeDisplayLine(Player) - Method in class cn.lanink.gamecore.scoreboard.ltname.Scoreboard
 
removeGameRoom(Level) - Method in class cn.lanink.gamecore.room.GameRoomManager
 
removeGameRoom(String) - Method in class cn.lanink.gamecore.room.GameRoomManager
 
removeLine(int) - Method in class cn.lanink.gamecore.scoreboard.ltname.Scoreboard
 
removeListenerRoom(T) - Method in class cn.lanink.gamecore.listener.BaseGameListener
 
removeListenerRoom(String) - Method in class cn.lanink.gamecore.listener.BaseGameListener
 
removeListenerRoom(String) - Method in interface cn.lanink.gamecore.listener.IGameListener
 
removeListenerRoom(T) - Method in interface cn.lanink.gamecore.listener.IGameListener
 
RemoveObjectivePacket - Class in cn.lanink.gamecore.scoreboard.ltname.packet
参考项目: https://github.com/Creeperface01/ScoreboardAPI https://github.com/LucGamesYT/ScoreboardAPI
RemoveObjectivePacket() - Constructor for class cn.lanink.gamecore.scoreboard.ltname.packet.RemoveObjectivePacket
 
removeRanking(Ranking) - Method in class cn.lanink.gamecore.ranking.task.AsyncUpdateTask
 
removeRanking(Ranking) - Method in interface cn.lanink.gamecore.ranking.task.IRankingAPITask
 
removeRanking(Ranking) - Method in class cn.lanink.gamecore.ranking.task.UpdateTask
 
removeTipsConfig(String, Player) - Static method in class cn.lanink.gamecore.utils.Tips
移除Tips设置
removeTipsConfigInternal(String, String) - Method in class cn.lanink.gamecore.utils.Tips
 
repo - Variable in class cn.lanink.gamecore.hotswap.load.ModulesFileLoader
 
requestType - Variable in class cn.lanink.gamecore.form.response.FormResponseDialog
 
requestType - Variable in class cn.lanink.gamecore.utils.packet.NPCRequestPacket
 
RequestType() - Constructor for enum cn.lanink.gamecore.utils.packet.NPCRequestPacket.RequestType
 
ResponseElementButton - Class in cn.lanink.gamecore.form.element
 
ResponseElementButton(String) - Constructor for class cn.lanink.gamecore.form.element.ResponseElementButton
 
ResponseElementButton(String, ElementButtonImageData) - Constructor for class cn.lanink.gamecore.form.element.ResponseElementButton
 
ResponseElementDialogButton - Class in cn.lanink.gamecore.form.element
 
ResponseElementDialogButton(String, String) - Constructor for class cn.lanink.gamecore.form.element.ResponseElementDialogButton
 
ResponseElementDialogButton(String, String, ResponseElementDialogButton.Mode) - Constructor for class cn.lanink.gamecore.form.element.ResponseElementDialogButton
 
ResponseElementDialogButton(String, String, ResponseElementDialogButton.Mode, int) - Constructor for class cn.lanink.gamecore.form.element.ResponseElementDialogButton
 
ResponseElementDialogButton.CmdLine - Class in cn.lanink.gamecore.form.element
 
ResponseElementDialogButton.Mode - Enum in cn.lanink.gamecore.form.element
 
ResponseItem - Class in cn.lanink.gamecore.form.inventory.responsible
 
ResponseItem(Item) - Constructor for class cn.lanink.gamecore.form.inventory.responsible.ResponseItem
 
restore(Plugin, Player) - Static method in class cn.lanink.gamecore.utils.SavePlayerInventory
Deprecated.
restore(String, Player) - Static method in class cn.lanink.gamecore.utils.SavePlayerInventory
Deprecated.
 
restoreAll() - Method in class cn.lanink.gamecore.utils.PlayerDataUtils.PlayerData
还原所有已保存的数据
restoreEnderChestInventory() - Method in class cn.lanink.gamecore.utils.PlayerDataUtils.PlayerData
还原玩家末影箱内容
restoreExperienceLevel() - Method in class cn.lanink.gamecore.utils.PlayerDataUtils.PlayerData
还原玩家经验值数据
restoreFoodData() - Method in class cn.lanink.gamecore.utils.PlayerDataUtils.PlayerData
还原玩家饥饿值数据
restoreGameMode() - Method in class cn.lanink.gamecore.utils.PlayerDataUtils.PlayerData
还原玩家游戏模式
restoreInventory() - Method in class cn.lanink.gamecore.utils.PlayerDataUtils.PlayerData
还原玩家背包内容
restorePosition() - Method in class cn.lanink.gamecore.utils.PlayerDataUtils.PlayerData
还原玩家位置
result - Variable in class cn.lanink.gamecore.pathfinder.astar.AstarPathFinder
 
ROOM_STATUS_GAME - Static variable in interface cn.lanink.gamecore.room.IRoomStatus
 
ROOM_STATUS_LEVEL_NOT_LOADED - Static variable in interface cn.lanink.gamecore.room.IRoomStatus
 
ROOM_STATUS_TASK_NEED_INITIALIZED - Static variable in interface cn.lanink.gamecore.room.IRoomStatus
 
ROOM_STATUS_VICTORY - Static variable in interface cn.lanink.gamecore.room.IRoomStatus
 
ROOM_STATUS_WAIT - Static variable in interface cn.lanink.gamecore.room.IRoomStatus
 
RoomLoadException - Exception in cn.lanink.gamecore.utils.exception
 
RoomLoadException() - Constructor for exception cn.lanink.gamecore.utils.exception.RoomLoadException
 
RoomLoadException(String) - Constructor for exception cn.lanink.gamecore.utils.exception.RoomLoadException
 
rotation - Variable in class cn.lanink.gamecore.modelmanager.newmodelpojo.Bone
 
rotation - Variable in class cn.lanink.gamecore.modelmanager.newmodelpojo.Cube
 
rotation - Variable in class cn.lanink.gamecore.modelmanager.oldmodelpojo.Bone
 
runtimeEntityId - Variable in class cn.lanink.gamecore.utils.packet.NPCDialoguePacket
 

S

save(Plugin, Player) - Static method in class cn.lanink.gamecore.utils.SavePlayerInventory
Deprecated.
save(String, Player) - Static method in class cn.lanink.gamecore.utils.SavePlayerInventory
Deprecated.
saveAll() - Method in class cn.lanink.gamecore.utils.PlayerDataUtils.PlayerData
保存所有数据
saveConfig() - Method in interface cn.lanink.gamecore.hotswap.IModule
 
saveConfig() - Method in class cn.lanink.gamecore.hotswap.ModuleBase
 
saveDefaultConfig() - Method in interface cn.lanink.gamecore.hotswap.IModule
 
saveDefaultConfig() - Method in class cn.lanink.gamecore.hotswap.ModuleBase
 
saveEnderChestInventory() - Method in class cn.lanink.gamecore.utils.PlayerDataUtils.PlayerData
保存玩家末影箱内容
saveExperienceLevel() - Method in class cn.lanink.gamecore.utils.PlayerDataUtils.PlayerData
保存玩家经验值数据
saveFoodData() - Method in class cn.lanink.gamecore.utils.PlayerDataUtils.PlayerData
保存玩家饥饿值数据
saveGameMode() - Method in class cn.lanink.gamecore.utils.PlayerDataUtils.PlayerData
保存玩家游戏模式
saveInventory() - Method in class cn.lanink.gamecore.utils.PlayerDataUtils.PlayerData
保存玩家背包内容
SavePlayerInventory - Class in cn.lanink.gamecore.utils
Deprecated.
SavePlayerInventory() - Constructor for class cn.lanink.gamecore.utils.SavePlayerInventory
Deprecated.
 
savePosition() - Method in class cn.lanink.gamecore.utils.PlayerDataUtils.PlayerData
保存玩家位置
saveResource(String) - Method in interface cn.lanink.gamecore.hotswap.IModule
 
saveResource(String, boolean) - Method in interface cn.lanink.gamecore.hotswap.IModule
 
saveResource(String, String, boolean) - Method in interface cn.lanink.gamecore.hotswap.IModule
 
saveResource(String) - Method in class cn.lanink.gamecore.hotswap.ModuleBase
 
saveResource(String, boolean) - Method in class cn.lanink.gamecore.hotswap.ModuleBase
 
saveResource(String, String, boolean) - Method in class cn.lanink.gamecore.hotswap.ModuleBase
 
saveToFile() - Method in class cn.lanink.gamecore.utils.PlayerDataUtils.PlayerData
保存到文件(需要提前设置config)
saveToFile(Plugin) - Method in class cn.lanink.gamecore.utils.PlayerDataUtils.PlayerData
保存到文件
saveToFile(File) - Method in class cn.lanink.gamecore.utils.PlayerDataUtils.PlayerData
保存到文件
saveToFile(Config) - Method in class cn.lanink.gamecore.utils.PlayerDataUtils.PlayerData
保存到文件
sceneName - Variable in class cn.lanink.gamecore.form.response.FormResponseDialog
 
sceneName - Variable in class cn.lanink.gamecore.form.windows.AdvancedFormWindowDialog
 
sceneName - Variable in class cn.lanink.gamecore.utils.packet.NPCDialoguePacket
 
sceneName - Variable in class cn.lanink.gamecore.utils.packet.NPCRequestPacket
 
scheduler - Variable in class cn.lanink.gamecore.utils.MetricsLite
 
schedulerTask() - Method in class cn.lanink.gamecore.ranking.Ranking
 
score - Variable in class cn.lanink.gamecore.scoreboard.ltname.packet.data.ScoreData
 
score - Variable in class cn.lanink.gamecore.scoreboard.ltname.ScoreboardData.ScoreboardLine
 
Scoreboard - Class in cn.lanink.gamecore.scoreboard.ltname
 
Scoreboard(String, String, ScoreboardData.DisplaySlot, ScoreboardData.SortOrder) - Constructor for class cn.lanink.gamecore.scoreboard.ltname.Scoreboard
 
scoreboard - Static variable in class cn.lanink.gamecore.scoreboard.ScoreboardUtil
 
ScoreboardData - Class in cn.lanink.gamecore.scoreboard.ltname
 
ScoreboardData() - Constructor for class cn.lanink.gamecore.scoreboard.ltname.ScoreboardData
 
ScoreboardData.DisplaySlot - Enum in cn.lanink.gamecore.scoreboard.ltname
 
ScoreboardData.ScoreboardLine - Class in cn.lanink.gamecore.scoreboard.ltname
 
ScoreboardData.SortOrder - Enum in cn.lanink.gamecore.scoreboard.ltname
 
ScoreboardLine(String, int) - Constructor for class cn.lanink.gamecore.scoreboard.ltname.ScoreboardData.ScoreboardLine
 
scoreboards - Variable in class cn.lanink.gamecore.scoreboard.creeperface.SimpleScoreboard
 
scoreboards - Variable in class cn.lanink.gamecore.scoreboard.ltname.SimpleScoreboard
 
scoreboards - Variable in class cn.lanink.gamecore.scoreboard.theamychan.SimpleScoreboard
 
ScoreboardUtil - Class in cn.lanink.gamecore.scoreboard
 
ScoreboardUtil() - Constructor for class cn.lanink.gamecore.scoreboard.ScoreboardUtil
 
ScoreData - Class in cn.lanink.gamecore.scoreboard.ltname.packet.data
参考项目: https://github.com/Creeperface01/ScoreboardAPI https://github.com/LucGamesYT/ScoreboardAPI
ScoreData() - Constructor for class cn.lanink.gamecore.scoreboard.ltname.packet.data.ScoreData
 
scoreDataList - Variable in class cn.lanink.gamecore.scoreboard.ltname.packet.SetScorePacket
 
scoreId - Variable in class cn.lanink.gamecore.scoreboard.ltname.packet.data.ScoreData
 
send(Player) - Method in class cn.lanink.gamecore.form.windows.AdvancedFormWindowDialog
 
sendData(Player[], EntityMetadata) - Method in class cn.lanink.gamecore.entity.TextFakeTextFakeEntity
 
sendData(Plugin, JsonObject) - Static method in class cn.lanink.gamecore.utils.MetricsLite
Sends the data to the bStats server.
sendText(Player, String) - Method in class cn.lanink.gamecore.entity.TextFakeTextFakeEntity
 
server - Variable in class cn.lanink.gamecore.hotswap.load.ModuleLoader
 
server - Variable in class cn.lanink.gamecore.hotswap.ModuleBase
 
serverUUID - Static variable in class cn.lanink.gamecore.utils.MetricsLite
 
setAction(NPCDialoguePacket.NPCDialogAction) - Method in class cn.lanink.gamecore.utils.packet.NPCDialoguePacket
 
setActionJson(String) - Method in class cn.lanink.gamecore.utils.packet.NPCDialoguePacket
 
setButtonJSONData(String) - Method in class cn.lanink.gamecore.form.windows.AdvancedFormWindowDialog
 
setButtons(List<ResponseElementDialogButton>) - Method in class cn.lanink.gamecore.form.windows.AdvancedFormWindowDialog
 
setClass(String, Class<?>) - Method in class cn.lanink.gamecore.hotswap.load.ModuleLoader
 
setContent(String) - Method in class cn.lanink.gamecore.form.windows.AdvancedFormWindowDialog
 
setData(String) - Method in class cn.lanink.gamecore.utils.packet.NPCRequestPacket
 
setDataUpdateInterval(int) - Method in class cn.lanink.gamecore.ranking.Ranking
设置数据更新间隔
setDialogue(String) - Method in class cn.lanink.gamecore.utils.packet.NPCDialoguePacket
 
setEnabled(boolean) - Method in interface cn.lanink.gamecore.hotswap.IModule
加载/卸载模块 注:请不要使用onEnable()或onDisable()来加载卸载模块!
setEnabled(boolean) - Method in class cn.lanink.gamecore.hotswap.ModuleBase
 
setLine(int, String, int) - Method in class cn.lanink.gamecore.scoreboard.ltname.Scoreboard
 
setMaxCanSeeDistance(int) - Method in interface cn.lanink.gamecore.entity.ITextFakeEntity
 
setMaxCanSeeDistance(int) - Method in class cn.lanink.gamecore.entity.TextFakeTextFakeEntity
 
setMirror(boolean) - Method in class cn.lanink.gamecore.modelmanager.newmodelpojo.Cube
 
setMode(ResponseElementDialogButton.Mode) - Method in class cn.lanink.gamecore.form.element.ResponseElementDialogButton
 
setName(String) - Method in class cn.lanink.gamecore.form.element.ResponseElementDialogButton
 
setNpcName(String) - Method in class cn.lanink.gamecore.utils.packet.NPCDialoguePacket
 
SetObjectivePacket - Class in cn.lanink.gamecore.scoreboard.ltname.packet
参考项目: https://github.com/Creeperface01/ScoreboardAPI https://github.com/LucGamesYT/ScoreboardAPI
SetObjectivePacket() - Constructor for class cn.lanink.gamecore.scoreboard.ltname.packet.SetObjectivePacket
 
setOrigin(double, double, double) - Method in class cn.lanink.gamecore.modelmanager.newmodelpojo.Cube
 
setPivot(double, double, double) - Method in class cn.lanink.gamecore.modelmanager.newmodelpojo.Cube
 
setPosition(Position) - Method in interface cn.lanink.gamecore.entity.ITextFakeEntity
 
setPosition(Position) - Method in class cn.lanink.gamecore.entity.TextFakeTextFakeEntity
 
setPosition(Position) - Method in class cn.lanink.gamecore.ranking.Ranking
设置排行榜位置
setPower(double) - Method in class cn.lanink.gamecore.pathfinder.astar.AstarPathFinder
 
setRankingEntity(Class<? extends ITextFakeEntity>) - Method in class cn.lanink.gamecore.ranking.Ranking
设置排行榜实体
setRankingFormat(RankingFormat) - Method in class cn.lanink.gamecore.ranking.Ranking
设置排行榜格式
setRankingList(Supplier<Map<String, ? extends Number>>) - Method in class cn.lanink.gamecore.ranking.Ranking
 
setRankingList(Map<String, ? extends Number>) - Method in class cn.lanink.gamecore.ranking.Ranking
设置需要排行的数据
setRankingList(Map<String, ? extends Number>, boolean) - Method in class cn.lanink.gamecore.ranking.Ranking
设置需要排行的数据
setRequestedEntityRuntimeId(long) - Method in class cn.lanink.gamecore.utils.packet.NPCRequestPacket
 
setRequestType(NPCRequestPacket.RequestType) - Method in class cn.lanink.gamecore.utils.packet.NPCRequestPacket
 
setRotation(double, double, double) - Method in class cn.lanink.gamecore.modelmanager.newmodelpojo.Cube
 
setRuntimeEntityId(long) - Method in class cn.lanink.gamecore.utils.packet.NPCDialoguePacket
 
setSceneName(String) - Method in class cn.lanink.gamecore.utils.packet.NPCDialoguePacket
 
setSceneName(String) - Method in class cn.lanink.gamecore.utils.packet.NPCRequestPacket
 
SetScorePacket - Class in cn.lanink.gamecore.scoreboard.ltname.packet
参考项目: https://github.com/Creeperface01/ScoreboardAPI https://github.com/LucGamesYT/ScoreboardAPI
SetScorePacket() - Constructor for class cn.lanink.gamecore.scoreboard.ltname.packet.SetScorePacket
 
SetScorePacket.Action - Enum in cn.lanink.gamecore.scoreboard.ltname.packet
 
SetScorePacket.Type - Enum in cn.lanink.gamecore.scoreboard.ltname.packet
 
setShowText(Player, String) - Method in interface cn.lanink.gamecore.entity.ITextFakeEntity
 
setShowText(String) - Method in class cn.lanink.gamecore.entity.TextFakeTextFakeEntity
 
setShowText(Player, String) - Method in class cn.lanink.gamecore.entity.TextFakeTextFakeEntity
 
setSize(double, double, double) - Method in class cn.lanink.gamecore.modelmanager.newmodelpojo.Cube
 
setSkinData(String) - Method in class cn.lanink.gamecore.form.windows.AdvancedFormWindowDialog
 
setSkinType(int) - Method in class cn.lanink.gamecore.utils.packet.NPCRequestPacket
 
setStatus(int) - Method in interface cn.lanink.gamecore.room.IRoomStatus
设置房间状态
setText(String) - Method in class cn.lanink.gamecore.form.element.ResponseElementDialogButton
 
setTitle(String) - Method in class cn.lanink.gamecore.form.windows.AdvancedFormWindowDialog
 
setType(int) - Method in class cn.lanink.gamecore.form.element.ResponseElementDialogButton
 
setUv(int, int) - Method in class cn.lanink.gamecore.modelmanager.newmodelpojo.Cube
 
show() - Method in interface cn.lanink.gamecore.pathfinder.api.PathFinder
展示路径 用于测试
show() - Method in class cn.lanink.gamecore.pathfinder.astar.AstarPathFinder
 
show(Player) - Method in class cn.lanink.gamecore.scoreboard.ltname.Scoreboard
 
showLine - Variable in class cn.lanink.gamecore.ranking.RankingFormat
 
showPlayers - Variable in class cn.lanink.gamecore.scoreboard.ltname.Scoreboard
 
showScoreboard(Player, String, List<String>) - Method in interface cn.lanink.gamecore.scoreboard.base.IScoreboard
计分板显示信息
showScoreboard(Player, String, List<String>) - Method in class cn.lanink.gamecore.scoreboard.creeperface.SimpleScoreboard
 
showScoreboard(Player, String, List<String>) - Method in class cn.lanink.gamecore.scoreboard.ltname.SimpleScoreboard
 
showScoreboard(Player, String, List<String>) - Method in class cn.lanink.gamecore.scoreboard.theamychan.SimpleScoreboard
 
showTextMap - Variable in class cn.lanink.gamecore.entity.TextFakeTextFakeEntity
 
showTextTemporary(Position, String, int) - Static method in class cn.lanink.gamecore.floatingtext.FloatingTextUtils
临时显示一个浮空字
showToPlayer(Player) - Method in class cn.lanink.gamecore.form.windows.AdvancedFormWindowCustom
 
showToPlayer(Player) - Method in class cn.lanink.gamecore.form.windows.AdvancedFormWindowModal
 
showToPlayer(Player) - Method in class cn.lanink.gamecore.form.windows.AdvancedFormWindowSimple
 
SimpleResponseItem - Class in cn.lanink.gamecore.form.inventory.responsible
 
SimpleResponseItem(Item) - Constructor for class cn.lanink.gamecore.form.inventory.responsible.SimpleResponseItem
 
SimpleScoreboard - Class in cn.lanink.gamecore.scoreboard.creeperface
 
SimpleScoreboard() - Constructor for class cn.lanink.gamecore.scoreboard.creeperface.SimpleScoreboard
 
SimpleScoreboard - Class in cn.lanink.gamecore.scoreboard.ltname
 
SimpleScoreboard() - Constructor for class cn.lanink.gamecore.scoreboard.ltname.SimpleScoreboard
 
SimpleScoreboard - Class in cn.lanink.gamecore.scoreboard.theamychan
 
SimpleScoreboard() - Constructor for class cn.lanink.gamecore.scoreboard.theamychan.SimpleScoreboard
 
size - Variable in class cn.lanink.gamecore.modelmanager.newmodelpojo.Cube
 
size - Variable in class cn.lanink.gamecore.modelmanager.oldmodelpojo.Cube
 
skinData - Variable in class cn.lanink.gamecore.form.windows.AdvancedFormWindowDialog
 
skinType - Variable in class cn.lanink.gamecore.form.response.FormResponseDialog
 
skinType - Variable in class cn.lanink.gamecore.utils.packet.NPCRequestPacket
 
sortOrder - Variable in class cn.lanink.gamecore.ranking.RankingFormat
 
SortOrder() - Constructor for enum cn.lanink.gamecore.ranking.RankingFormat.SortOrder
 
sortOrder - Variable in class cn.lanink.gamecore.scoreboard.ltname.packet.SetObjectivePacket
 
sortOrder - Variable in class cn.lanink.gamecore.scoreboard.ltname.Scoreboard
 
SortOrder() - Constructor for enum cn.lanink.gamecore.scoreboard.ltname.ScoreboardData.SortOrder
 
spawnTo(Player) - Method in interface cn.lanink.gamecore.entity.ITextFakeEntity
 
spawnTo(Player) - Method in class cn.lanink.gamecore.entity.TextFakeTextFakeEntity
 
start - Variable in class cn.lanink.gamecore.pathfinder.astar.AstarPathFinder
 
start - Variable in class cn.lanink.gamecore.pathfinder.PathFinderUtil.AstarPathBuilder
 
start(Position) - Method in class cn.lanink.gamecore.pathfinder.PathFinderUtil.AstarPathBuilder
 
start - Variable in class cn.lanink.gamecore.utils.Download.DownloadTask
 
startSubmitting() - Method in class cn.lanink.gamecore.utils.MetricsLite
Starts the Scheduler which submits our data every 30 minutes.
STEVE_SKIN - Static variable in class cn.lanink.gamecore.GameCore
 
strUrl - Variable in class cn.lanink.gamecore.utils.Download.DownloadTask
 
submitData() - Method in class cn.lanink.gamecore.utils.MetricsLite
Collects the data and sends it afterwards.
superClickItemListener - Variable in class cn.lanink.gamecore.form.inventory.advanced.AdvancedInventory
 
supplier - Variable in class cn.lanink.gamecore.ranking.Ranking
 
surviveTick - Variable in class cn.lanink.gamecore.entity.TextFakeTextFakeEntity
 

T

target - Variable in class cn.lanink.gamecore.pathfinder.astar.AstarPathFinder
 
target - Variable in class cn.lanink.gamecore.pathfinder.PathFinderUtil.AstarPathBuilder
 
target(Position) - Method in class cn.lanink.gamecore.pathfinder.PathFinderUtil.AstarPathBuilder
 
text - Variable in class cn.lanink.gamecore.form.element.ResponseElementDialogButton
 
TextFakeTextFakeEntity - Class in cn.lanink.gamecore.entity
 
TextFakeTextFakeEntity() - Constructor for class cn.lanink.gamecore.entity.TextFakeTextFakeEntity
 
TextFakeTextFakeEntity(long) - Constructor for class cn.lanink.gamecore.entity.TextFakeTextFakeEntity
 
textureHeight - Variable in class cn.lanink.gamecore.modelmanager.newmodelpojo.Description
 
textureHeight - Variable in class cn.lanink.gamecore.modelmanager.oldmodelpojo.Model
 
textureWidth - Variable in class cn.lanink.gamecore.modelmanager.newmodelpojo.Description
 
textureWidth - Variable in class cn.lanink.gamecore.modelmanager.oldmodelpojo.Model
 
threadFactory - Variable in class cn.lanink.gamecore.utils.MetricsLite
 
THRESHOLD - Static variable in class cn.lanink.gamecore.utils.Download
 
tick - Variable in class cn.lanink.gamecore.floatingtext.FloatingTextUtils.AsyncTickTask
 
tick - Variable in class cn.lanink.gamecore.ranking.task.AsyncUpdateTask
 
TickTask(GameCore) - Constructor for class cn.lanink.gamecore.floatingtext.FloatingTextUtils.TickTask
 
timeLimit - Variable in class cn.lanink.gamecore.pathfinder.astar.AstarPathFinder
 
timeLimit - Variable in class cn.lanink.gamecore.pathfinder.PathFinderUtil.AstarPathBuilder
时间限制, 规定时间内未计算完成就认为计算失败
timeLimit(int) - Method in class cn.lanink.gamecore.pathfinder.PathFinderUtil.AstarPathBuilder
 
Tips - Class in cn.lanink.gamecore.utils
 
Tips() - Constructor for class cn.lanink.gamecore.utils.Tips
 
TIPS - Static variable in class cn.lanink.gamecore.utils.Tips
静态方法似乎会加载所有使用到的依赖 我们需要兼容多个Tips版本
title - Variable in class cn.lanink.gamecore.form.windows.AdvancedFormWindowDialog
 
toMap() - Method in class cn.lanink.gamecore.utils.ItemInfoUtils.ItemInfo
 
top - Variable in class cn.lanink.gamecore.ranking.RankingFormat
 
toString() - Method in class cn.lanink.gamecore.scoreboard.ltname.packet.data.ScoreData
 
toString() - Method in class cn.lanink.gamecore.scoreboard.ltname.packet.RemoveObjectivePacket
 
toString() - Method in class cn.lanink.gamecore.scoreboard.ltname.packet.SetObjectivePacket
 
translateString(String) - Method in class cn.lanink.gamecore.utils.Language
 
translateString(String, Object...) - Method in class cn.lanink.gamecore.utils.Language
 
tryRemoveWindow(Player) - Method in class cn.lanink.gamecore.form.inventory.advanced.AdvancedInventory
 
type - Variable in class cn.lanink.gamecore.form.element.ResponseElementDialogButton
 
type - Variable in class cn.lanink.gamecore.scoreboard.ltname.packet.SetScorePacket
 
Type() - Constructor for enum cn.lanink.gamecore.scoreboard.ltname.packet.SetScorePacket.Type
 

U

UNKNOWN - Static variable in class cn.lanink.gamecore.utils.ItemInfoUtils
 
unloadGameRoom(Level) - Method in class cn.lanink.gamecore.room.GameRoomManager
 
unloadGameRoom(String) - Method in class cn.lanink.gamecore.room.GameRoomManager
 
unzip(String, String) - Static method in class cn.lanink.gamecore.utils.ZipUtils
解压
update(AstarNode) - Method in class cn.lanink.gamecore.pathfinder.astar.AstarNode
 
update(File) - Method in class cn.lanink.gamecore.utils.Language
 
update(File, int) - Method in class cn.lanink.gamecore.utils.Language
 
update(Config) - Method in class cn.lanink.gamecore.utils.Language
 
updateButtonData() - Method in class cn.lanink.gamecore.form.element.ResponseElementDialogButton
 
updateDisplayLine() - Method in class cn.lanink.gamecore.scoreboard.ltname.Scoreboard
 
updateDisplayLine(Player) - Method in class cn.lanink.gamecore.scoreboard.ltname.Scoreboard
 
updateRankings - Variable in class cn.lanink.gamecore.ranking.task.AsyncUpdateTask
 
updateRankings - Variable in class cn.lanink.gamecore.ranking.task.UpdateTask
 
updateSceneName() - Method in class cn.lanink.gamecore.form.windows.AdvancedFormWindowDialog
 
updateShowText() - Method in class cn.lanink.gamecore.ranking.Ranking
 
updateTask - Variable in class cn.lanink.gamecore.ranking.RankingAPI
 
UpdateTask - Class in cn.lanink.gamecore.ranking.task
 
UpdateTask() - Constructor for class cn.lanink.gamecore.ranking.task.UpdateTask
 
URL - Static variable in class cn.lanink.gamecore.utils.MetricsLite
 
USER_AGENT - Static variable in class cn.lanink.gamecore.utils.Download
 
uv - Variable in class cn.lanink.gamecore.modelmanager.newmodelpojo.Cube
 
uv - Variable in class cn.lanink.gamecore.modelmanager.oldmodelpojo.Cube
 

V

valueOf(String) - Static method in enum cn.lanink.gamecore.form.element.ResponseElementDialogButton.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cn.lanink.gamecore.pathfinder.PathFinderUtil.FinderType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cn.lanink.gamecore.ranking.RankingFormat.SortOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cn.lanink.gamecore.scoreboard.ltname.packet.SetScorePacket.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cn.lanink.gamecore.scoreboard.ltname.packet.SetScorePacket.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cn.lanink.gamecore.scoreboard.ltname.ScoreboardData.DisplaySlot
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cn.lanink.gamecore.scoreboard.ltname.ScoreboardData.SortOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cn.lanink.gamecore.utils.packet.NPCDialoguePacket.NPCDialogAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum cn.lanink.gamecore.utils.packet.NPCRequestPacket.RequestType
Returns the enum constant of this type with the specified name.
values() - Static method in enum cn.lanink.gamecore.form.element.ResponseElementDialogButton.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cn.lanink.gamecore.pathfinder.PathFinderUtil.FinderType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cn.lanink.gamecore.ranking.RankingFormat.SortOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cn.lanink.gamecore.scoreboard.ltname.packet.SetScorePacket.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cn.lanink.gamecore.scoreboard.ltname.packet.SetScorePacket.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cn.lanink.gamecore.scoreboard.ltname.ScoreboardData.DisplaySlot
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cn.lanink.gamecore.scoreboard.ltname.ScoreboardData.SortOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cn.lanink.gamecore.utils.packet.NPCDialoguePacket.NPCDialogAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum cn.lanink.gamecore.utils.packet.NPCRequestPacket.RequestType
Returns an array containing the constants of this enum type, in the order they are declared.
VersionUtils - Class in cn.lanink.gamecore.utils
 
VersionUtils() - Constructor for class cn.lanink.gamecore.utils.VersionUtils
 
visible_bounds_height - Variable in class cn.lanink.gamecore.modelmanager.oldmodelpojo.Model
 
visible_bounds_offset - Variable in class cn.lanink.gamecore.modelmanager.oldmodelpojo.Model
 
visible_bounds_width - Variable in class cn.lanink.gamecore.modelmanager.oldmodelpojo.Model
 
visibleBoundsHeight - Variable in class cn.lanink.gamecore.modelmanager.newmodelpojo.Description
 
visibleBoundsOffset - Variable in class cn.lanink.gamecore.modelmanager.newmodelpojo.Description
 
visibleBoundsWidth - Variable in class cn.lanink.gamecore.modelmanager.newmodelpojo.Description
 

W

warning(String) - Method in class cn.lanink.gamecore.hotswap.ModuleLogger
 
warning(String, Throwable) - Method in class cn.lanink.gamecore.hotswap.ModuleLogger
 
WINDOW_DIALOG_CACHE - Static variable in class cn.lanink.gamecore.form.windows.AdvancedFormWindowDialog
 
WindowListener - Class in cn.lanink.gamecore.form
窗口操作监听器 实现AdvancedFormWindow AdvancedInventory操作处理
WindowListener() - Constructor for class cn.lanink.gamecore.form.WindowListener
 
work(int) - Method in class cn.lanink.gamecore.floatingtext.FloatingTextUtils.AsyncTickTask
 
work(int) - Method in class cn.lanink.gamecore.ranking.task.AsyncUpdateTask
 
writeFile(File, String...) - Method in class cn.lanink.gamecore.utils.MetricsLite
Writes a String to a file.

Z

ZipUtils - Class in cn.lanink.gamecore.utils
 
ZipUtils() - Constructor for class cn.lanink.gamecore.utils.ZipUtils
 
A B C D E F G H I L M N O P Q R S T U V W Z 
Skip navigation links

Copyright © 2022. All rights reserved.