Index

A B C D E F G H I K L M N O P Q R S T U V W Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

Action() - Constructor for enum class cn.lanink.gamecore.scoreboard.ltname.packet.SetScorePacket.Action
 
addAdvancedButton(String) - Method in class cn.lanink.gamecore.form.windows.AdvancedFormWindowDialog
 
addButton(ResponseElementDialogButton) - Method in class cn.lanink.gamecore.form.windows.AdvancedFormWindowDialog
 
addButton(String) - Method in class cn.lanink.gamecore.form.windows.AdvancedFormWindowDialog
Deprecated.
addButton(String, Consumer<Player>) - Method in class cn.lanink.gamecore.form.windows.AdvancedFormWindowSimple
 
addDescription(Config, Config) - Static method in class cn.lanink.gamecore.utils.ConfigUtils
 
addDescription(Config, Config, boolean) - Static method in class cn.lanink.gamecore.utils.ConfigUtils
 
addDescription(File, Config) - Static method in class cn.lanink.gamecore.utils.ConfigUtils
 
addDescription(File, Config, boolean) - Static method in class cn.lanink.gamecore.utils.ConfigUtils
 
addDescription(File, File) - Static method in class cn.lanink.gamecore.utils.ConfigUtils
 
addDescription(File, File, boolean) - Static method in class cn.lanink.gamecore.utils.ConfigUtils
 
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(InventoryHolder, InventoryType) - Constructor for class cn.lanink.gamecore.form.inventory.advanced.AdvancedEntityInventory
 
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
 
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>, ElementButtonImageData) - Constructor for class cn.lanink.gamecore.form.windows.AdvancedFormWindowCustom
 
AdvancedFormWindowCustom(String, List<Element>, String) - 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<ElementDialogButton>) - 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
 
ASCENDING - Enum constant in enum class cn.lanink.gamecore.ranking.RankingFormat.SortOrder
 
ASCENDING - Enum constant in enum class cn.lanink.gamecore.scoreboard.ltname.ScoreboardData.SortOrder
 
ASTAR - Enum constant in enum class cn.lanink.gamecore.pathfinder.PathFinderUtil.FinderType
 
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
 
AstarPathFinder(Position, Position, long, double, boolean) - Constructor for class cn.lanink.gamecore.pathfinder.astar.AstarPathFinder
 
AsyncTickTask(GameCore) - 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(GameCore) - Constructor for class cn.lanink.gamecore.ranking.task.AsyncUpdateTask
 
asyncWork - Variable in class cn.lanink.gamecore.pathfinder.astar.AstarPathFinder
 
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转字节数组
BaseGameListener<T extends IRoom> - Class in cn.lanink.gamecore.listener
 
BaseGameListener() - Constructor for class cn.lanink.gamecore.listener.BaseGameListener
 
BELOWNAME - Enum constant in enum class cn.lanink.gamecore.scoreboard.ltname.ScoreboardData.DisplaySlot
 
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 - 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
 
Bone(String, List<Double>, List<Double>, List<Cube>) - Constructor for class cn.lanink.gamecore.modelmanager.newmodelpojo.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
 
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
 
buttonTrueClickedListener - Variable in class cn.lanink.gamecore.form.windows.AdvancedFormWindowModal
 
bytesToBase64(byte[]) - Static method in class cn.lanink.gamecore.utils.PlayerDataUtils
字节数组转base64

C

callClick(InventoryClickEvent, Player) - Method in class cn.lanink.gamecore.form.inventory.responsible.ResponseItem
 
callClicked(ElementButton, Player) - Method in class cn.lanink.gamecore.form.windows.AdvancedFormWindowSimple
 
callClicked(Player) - Method in class cn.lanink.gamecore.form.element.ResponseElementButton
 
callClicked(Player, FormResponseDialog) - Method in class cn.lanink.gamecore.form.element.ResponseElementDialogButton
 
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) - Method in class cn.lanink.gamecore.form.windows.AdvancedFormWindowModal
 
callClosed(Player) - Method in class cn.lanink.gamecore.form.windows.AdvancedFormWindowSimple
 
callClosed(Player, FormResponseDialog) - Method in class cn.lanink.gamecore.form.windows.AdvancedFormWindowDialog
 
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
清理排行榜
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 - Variable in class cn.lanink.gamecore.pathfinder.astar.AstarPathFinder
 
close() - Method in interface cn.lanink.gamecore.entity.ITextFakeEntity
 
close() - Method in class cn.lanink.gamecore.entity.TextFakeTextFakeEntity
 
close() - Method in class cn.lanink.gamecore.ranking.Ranking
关闭排行榜
close(Player) - Method in class cn.lanink.gamecore.form.inventory.advanced.AdvancedInventory
 
close(Player, FormResponseDialog) - Method in class cn.lanink.gamecore.form.windows.AdvancedFormWindowDialog
 
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.powernukkitx.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
 
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.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.powernukkitx - package cn.lanink.gamecore.scoreboard.powernukkitx
 
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
 
ConfigUtils - Class in cn.lanink.gamecore.utils
 
ConfigUtils() - Constructor for class cn.lanink.gamecore.utils.ConfigUtils
 
containedResponseItem - Variable in class cn.lanink.gamecore.form.inventory.advanced.AdvancedInventory
 
contents - Variable in class cn.lanink.gamecore.hotswap.load.ModulesFileLoader
 
copyDir(File, File) - Static method in class cn.lanink.gamecore.utils.FileUtil
Deprecated.
 
copyDir(File, File) - Static method in class cn.lanink.gamecore.utils.FileUtils
 
copyDir(File, String) - Static method in class cn.lanink.gamecore.utils.FileUtil
Deprecated.
 
copyDir(File, String) - Static method in class cn.lanink.gamecore.utils.FileUtils
 
copyDir(String, File) - Static method in class cn.lanink.gamecore.utils.FileUtil
Deprecated.
 
copyDir(String, File) - Static method in class cn.lanink.gamecore.utils.FileUtils
 
copyDir(String, String) - Static method in class cn.lanink.gamecore.utils.FileUtil
Deprecated.
 
copyDir(String, String) - Static method in class cn.lanink.gamecore.utils.FileUtils
 
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, Config) - Static method in class cn.lanink.gamecore.utils.PlayerDataUtils
 
create(Player, File) - 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 - Class in cn.lanink.gamecore.modelmanager.oldmodelpojo
 
Cube(List<Double>, List<Double>, List<Double>, List<Double>, List<Integer>, boolean) - Constructor for class cn.lanink.gamecore.modelmanager.newmodelpojo.Cube
 
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
 
currentNode - Variable in class cn.lanink.gamecore.pathfinder.astar.AstarPathFinder
 
CustomEntityUtils - Class in cn.lanink.gamecore.utils
Deprecated.
CustomEntityUtils() - Constructor for class cn.lanink.gamecore.utils.CustomEntityUtils
Deprecated.
 

D

damage - Variable in class cn.lanink.gamecore.utils.ItemInfoUtils.ItemInfo
 
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
 
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(File) - Static method in class cn.lanink.gamecore.utils.FileUtil
Deprecated.
 
deleteFile(File) - Static method in class cn.lanink.gamecore.utils.FileUtils
 
deleteFile(String) - Static method in class cn.lanink.gamecore.utils.FileUtil
Deprecated.
 
deleteFile(String) - Static method in class cn.lanink.gamecore.utils.FileUtils
 
dependencies - Variable in class cn.lanink.gamecore.hotswap.load.ModulesFileLoader
 
DESCENDING - Enum constant in enum class cn.lanink.gamecore.ranking.RankingFormat.SortOrder
 
DESCENDING - Enum constant in enum class cn.lanink.gamecore.scoreboard.ltname.ScoreboardData.SortOrder
 
description - Variable in class cn.lanink.gamecore.hotswap.ModuleBase
 
description - Variable in class cn.lanink.gamecore.modelmanager.newmodelpojo.Model
 
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
 
despawnFrom(Player) - Method in class cn.lanink.gamecore.entity.TextFakeTextFakeEntity
 
despawnFrom(Player) - Method in interface cn.lanink.gamecore.entity.ITextFakeEntity
 
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 class cn.lanink.gamecore.scoreboard.ltname.ScoreboardData.DisplaySlot
 
download(String, File, Consumer<File>) - Static method in class cn.lanink.gamecore.utils.Download
下载
Download - Class in cn.lanink.gamecore.utils
 
Download() - Constructor for 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
 
end - Variable in class cn.lanink.gamecore.utils.Download.DownloadTask
 
enderChestContents - Variable in class cn.lanink.gamecore.utils.PlayerDataUtils.PlayerData
 
ENTITY - Enum constant in enum class cn.lanink.gamecore.scoreboard.ltname.packet.SetScorePacket.Type
 
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
 
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(Position) - Method in class cn.lanink.gamecore.pathfinder.astar.AstarNode
 
equals(Object) - 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

FAKE - Enum constant in enum class cn.lanink.gamecore.scoreboard.ltname.packet.SetScorePacket.Type
 
fakeEntity - Variable in class cn.lanink.gamecore.scoreboard.ltname.packet.data.ScoreData
 
FakeEntity() - Constructor for class cn.lanink.gamecore.form.inventory.advanced.AdvancedFakeChestInventory.FakeEntity
 
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
Deprecated.
FileUtil() - Constructor for class cn.lanink.gamecore.utils.FileUtil
Deprecated.
 
FileUtils - Class in cn.lanink.gamecore.utils
 
FileUtils() - Constructor for class cn.lanink.gamecore.utils.FileUtils
 
find() - Method in interface cn.lanink.gamecore.pathfinder.api.PathFinder
 
find() - Method in class cn.lanink.gamecore.pathfinder.astar.AstarPathFinder
 
find(boolean) - Method in interface cn.lanink.gamecore.pathfinder.api.PathFinder
Deprecated.
find(boolean) - Method in class cn.lanink.gamecore.pathfinder.astar.AstarPathFinder
Deprecated.
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 class 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
 
findRoute() - 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
 
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 - Static variable in class cn.lanink.gamecore.GameCore
 
GameCore - Class in cn.lanink.gamecore
 
GameCore() - Constructor for 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
 
GameListenerInitException(String, Throwable) - Constructor for exception cn.lanink.gamecore.utils.exception.GameListenerInitException
 
GameListenerInitException(Throwable) - 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
 
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) - Method in interface cn.lanink.gamecore.modelmanager.IModelManager
获取模型并以 key为 identifier注册进模型列表
getAndRegisterModel(String, File) - Method in class cn.lanink.gamecore.modelmanager.ModelManager
 
getAndRegisterModel(String, File, File) - Method in interface cn.lanink.gamecore.modelmanager.IModelManager
获取模型并以 key为 identifier注册进模型列表
getAndRegisterModel(String, File, File) - Method in class cn.lanink.gamecore.modelmanager.ModelManager
 
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
 
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
 
getCubes() - Method in class cn.lanink.gamecore.modelmanager.newmodelpojo.Bone
 
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
 
getEntityField(String, T) - Static method in class cn.lanink.gamecore.utils.EntityUtils
 
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(File) - Method in interface cn.lanink.gamecore.modelmanager.IModelManager
 
getManager(File) - Method in class cn.lanink.gamecore.modelmanager.ModelManager
 
getManager(Path) - Method in interface cn.lanink.gamecore.modelmanager.IModelManager
 
getManager(Path) - 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
 
getModel(File, File) - Method in interface cn.lanink.gamecore.modelmanager.IModelManager
从指定模型文件读取模型
getModel(File, File) - Method in class cn.lanink.gamecore.modelmanager.ModelManager
 
getModel(File, String...) - Method in interface cn.lanink.gamecore.modelmanager.IModelManager
从指定模型文件夹获取模型
getModel(File, String...) - Method in class cn.lanink.gamecore.modelmanager.ModelManager
 
getModel(String) - Method in interface cn.lanink.gamecore.modelmanager.IModelManager
从模型列表获取模型
getModel(String) - Method in class cn.lanink.gamecore.modelmanager.ModelManager
 
getModel(Path, String...) - Method in interface cn.lanink.gamecore.modelmanager.IModelManager
从指定模型文件夹获取模型
getModel(Path, String...) - 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 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
 
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
 
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 interface cn.lanink.gamecore.pathfinder.api.PathFinder
 
getResultNode() - Method in class cn.lanink.gamecore.pathfinder.astar.AstarPathFinder
 
getRuntimeId(String) - Static method in class cn.lanink.gamecore.utils.CustomEntityUtils
Deprecated.
根据实体标识符获取RuntimeId(NetworkID)
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.powernukkitx.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
 
getStatus() - Method in interface cn.lanink.gamecore.room.IRoomStatus
获取房间状态
getVersion() - Method in class cn.lanink.gamecore.GameCore
 
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
 
hasCustomEntity(String) - Static method in class cn.lanink.gamecore.utils.CustomEntityUtils
Deprecated.
是否已注册此实体标识符的自定义实体
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
 
HelloWorld - Class in cn.lanink.gamecore.utils
 
HelloWorld() - Constructor for class cn.lanink.gamecore.utils.HelloWorld
 
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(String) - Method in class cn.lanink.gamecore.hotswap.ModuleLogger
 
info(String, Throwable) - Method in class cn.lanink.gamecore.hotswap.ModuleLogger
 
Info - Annotation Interface in cn.lanink.gamecore.api
 
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
 
INVALID - Enum constant in enum class cn.lanink.gamecore.scoreboard.ltname.packet.SetScorePacket.Type
 
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
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 - Variable in class cn.lanink.gamecore.hotswap.ModuleBase
 
isEnabled - Variable in class cn.lanink.gamecore.ranking.RankingAPI
 
isEnabled() - Method in interface cn.lanink.gamecore.hotswap.IModule
返回一个模块是否被加载
isEnabled() - Method in class cn.lanink.gamecore.hotswap.ModuleBase
 
isEnabled() - Method in class cn.lanink.gamecore.utils.MetricsLite
Checks if bStats is enabled.
isFileExists() - Method in class cn.lanink.gamecore.utils.PlayerDataUtils.PlayerData
 
isFinished - Variable in class cn.lanink.gamecore.pathfinder.astar.AstarPathFinder
 
isPermeable(Block) - Static method in class cn.lanink.gamecore.pathfinder.utils.BlockUtil
 
isSearching - Variable in class cn.lanink.gamecore.pathfinder.astar.AstarPathFinder
 
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
 

K

KEY_FOOTER - Static variable in class cn.lanink.gamecore.utils.ConfigUtils
 
KEY_HEADER - Static variable in class cn.lanink.gamecore.utils.ConfigUtils
 

L

Language - Class in cn.lanink.gamecore.utils
 
Language(Config) - Constructor for class cn.lanink.gamecore.utils.Language
 
Language(File) - Constructor for class cn.lanink.gamecore.utils.Language
 
Language(File, int) - 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
 
LIST - Enum constant in enum class cn.lanink.gamecore.scoreboard.ltname.ScoreboardData.DisplaySlot
 
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, File) - 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的值
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, File) - Method in class cn.lanink.gamecore.hotswap.manager.HotSwapManager
 
loadModulesFromWeb(File, String) - 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

main(String[]) - Static method in class cn.lanink.gamecore.utils.HelloWorld
 
Manager - Class in cn.lanink.gamecore.modelmanager.newmodelpojo
 
Manager - Class in cn.lanink.gamecore.modelmanager.oldmodelpojo
 
Manager() - Constructor for class cn.lanink.gamecore.modelmanager.oldmodelpojo.Manager
 
Manager(List<Model>) - Constructor for class cn.lanink.gamecore.modelmanager.newmodelpojo.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
 
Model - Class in cn.lanink.gamecore.modelmanager.newmodelpojo
 
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(Description, List<Bone>) - Constructor for class cn.lanink.gamecore.modelmanager.newmodelpojo.Model
 
MODEL - Static variable in class cn.lanink.gamecore.GameCore
 
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 - Variable in class cn.lanink.gamecore.hotswap.manager.HotSwapManager
 
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
 
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
 
MOT - Enum constant in enum class cn.lanink.gamecore.utils.NukkitTypeUtils.NukkitType
 
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
 
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
 
nukkitType - Static variable in class cn.lanink.gamecore.utils.NukkitTypeUtils
 
NukkitType(String) - Constructor for enum class cn.lanink.gamecore.utils.NukkitTypeUtils.NukkitType
 
NukkitTypeUtils - Class in cn.lanink.gamecore.utils
 
NukkitTypeUtils() - Constructor for class cn.lanink.gamecore.utils.NukkitTypeUtils
 
NukkitTypeUtils.NukkitType - Enum Class in cn.lanink.gamecore.utils
 
NUKKITX - Enum constant in enum class cn.lanink.gamecore.utils.NukkitTypeUtils.NukkitType
 

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.floatingtext.FloatingTextUtils.AsyncTickTask
 
onCancel() - Method in class cn.lanink.gamecore.ranking.task.AsyncUpdateTask
 
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(BiConsumer<ElementButton, Player>) - Method in class cn.lanink.gamecore.form.windows.AdvancedFormWindowSimple
 
onClicked(BiConsumer<Player, FormResponseDialog>) - Method in class cn.lanink.gamecore.form.element.ResponseElementDialogButton
 
onClicked(Consumer<Player>) - Method in class cn.lanink.gamecore.form.element.ResponseElementButton
 
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(Consumer<Player>) - Method in class cn.lanink.gamecore.form.inventory.advanced.AdvancedInventory
 
onClose(Player) - Method in class cn.lanink.gamecore.form.inventory.advanced.AdvancedFakeChestInventory
 
onClosed(BiConsumer<Player, FormResponseDialog>) - Method in class cn.lanink.gamecore.form.windows.AdvancedFormWindowDialog
 
onClosed(Consumer<Player>) - Method in class cn.lanink.gamecore.form.windows.AdvancedFormWindowCustom
 
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(FormWindow, Player) - Static method in class cn.lanink.gamecore.form.windows.AdvancedFormWindowCustom
 
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
 
onEvent(NPCRequestPacket, Player) - Static method in class cn.lanink.gamecore.form.windows.AdvancedFormWindowDialog
 
onEvent(Event) - Static method in class cn.lanink.gamecore.form.inventory.advanced.AdvancedInventory
 
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(int) - Method in class cn.lanink.gamecore.floatingtext.FloatingTextUtils.AsyncTickTask
 
onRun(int) - Method in class cn.lanink.gamecore.floatingtext.FloatingTextUtils.TickTask
 
onRun(int) - 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 - Variable in class cn.lanink.gamecore.pathfinder.astar.AstarPathFinder
 
open(Player) - Method in class cn.lanink.gamecore.form.inventory.advanced.AdvancedInventory
 
OPEN - Static variable in class cn.lanink.gamecore.form.inventory.advanced.AdvancedFakeChestInventory
 
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 Class 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
 
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
 
PLAYER - Enum constant in enum class cn.lanink.gamecore.scoreboard.ltname.packet.SetScorePacket.Type
 
PlayerData(Player) - Constructor for class cn.lanink.gamecore.utils.PlayerDataUtils.PlayerData
 
PlayerData(Player, Config) - Constructor for class cn.lanink.gamecore.utils.PlayerDataUtils.PlayerData
 
PlayerData(Player, File) - 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
 
PM1E - Enum constant in enum class cn.lanink.gamecore.utils.NukkitTypeUtils.NukkitType
 
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
 
POWER_NUKKIT - Enum constant in enum class cn.lanink.gamecore.utils.NukkitTypeUtils.NukkitType
 
POWER_NUKKIT_X - Enum constant in enum class cn.lanink.gamecore.utils.NukkitTypeUtils.NukkitType
 
prefix - Variable in class cn.lanink.gamecore.hotswap.ModuleLogger
 
ProtocolVersion - Interface in cn.lanink.gamecore.utils.packet
 
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 - Static variable in class cn.lanink.gamecore.ranking.RankingAPI
 
RankingAPI - Class in cn.lanink.gamecore.ranking
 
RankingAPI() - Constructor for 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 Class 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, Skin) - Method in class cn.lanink.gamecore.modelmanager.ModelManager
 
register(String, File) - Method in interface cn.lanink.gamecore.modelmanager.IModelManager
读取指定目录并以 key为 identifier注册进模型列表
register(String, File) - Method in class cn.lanink.gamecore.modelmanager.ModelManager
 
registerCustomEntity(String) - Static method in class cn.lanink.gamecore.utils.CustomEntityUtils
Deprecated.
注册自定义实体标识符
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
 
REMOVE - Enum constant in enum class cn.lanink.gamecore.scoreboard.ltname.packet.SetScorePacket.Action
 
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(String) - Method in class cn.lanink.gamecore.listener.BaseGameListener
 
removeListenerRoom(String) - Method in interface cn.lanink.gamecore.listener.IGameListener
 
removeListenerRoom(T) - Method in class cn.lanink.gamecore.listener.BaseGameListener
 
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
 
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, ElementDialogButton.Mode) - Constructor for class cn.lanink.gamecore.form.element.ResponseElementDialogButton
 
ResponseElementDialogButton(String, String, ElementDialogButton.Mode, int) - Constructor for class cn.lanink.gamecore.form.element.ResponseElementDialogButton
 
ResponseItem - Class in cn.lanink.gamecore.form.inventory.responsible
 
ResponseItem(Item) - Constructor for class cn.lanink.gamecore.form.inventory.responsible.ResponseItem
 
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
 
resultList - Variable in class cn.lanink.gamecore.pathfinder.astar.AstarPathFinder
 
resultNodeList - Variable in class cn.lanink.gamecore.pathfinder.astar.AstarPathFinder
 
RobotEntity - Class in cn.lanink.gamecore.entity
 
RobotEntity(FullChunk, CompoundTag) - Constructor for class cn.lanink.gamecore.entity.RobotEntity
 
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
 
RoomLoadException(String, Throwable) - Constructor for exception cn.lanink.gamecore.utils.exception.RoomLoadException
 
RoomLoadException(Throwable) - 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
 
runTest() - Method in class cn.lanink.gamecore.GameCore
 

S

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
保存玩家背包内容
saveNBT() - Method in class cn.lanink.gamecore.entity.EntityPlayerCorpse
 
saveNBT() - Method in class cn.lanink.gamecore.entity.RobotEntity
 
savePosition() - Method in class cn.lanink.gamecore.utils.PlayerDataUtils.PlayerData
保存玩家位置
saveResource(String) - Method in interface cn.lanink.gamecore.hotswap.IModule
 
saveResource(String) - Method in class cn.lanink.gamecore.hotswap.ModuleBase
 
saveResource(String, boolean) - Method in interface cn.lanink.gamecore.hotswap.IModule
 
saveResource(String, boolean) - Method in class cn.lanink.gamecore.hotswap.ModuleBase
 
saveResource(String, String, boolean) - Method in interface cn.lanink.gamecore.hotswap.IModule
 
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(Config) - Method in class cn.lanink.gamecore.utils.PlayerDataUtils.PlayerData
保存到文件
saveToFile(File) - Method in class cn.lanink.gamecore.utils.PlayerDataUtils.PlayerData
保存到文件
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 - Static variable in class cn.lanink.gamecore.scoreboard.ScoreboardUtil
 
Scoreboard - Class in cn.lanink.gamecore.scoreboard.ltname
 
Scoreboard(String, String, ScoreboardData.DisplaySlot, ScoreboardData.SortOrder) - Constructor for class cn.lanink.gamecore.scoreboard.ltname.Scoreboard
 
ScoreboardData - Class in cn.lanink.gamecore.scoreboard.ltname
 
ScoreboardData() - Constructor for class cn.lanink.gamecore.scoreboard.ltname.ScoreboardData
 
ScoreboardData.DisplaySlot - Enum Class in cn.lanink.gamecore.scoreboard.ltname
 
ScoreboardData.ScoreboardLine - Class in cn.lanink.gamecore.scoreboard.ltname
 
ScoreboardData.SortOrder - Enum Class 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.powernukkitx.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
 
SET - Enum constant in enum class cn.lanink.gamecore.scoreboard.ltname.packet.SetScorePacket.Action
 
setClass(String, Class<?>) - Method in class cn.lanink.gamecore.hotswap.load.ModuleLoader
 
setDataUpdateInterval(int) - Method in class cn.lanink.gamecore.ranking.Ranking
设置数据更新间隔
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
 
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 class cn.lanink.gamecore.entity.TextFakeTextFakeEntity
 
setPosition(Position) - Method in class cn.lanink.gamecore.ranking.Ranking
设置排行榜位置
setPosition(Position) - Method in interface cn.lanink.gamecore.entity.ITextFakeEntity
 
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
设置需要排行的数据
setRotation(double, double, double) - Method in class cn.lanink.gamecore.modelmanager.newmodelpojo.Cube
 
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 Class in cn.lanink.gamecore.scoreboard.ltname.packet
 
SetScorePacket.Type - Enum Class in cn.lanink.gamecore.scoreboard.ltname.packet
 
setShowText(Player, String) - Method in interface cn.lanink.gamecore.entity.ITextFakeEntity
 
setShowText(Player, String) - Method in class cn.lanink.gamecore.entity.TextFakeTextFakeEntity
 
setShowText(String) - Method in class cn.lanink.gamecore.entity.TextFakeTextFakeEntity
 
setSize(double, double, double) - Method in class cn.lanink.gamecore.modelmanager.newmodelpojo.Cube
 
setStatus(int) - Method in interface cn.lanink.gamecore.room.IRoomStatus
设置房间状态
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
 
showName - Variable in enum class cn.lanink.gamecore.utils.NukkitTypeUtils.NukkitType
 
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.powernukkitx.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
 
SIDEBAR - Enum constant in enum class cn.lanink.gamecore.scoreboard.ltname.ScoreboardData.DisplaySlot
 
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 - Class in cn.lanink.gamecore.scoreboard.ltname
 
SimpleScoreboard - Class in cn.lanink.gamecore.scoreboard.powernukkitx
 
SimpleScoreboard - Class in cn.lanink.gamecore.scoreboard.theamychan
 
SimpleScoreboard() - Constructor for class cn.lanink.gamecore.scoreboard.creeperface.SimpleScoreboard
 
SimpleScoreboard() - Constructor for class cn.lanink.gamecore.scoreboard.ltname.SimpleScoreboard
 
SimpleScoreboard() - Constructor for class cn.lanink.gamecore.scoreboard.powernukkitx.SimpleScoreboard
 
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
 
sortOrder - Variable in class cn.lanink.gamecore.ranking.RankingFormat
 
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 class cn.lanink.gamecore.ranking.RankingFormat.SortOrder
 
SortOrder() - Constructor for enum class cn.lanink.gamecore.scoreboard.ltname.ScoreboardData.SortOrder
 
spawnTo(Player) - Method in class cn.lanink.gamecore.entity.TextFakeTextFakeEntity
 
spawnTo(Player) - Method in interface cn.lanink.gamecore.entity.ITextFakeEntity
 
start - Variable in class cn.lanink.gamecore.pathfinder.astar.AstarPathFinder
 
start - Variable in class cn.lanink.gamecore.pathfinder.PathFinderUtil.AstarPathBuilder
 
start - Variable in class cn.lanink.gamecore.utils.Download.DownloadTask
 
start(Position) - Method in class cn.lanink.gamecore.pathfinder.PathFinderUtil.AstarPathBuilder
 
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
 
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.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版本
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.scoreboard.ltname.packet.SetScorePacket
 
Type() - Constructor for enum class 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(Config) - Method in class cn.lanink.gamecore.utils.Language
 
update(File) - Method in class cn.lanink.gamecore.utils.Language
 
update(File, int) - Method in class cn.lanink.gamecore.utils.Language
 
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
 
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(GameCore) - 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

v1_10_0 - Static variable in interface cn.lanink.gamecore.utils.packet.ProtocolVersion
 
v1_11_0 - Static variable in interface cn.lanink.gamecore.utils.packet.ProtocolVersion
 
v1_12_0 - Static variable in interface cn.lanink.gamecore.utils.packet.ProtocolVersion
 
v1_13_0 - Static variable in interface cn.lanink.gamecore.utils.packet.ProtocolVersion
 
v1_14_0 - Static variable in interface cn.lanink.gamecore.utils.packet.ProtocolVersion
 
v1_14_60 - Static variable in interface cn.lanink.gamecore.utils.packet.ProtocolVersion
 
v1_16_0 - Static variable in interface cn.lanink.gamecore.utils.packet.ProtocolVersion
 
v1_16_100 - Static variable in interface cn.lanink.gamecore.utils.packet.ProtocolVersion
 
v1_16_100_0 - Static variable in interface cn.lanink.gamecore.utils.packet.ProtocolVersion
 
v1_16_100_51 - Static variable in interface cn.lanink.gamecore.utils.packet.ProtocolVersion
 
v1_16_100_52 - Static variable in interface cn.lanink.gamecore.utils.packet.ProtocolVersion
 
v1_16_20 - Static variable in interface cn.lanink.gamecore.utils.packet.ProtocolVersion
 
v1_16_200 - Static variable in interface cn.lanink.gamecore.utils.packet.ProtocolVersion
 
v1_16_200_51 - Static variable in interface cn.lanink.gamecore.utils.packet.ProtocolVersion
 
v1_16_210 - Static variable in interface cn.lanink.gamecore.utils.packet.ProtocolVersion
 
v1_16_210_50 - Static variable in interface cn.lanink.gamecore.utils.packet.ProtocolVersion
 
v1_16_210_53 - Static variable in interface cn.lanink.gamecore.utils.packet.ProtocolVersion
 
v1_16_220 - Static variable in interface cn.lanink.gamecore.utils.packet.ProtocolVersion
 
v1_16_230 - Static variable in interface cn.lanink.gamecore.utils.packet.ProtocolVersion
 
v1_16_230_50 - Static variable in interface cn.lanink.gamecore.utils.packet.ProtocolVersion
 
v1_16_230_54 - Static variable in interface cn.lanink.gamecore.utils.packet.ProtocolVersion
 
v1_17_0 - Static variable in interface cn.lanink.gamecore.utils.packet.ProtocolVersion
 
v1_17_10 - Static variable in interface cn.lanink.gamecore.utils.packet.ProtocolVersion
 
v1_17_20_20 - Static variable in interface cn.lanink.gamecore.utils.packet.ProtocolVersion
 
v1_17_30 - Static variable in interface cn.lanink.gamecore.utils.packet.ProtocolVersion
 
v1_17_40 - Static variable in interface cn.lanink.gamecore.utils.packet.ProtocolVersion
 
v1_18_0 - Static variable in interface cn.lanink.gamecore.utils.packet.ProtocolVersion
 
v1_18_10 - Static variable in interface cn.lanink.gamecore.utils.packet.ProtocolVersion
 
v1_18_30 - Static variable in interface cn.lanink.gamecore.utils.packet.ProtocolVersion
 
v1_19_0 - Static variable in interface cn.lanink.gamecore.utils.packet.ProtocolVersion
 
v1_19_0_29 - Static variable in interface cn.lanink.gamecore.utils.packet.ProtocolVersion
 
v1_19_0_31 - Static variable in interface cn.lanink.gamecore.utils.packet.ProtocolVersion
 
v1_19_10 - Static variable in interface cn.lanink.gamecore.utils.packet.ProtocolVersion
 
v1_19_20 - Static variable in interface cn.lanink.gamecore.utils.packet.ProtocolVersion
 
v1_19_21 - Static variable in interface cn.lanink.gamecore.utils.packet.ProtocolVersion
 
v1_19_30 - Static variable in interface cn.lanink.gamecore.utils.packet.ProtocolVersion
 
v1_19_30_23 - Static variable in interface cn.lanink.gamecore.utils.packet.ProtocolVersion
 
v1_19_40 - Static variable in interface cn.lanink.gamecore.utils.packet.ProtocolVersion
 
v1_19_50 - Static variable in interface cn.lanink.gamecore.utils.packet.ProtocolVersion
 
v1_19_50_20 - Static variable in interface cn.lanink.gamecore.utils.packet.ProtocolVersion
 
v1_19_60 - Static variable in interface cn.lanink.gamecore.utils.packet.ProtocolVersion
 
v1_19_63 - Static variable in interface cn.lanink.gamecore.utils.packet.ProtocolVersion
 
v1_19_70 - Static variable in interface cn.lanink.gamecore.utils.packet.ProtocolVersion
 
v1_19_70_24 - Static variable in interface cn.lanink.gamecore.utils.packet.ProtocolVersion
 
v1_2_0 - Static variable in interface cn.lanink.gamecore.utils.packet.ProtocolVersion
 
v1_2_10 - Static variable in interface cn.lanink.gamecore.utils.packet.ProtocolVersion
 
v1_2_13 - Static variable in interface cn.lanink.gamecore.utils.packet.ProtocolVersion
 
v1_2_13_11 - Static variable in interface cn.lanink.gamecore.utils.packet.ProtocolVersion
 
v1_2_5 - Static variable in interface cn.lanink.gamecore.utils.packet.ProtocolVersion
 
v1_2_5_11 - Static variable in interface cn.lanink.gamecore.utils.packet.ProtocolVersion
 
v1_2_6 - Static variable in interface cn.lanink.gamecore.utils.packet.ProtocolVersion
 
v1_2_7 - Static variable in interface cn.lanink.gamecore.utils.packet.ProtocolVersion
 
v1_4_0 - Static variable in interface cn.lanink.gamecore.utils.packet.ProtocolVersion
 
v1_5_0 - Static variable in interface cn.lanink.gamecore.utils.packet.ProtocolVersion
 
v1_6_0 - Static variable in interface cn.lanink.gamecore.utils.packet.ProtocolVersion
 
v1_6_0_5 - Static variable in interface cn.lanink.gamecore.utils.packet.ProtocolVersion
 
v1_7_0 - Static variable in interface cn.lanink.gamecore.utils.packet.ProtocolVersion
 
v1_8_0 - Static variable in interface cn.lanink.gamecore.utils.packet.ProtocolVersion
 
v1_9_0 - Static variable in interface cn.lanink.gamecore.utils.packet.ProtocolVersion
 
value() - Element in annotation interface cn.lanink.gamecore.api.Info
 
valueOf(String) - Static method in enum class cn.lanink.gamecore.pathfinder.PathFinderUtil.FinderType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class cn.lanink.gamecore.ranking.RankingFormat.SortOrder
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class cn.lanink.gamecore.scoreboard.ltname.packet.SetScorePacket.Action
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class cn.lanink.gamecore.scoreboard.ltname.packet.SetScorePacket.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class cn.lanink.gamecore.scoreboard.ltname.ScoreboardData.DisplaySlot
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class cn.lanink.gamecore.scoreboard.ltname.ScoreboardData.SortOrder
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class cn.lanink.gamecore.utils.NukkitTypeUtils.NukkitType
Returns the enum constant of this class with the specified name.
values() - Static method in enum class cn.lanink.gamecore.pathfinder.PathFinderUtil.FinderType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class cn.lanink.gamecore.ranking.RankingFormat.SortOrder
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class cn.lanink.gamecore.scoreboard.ltname.packet.SetScorePacket.Action
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class cn.lanink.gamecore.scoreboard.ltname.packet.SetScorePacket.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class cn.lanink.gamecore.scoreboard.ltname.ScoreboardData.DisplaySlot
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class cn.lanink.gamecore.scoreboard.ltname.ScoreboardData.SortOrder
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class cn.lanink.gamecore.utils.NukkitTypeUtils.NukkitType
Returns an array containing the constants of this enum class, 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
 
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 K L M N O P Q R S T U V W Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form