Index
All Classes and Interfaces|All Packages
A
- add(int, NegativityHolder) - Static method in class com.elikill58.negativity.minestom.impl.inventory.HolderById
- addEnchant(Enchantment, int) - Method in class com.elikill58.negativity.minestom.impl.item.MinestomItemStack
- addItem(ItemStack) - Method in class com.elikill58.negativity.minestom.impl.inventory.MinestomInventory
- addItem(ItemStack) - Method in class com.elikill58.negativity.minestom.impl.inventory.MinestomPlayerInventory
- addPotionEffect(PotionEffectType, int, int) - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomPlayer
- addToLore(String...) - Method in class com.elikill58.negativity.minestom.impl.item.MinestomItemBuilder
- ALL_COMMANDS - Static variable in class com.elikill58.negativity.minestom.MinestomNegativity
- amount(int) - Method in class com.elikill58.negativity.minestom.impl.item.MinestomItemBuilder
- apply(CommandSender, CommandContext) - Method in class com.elikill58.negativity.minestom.MinestomCommand
B
- BlockListeners - Class in com.elikill58.negativity.minestom.listeners
- BlockListeners(EventNode<Event>) - Constructor for class com.elikill58.negativity.minestom.listeners.BlockListeners
- broadcastMessage(String) - Method in class com.elikill58.negativity.minestom.MinestomAdapter
- broadcastMessageList(String, Object...) - Static method in class com.elikill58.negativity.minestom.Messages
- build() - Method in class com.elikill58.negativity.minestom.impl.item.MinestomItemBuilder
C
- canSendStats() - Method in class com.elikill58.negativity.minestom.MinestomAdapter
- clear() - Method in class com.elikill58.negativity.minestom.impl.inventory.MinestomInventory
- clear() - Method in class com.elikill58.negativity.minestom.impl.inventory.MinestomPlayerInventory
- clone() - Method in class com.elikill58.negativity.minestom.impl.item.MinestomItemStack
- closeInventory() - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomPlayer
- color(DyeColor) - Method in class com.elikill58.negativity.minestom.impl.item.MinestomItemBuilder
- coloredMessage(String) - Static method in class com.elikill58.negativity.minestom.Messages
- com.elikill58.negativity.minestom - package com.elikill58.negativity.minestom
- com.elikill58.negativity.minestom.impl.block - package com.elikill58.negativity.minestom.impl.block
- com.elikill58.negativity.minestom.impl.entity - package com.elikill58.negativity.minestom.impl.entity
- com.elikill58.negativity.minestom.impl.inventory - package com.elikill58.negativity.minestom.impl.inventory
- com.elikill58.negativity.minestom.impl.inventory.holders - package com.elikill58.negativity.minestom.impl.inventory.holders
- com.elikill58.negativity.minestom.impl.item - package com.elikill58.negativity.minestom.impl.item
- com.elikill58.negativity.minestom.impl.location - package com.elikill58.negativity.minestom.impl.location
- com.elikill58.negativity.minestom.impl.packet - package com.elikill58.negativity.minestom.impl.packet
- com.elikill58.negativity.minestom.impl.plugin - package com.elikill58.negativity.minestom.impl.plugin
- com.elikill58.negativity.minestom.listeners - package com.elikill58.negativity.minestom.listeners
- com.elikill58.negativity.minestom.nms - package com.elikill58.negativity.minestom.nms
- com.elikill58.negativity.minestom.packets - package com.elikill58.negativity.minestom.packets
- contains(Material) - Method in class com.elikill58.negativity.minestom.impl.inventory.MinestomInventory
- contains(Material) - Method in class com.elikill58.negativity.minestom.impl.inventory.MinestomPlayerInventory
- createFakePlayer(Location, String) - Method in class com.elikill58.negativity.minestom.MinestomAdapter
- createInventory(String, int, NegativityHolder) - Method in class com.elikill58.negativity.minestom.MinestomAdapter
- createItemBuilder(ItemStack) - Method in class com.elikill58.negativity.minestom.MinestomAdapter
- createItemBuilder(Material) - Method in class com.elikill58.negativity.minestom.MinestomAdapter
- createItemBuilder(String) - Method in class com.elikill58.negativity.minestom.MinestomAdapter
- createSkullItemBuilder(OfflinePlayer) - Method in class com.elikill58.negativity.minestom.MinestomAdapter
- createSkullItemBuilder(Player) - Method in class com.elikill58.negativity.minestom.MinestomAdapter
D
- damage(double) - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomPlayer
- debug(String) - Method in class com.elikill58.negativity.minestom.MinestomAdapter
- displayName(String) - Method in class com.elikill58.negativity.minestom.impl.item.MinestomItemBuilder
E
- enchant(Enchantment, int) - Method in class com.elikill58.negativity.minestom.impl.item.MinestomItemBuilder
- entity - Variable in class com.elikill58.negativity.minestom.impl.entity.MinestomEntity
- EntityListeners - Class in com.elikill58.negativity.minestom.listeners
- EntityListeners(EventNode<Event>) - Constructor for class com.elikill58.negativity.minestom.listeners.EntityListeners
- equals(Object) - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomPlayer
- error(String) - Method in class com.elikill58.negativity.minestom.Slf4jLoggerAdapter
F
- FabricPacketManager - Class in com.elikill58.negativity.minestom.impl.packet
- FabricPacketManager() - Constructor for class com.elikill58.negativity.minestom.impl.packet.FabricPacketManager
- fromCommon(Location) - Static method in class com.elikill58.negativity.minestom.impl.location.MinestomLocation
G
- get(int) - Method in class com.elikill58.negativity.minestom.impl.inventory.MinestomInventory
- get(int) - Method in class com.elikill58.negativity.minestom.impl.inventory.MinestomPlayerInventory
- get(String, String...) - Method in class com.elikill58.negativity.minestom.impl.item.MinestomItemRegistrar
- getAccountManager() - Method in class com.elikill58.negativity.minestom.MinestomAdapter
- getActivePotionEffect() - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomPlayer
- getAddress() - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomPlayer
- getAllowFlight() - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomPlayer
- getAllPlugins() - Method in class com.elikill58.negativity.minestom.MinestomAdapter
- getAmount() - Method in class com.elikill58.negativity.minestom.impl.item.MinestomItemStack
- getArmorContent() - Method in class com.elikill58.negativity.minestom.impl.inventory.MinestomPlayerInventory
- getBasicHolder() - Method in class com.elikill58.negativity.minestom.impl.inventory.holders.MinestomHolder
- getBasicHolder() - Method in class com.elikill58.negativity.minestom.impl.inventory.holders.MinestomNegativityHolder
- getBlockAt0(int, int, int) - Method in class com.elikill58.negativity.minestom.impl.location.MinestomWorld
- getBlockAt0(Location) - Method in class com.elikill58.negativity.minestom.impl.location.MinestomWorld
- getBoots() - Method in class com.elikill58.negativity.minestom.impl.inventory.MinestomPlayerInventory
- getBoundingBox() - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomEntity
- getChestplate() - Method in class com.elikill58.negativity.minestom.impl.inventory.MinestomPlayerInventory
- getConfig() - Method in class com.elikill58.negativity.minestom.MinestomAdapter
- getDataFolder() - Method in class com.elikill58.negativity.minestom.MinestomAdapter
- getDefault() - Method in class com.elikill58.negativity.minestom.impl.block.MinestomBlock
- getDefault() - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomCommandSender
- getDefault() - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomEntity
- getDefault() - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomOfflinePlayer
- getDefault() - Method in class com.elikill58.negativity.minestom.impl.inventory.MinestomInventory
- getDefault() - Method in class com.elikill58.negativity.minestom.impl.inventory.MinestomPlayerInventory
- getDefault() - Method in class com.elikill58.negativity.minestom.impl.item.MinestomItemStack
- getDefault() - Method in class com.elikill58.negativity.minestom.impl.item.MinestomMaterial
- getDefault() - Method in class com.elikill58.negativity.minestom.impl.location.MinestomWorld
- getDefault() - Method in class com.elikill58.negativity.minestom.impl.plugin.MinestomExternalPlugin
- getDependentPlugins() - Method in class com.elikill58.negativity.minestom.MinestomAdapter
- getDifficulty() - Method in class com.elikill58.negativity.minestom.impl.location.MinestomWorld
- getEffects() - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomSplashPotion
- getEnchant(Enchantment) - Static method in class com.elikill58.negativity.minestom.impl.item.MinestomEnchants
- getEnchantLevel(Enchantment) - Method in class com.elikill58.negativity.minestom.impl.item.MinestomItemStack
- getEntities() - Method in class com.elikill58.negativity.minestom.impl.location.MinestomWorld
- getEntity(Entity) - Static method in class com.elikill58.negativity.minestom.impl.entity.MinestomEntityManager
- getEntityId() - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomEntity
- getExecutor(CommandSender) - Static method in class com.elikill58.negativity.minestom.impl.entity.MinestomEntityManager
- getEyeHeight() - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomEntity
- getEyeHeight() - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomPlayer
- getEyeLocation() - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomEntity
- getFallDistance() - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomPlayer
- getFlySpeed() - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomPlayer
- getFoodLevel() - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomPlayer
- getGameMode() - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomPlayer
- getHealth() - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomPlayer
- getHeldItemSlot() - Method in class com.elikill58.negativity.minestom.impl.inventory.MinestomPlayerInventory
- getHelmet() - Method in class com.elikill58.negativity.minestom.impl.inventory.MinestomPlayerInventory
- getHolder() - Method in class com.elikill58.negativity.minestom.impl.inventory.MinestomInventory
- getHolder() - Method in class com.elikill58.negativity.minestom.impl.inventory.MinestomPlayerInventory
- getHolder(int) - Static method in class com.elikill58.negativity.minestom.impl.inventory.HolderById
- getId() - Method in class com.elikill58.negativity.minestom.impl.item.MinestomMaterial
- getId() - Method in class com.elikill58.negativity.minestom.impl.plugin.MinestomExternalPlugin
- getInstance() - Static method in class com.elikill58.negativity.minestom.MinestomNegativity
- getInventory() - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomPlayer
- getInventoryName() - Method in class com.elikill58.negativity.minestom.impl.inventory.MinestomInventory
- getInventoryName() - Method in class com.elikill58.negativity.minestom.impl.inventory.MinestomPlayerInventory
- getIP() - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomPlayer
- getItemInHand() - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomPlayer
- getItemInOffHand() - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomPlayer
- getItemRegistrar() - Method in class com.elikill58.negativity.minestom.MinestomAdapter
- getLastTPS() - Method in class com.elikill58.negativity.minestom.MinestomAdapter
- getLegging() - Method in class com.elikill58.negativity.minestom.impl.inventory.MinestomPlayerInventory
- getLevel() - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomPlayer
- getLocation() - Method in class com.elikill58.negativity.minestom.impl.block.MinestomBlock
- getLocation() - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomEntity
- getLocation() - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomPlayer
- getLogger() - Method in class com.elikill58.negativity.minestom.MinestomAdapter
- getMaxHealth() - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomPlayer
- getMaxHeight() - Method in class com.elikill58.negativity.minestom.impl.location.MinestomWorld
- getMessage(NegativityAccount, String, Object...) - Static method in class com.elikill58.negativity.minestom.Messages
- getMessage(String, Object...) - Static method in class com.elikill58.negativity.minestom.Messages
- getMessage(Player, String, Object...) - Static method in class com.elikill58.negativity.minestom.Messages
- getMinHeight() - Method in class com.elikill58.negativity.minestom.impl.location.MinestomWorld
- getName() - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomCommandSender
- getName() - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomEntity
- getName() - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomOfflinePlayer
- getName() - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomPlayer
- getName() - Method in class com.elikill58.negativity.minestom.impl.item.MinestomItemStack
- getName() - Method in class com.elikill58.negativity.minestom.impl.location.MinestomWorld
- getNameOfPacket(Object) - Method in class com.elikill58.negativity.minestom.nms.Minestom_1_18_2
- getNameOfPacket(Object) - Method in class com.elikill58.negativity.minestom.nms.MinestomVersionAdapter
- getNearbyEntities(double, double, double) - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomPlayer
- getOfflinePlayer(String) - Method in class com.elikill58.negativity.minestom.MinestomAdapter
- getOfflinePlayer(UUID) - Method in class com.elikill58.negativity.minestom.MinestomAdapter
- getOnlinePlayers() - Method in class com.elikill58.negativity.minestom.MinestomAdapter
- getOnlinePlayers() - Static method in class com.elikill58.negativity.minestom.MinestomNegativity
- getOnlinePlayersUUID() - Method in class com.elikill58.negativity.minestom.MinestomAdapter
- getOpenInventory() - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomPlayer
- getOrCreate(int) - Static method in class com.elikill58.negativity.minestom.impl.inventory.HolderById
- getPacketManager() - Method in class com.elikill58.negativity.minestom.MinestomNegativity
- getPing() - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomPlayer
- getPlatformID() - Method in class com.elikill58.negativity.minestom.MinestomAdapter
- getPlatformTranslationProviderFactory() - Method in class com.elikill58.negativity.minestom.MinestomAdapter
- getPlayer(Player) - Static method in class com.elikill58.negativity.minestom.impl.entity.MinestomEntityManager
- getPlayer(String) - Method in class com.elikill58.negativity.minestom.MinestomAdapter
- getPlayer(UUID) - Method in class com.elikill58.negativity.minestom.MinestomAdapter
- getPlayerVersion() - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomPlayer
- getPlugin(String) - Method in class com.elikill58.negativity.minestom.MinestomAdapter
- getPluginVersion() - Method in class com.elikill58.negativity.minestom.MinestomAdapter
- getPotionEffect(PotionEffectType) - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomPlayer
- getProjectile(Entity) - Static method in class com.elikill58.negativity.minestom.impl.entity.MinestomEntityManager
- getProtocolVersion() - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomPlayer
- getRelative(BlockFace) - Method in class com.elikill58.negativity.minestom.impl.block.MinestomBlock
- getRotation() - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomEntity
- getScheduler() - Method in class com.elikill58.negativity.minestom.MinestomAdapter
- getServerName() - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomPlayer
- getServerVersion() - Method in class com.elikill58.negativity.minestom.MinestomAdapter
- getShooter() - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomArrow
- getSize() - Method in class com.elikill58.negativity.minestom.impl.inventory.MinestomInventory
- getSize() - Method in class com.elikill58.negativity.minestom.impl.inventory.MinestomPlayerInventory
- getStringMessage(Player, String, Object...) - Static method in class com.elikill58.negativity.minestom.Messages
- getTarget() - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomIronGolem
- getTheoricVelocity() - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomEntity
- getTPS() - Method in class com.elikill58.negativity.minestom.MinestomAdapter
- getType() - Method in class com.elikill58.negativity.minestom.impl.block.MinestomBlock
- getType() - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomArrow
- getType() - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomEntity
- getType() - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomIronGolem
- getType() - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomPlayer
- getType() - Method in class com.elikill58.negativity.minestom.impl.inventory.MinestomInventory
- getType() - Method in class com.elikill58.negativity.minestom.impl.inventory.MinestomPlayerInventory
- getType() - Method in class com.elikill58.negativity.minestom.impl.item.MinestomItemStack
- getUniqueId() - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomOfflinePlayer
- getUniqueId() - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomPlayer
- getVehicle() - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomPlayer
- getVersion() - Method in class com.elikill58.negativity.minestom.MinestomAdapter
- getVersionAdapter() - Method in class com.elikill58.negativity.minestom.MinestomAdapter
- getVersionAdapter() - Static method in class com.elikill58.negativity.minestom.nms.MinestomVersionAdapter
- getWalkSpeed() - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomPlayer
- getWorld() - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomEntity
- getWorld() - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomPlayer
- getX() - Method in class com.elikill58.negativity.minestom.impl.block.MinestomBlock
- getY() - Method in class com.elikill58.negativity.minestom.impl.block.MinestomBlock
- getZ() - Method in class com.elikill58.negativity.minestom.impl.block.MinestomBlock
H
- hasElytra() - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomPlayer
- hasEnchant(Enchantment) - Method in class com.elikill58.negativity.minestom.impl.item.MinestomItemStack
- hasLineOfSight(Entity) - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomPlayer
- hasOpenInventory() - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomPlayer
- hasPermission(String) - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomPlayer
- hasPlayedBefore() - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomOfflinePlayer
- hasPlugin(String) - Method in class com.elikill58.negativity.minestom.MinestomAdapter
- hasPotionEffect(PotionEffectType) - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomPlayer
- HolderById - Class in com.elikill58.negativity.minestom.impl.inventory
- HolderById() - Constructor for class com.elikill58.negativity.minestom.impl.inventory.HolderById
I
- info(String) - Method in class com.elikill58.negativity.minestom.Slf4jLoggerAdapter
- initialize() - Method in class com.elikill58.negativity.minestom.MinestomNegativity
- INSTANCE - Static variable in class com.elikill58.negativity.minestom.MinestomNegativity
- InventoryListeners - Class in com.elikill58.negativity.minestom.listeners
- InventoryListeners(EventNode<Event>) - Constructor for class com.elikill58.negativity.minestom.listeners.InventoryListeners
- isDead() - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomEntity
- isDead() - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomPlayer
- isEnabled() - Method in class com.elikill58.negativity.minestom.impl.plugin.MinestomExternalPlugin
- isFlying() - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomPlayer
- isInsideVehicle() - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomPlayer
- isLiquid() - Method in class com.elikill58.negativity.minestom.impl.block.MinestomBlock
- isOnGround() - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomEntity
- isOnline() - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomOfflinePlayer
- isOnline() - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomPlayer
- isOp() - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomEntity
- isOp() - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomOfflinePlayer
- isOp() - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomPlayer
- isPVP() - Method in class com.elikill58.negativity.minestom.impl.location.MinestomWorld
- isSleeping() - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomPlayer
- isSneaking() - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomPlayer
- isSolid() - Method in class com.elikill58.negativity.minestom.impl.item.MinestomMaterial
- isSprinting() - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomPlayer
- isSwimming() - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomPlayer
- isTransparent() - Method in class com.elikill58.negativity.minestom.impl.item.MinestomMaterial
- isUsingMcLeaks(UUID) - Method in class com.elikill58.negativity.minestom.MinestomAdapter
- isUsingRiptide() - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomPlayer
- isWaterLogged() - Method in class com.elikill58.negativity.minestom.impl.block.MinestomBlock
- itemFlag(ItemFlag...) - Method in class com.elikill58.negativity.minestom.impl.item.MinestomItemBuilder
K
- kick(String) - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomPlayer
L
- lore(String...) - Method in class com.elikill58.negativity.minestom.impl.item.MinestomItemBuilder
- lore(List<String>) - Method in class com.elikill58.negativity.minestom.impl.item.MinestomItemBuilder
M
- Messages - Class in com.elikill58.negativity.minestom
- Messages() - Constructor for class com.elikill58.negativity.minestom.Messages
- Minestom_1_18_2 - Class in com.elikill58.negativity.minestom.nms
- Minestom_1_18_2() - Constructor for class com.elikill58.negativity.minestom.nms.Minestom_1_18_2
- MinestomAdapter - Class in com.elikill58.negativity.minestom
- MinestomAdapter(MinestomNegativity, Logger) - Constructor for class com.elikill58.negativity.minestom.MinestomAdapter
- MinestomArrow - Class in com.elikill58.negativity.minestom.impl.entity
- MinestomArrow(Entity) - Constructor for class com.elikill58.negativity.minestom.impl.entity.MinestomArrow
- MinestomBlock - Class in com.elikill58.negativity.minestom.impl.block
- MinestomBlock(Block, Instance, Point) - Constructor for class com.elikill58.negativity.minestom.impl.block.MinestomBlock
- MinestomCommand - Class in com.elikill58.negativity.minestom
- MinestomCommand(String, String...) - Constructor for class com.elikill58.negativity.minestom.MinestomCommand
- MinestomCommandSender - Class in com.elikill58.negativity.minestom.impl.entity
- MinestomCommandSender(CommandSender) - Constructor for class com.elikill58.negativity.minestom.impl.entity.MinestomCommandSender
- MinestomEnchants - Class in com.elikill58.negativity.minestom.impl.item
- MinestomEnchants() - Constructor for class com.elikill58.negativity.minestom.impl.item.MinestomEnchants
- MinestomEntity<E extends net.minestom.server.entity.Entity> - Class in com.elikill58.negativity.minestom.impl.entity
- MinestomEntity(E) - Constructor for class com.elikill58.negativity.minestom.impl.entity.MinestomEntity
- MinestomEntityManager - Class in com.elikill58.negativity.minestom.impl.entity
- MinestomEntityManager() - Constructor for class com.elikill58.negativity.minestom.impl.entity.MinestomEntityManager
- MinestomExternalPlugin - Class in com.elikill58.negativity.minestom.impl.plugin
- MinestomExternalPlugin(Extension) - Constructor for class com.elikill58.negativity.minestom.impl.plugin.MinestomExternalPlugin
- MinestomHolder - Class in com.elikill58.negativity.minestom.impl.inventory.holders
- MinestomHolder() - Constructor for class com.elikill58.negativity.minestom.impl.inventory.holders.MinestomHolder
- MinestomInventory - Class in com.elikill58.negativity.minestom.impl.inventory
- MinestomInventory(String, int, NegativityHolder) - Constructor for class com.elikill58.negativity.minestom.impl.inventory.MinestomInventory
- MinestomInventory(Inventory) - Constructor for class com.elikill58.negativity.minestom.impl.inventory.MinestomInventory
- MinestomIronGolem - Class in com.elikill58.negativity.minestom.impl.entity
- MinestomIronGolem(Entity) - Constructor for class com.elikill58.negativity.minestom.impl.entity.MinestomIronGolem
- MinestomItemBuilder - Class in com.elikill58.negativity.minestom.impl.item
- MinestomItemBuilder(OfflinePlayer) - Constructor for class com.elikill58.negativity.minestom.impl.item.MinestomItemBuilder
- MinestomItemBuilder(ItemStack) - Constructor for class com.elikill58.negativity.minestom.impl.item.MinestomItemBuilder
- MinestomItemBuilder(Material) - Constructor for class com.elikill58.negativity.minestom.impl.item.MinestomItemBuilder
- MinestomItemRegistrar - Class in com.elikill58.negativity.minestom.impl.item
- MinestomItemRegistrar() - Constructor for class com.elikill58.negativity.minestom.impl.item.MinestomItemRegistrar
- MinestomItemStack - Class in com.elikill58.negativity.minestom.impl.item
- MinestomItemStack(ItemStack) - Constructor for class com.elikill58.negativity.minestom.impl.item.MinestomItemStack
- MinestomLocation - Class in com.elikill58.negativity.minestom.impl.location
- MinestomLocation() - Constructor for class com.elikill58.negativity.minestom.impl.location.MinestomLocation
- MinestomMaterial - Class in com.elikill58.negativity.minestom.impl.item
- MinestomMaterial(Material) - Constructor for class com.elikill58.negativity.minestom.impl.item.MinestomMaterial
- MinestomNegativity - Class in com.elikill58.negativity.minestom
- MinestomNegativity() - Constructor for class com.elikill58.negativity.minestom.MinestomNegativity
- MinestomNegativityHolder - Class in com.elikill58.negativity.minestom.impl.inventory.holders
- MinestomNegativityHolder() - Constructor for class com.elikill58.negativity.minestom.impl.inventory.holders.MinestomNegativityHolder
- MinestomOfflinePlayer - Class in com.elikill58.negativity.minestom.impl.entity
- MinestomOfflinePlayer(UUID, String) - Constructor for class com.elikill58.negativity.minestom.impl.entity.MinestomOfflinePlayer
- MinestomPacket - Class in com.elikill58.negativity.minestom.packets
- MinestomPacket(NPacket, Object, Player) - Constructor for class com.elikill58.negativity.minestom.packets.MinestomPacket
- MinestomPlayer - Class in com.elikill58.negativity.minestom.impl.entity
- MinestomPlayer(Player) - Constructor for class com.elikill58.negativity.minestom.impl.entity.MinestomPlayer
- MinestomPlayerInventory - Class in com.elikill58.negativity.minestom.impl.inventory
- MinestomPlayerInventory(Player) - Constructor for class com.elikill58.negativity.minestom.impl.inventory.MinestomPlayerInventory
- MinestomPlayerInventory(PlayerInventory) - Constructor for class com.elikill58.negativity.minestom.impl.inventory.MinestomPlayerInventory
- MinestomScheduler - Class in com.elikill58.negativity.minestom
- MinestomScheduler() - Constructor for class com.elikill58.negativity.minestom.MinestomScheduler
- MinestomSplashPotion - Class in com.elikill58.negativity.minestom.impl.entity
- MinestomSplashPotion(Entity) - Constructor for class com.elikill58.negativity.minestom.impl.entity.MinestomSplashPotion
- MinestomVersionAdapter - Class in com.elikill58.negativity.minestom.nms
- MinestomVersionAdapter(String) - Constructor for class com.elikill58.negativity.minestom.nms.MinestomVersionAdapter
- MinestomWorld - Class in com.elikill58.negativity.minestom.impl.location
- MinestomWorld(Instance) - Constructor for class com.elikill58.negativity.minestom.impl.location.MinestomWorld
N
- NegativityPacketManager - Class in com.elikill58.negativity.minestom.packets
- NegativityPacketManager(EventNode<Event>) - Constructor for class com.elikill58.negativity.minestom.packets.NegativityPacketManager
- notifyHandlersReceive(PacketEvent.PacketSourceType, AbstractPacket) - Method in class com.elikill58.negativity.minestom.impl.packet.FabricPacketManager
- notifyHandlersSent(PacketEvent.PacketSourceType, AbstractPacket) - Method in class com.elikill58.negativity.minestom.impl.packet.FabricPacketManager
O
- onBreakEvent(PlayerBlockBreakEvent) - Method in class com.elikill58.negativity.minestom.listeners.BlockListeners
- onChat(PlayerChatEvent) - Method in class com.elikill58.negativity.minestom.listeners.PlayersListeners
- onCommand(PlayerCommandEvent) - Method in class com.elikill58.negativity.minestom.listeners.PlayersListeners
- onDeath(PlayerDeathEvent) - Method in class com.elikill58.negativity.minestom.listeners.PlayersListeners
- onEntityShoot(EntityShootEvent) - Method in class com.elikill58.negativity.minestom.listeners.EntityListeners
- onGlide(PlayerStartFlyingWithElytraEvent) - Method in class com.elikill58.negativity.minestom.listeners.PlayersListeners
- onInteract(PlayerBlockInteractEvent) - Method in class com.elikill58.negativity.minestom.listeners.PlayersListeners
- onInteract(PlayerEntityInteractEvent) - Method in class com.elikill58.negativity.minestom.listeners.PlayersListeners
- onInventoryClick(InventoryClickEvent) - Method in class com.elikill58.negativity.minestom.listeners.InventoryListeners
- onInventoryClose(InventoryCloseEvent) - Method in class com.elikill58.negativity.minestom.listeners.InventoryListeners
- onInventoryOpen(InventoryOpenEvent) - Method in class com.elikill58.negativity.minestom.listeners.InventoryListeners
- onItemConsume(PlayerUseItemEvent) - Method in class com.elikill58.negativity.minestom.listeners.PlayersListeners
- onLogin(PlayerSpawnEvent) - Method in class com.elikill58.negativity.minestom.listeners.PlayersListeners
- onMove(PlayerMoveEvent) - Method in class com.elikill58.negativity.minestom.listeners.PlayersListeners
- onPacket(PlayerPacketEvent) - Method in class com.elikill58.negativity.minestom.packets.NegativityPacketManager
- onPacket(PlayerPacketOutEvent) - Method in class com.elikill58.negativity.minestom.packets.NegativityPacketManager
- onPacketReceive(NPacket, Player, Object) - Method in class com.elikill58.negativity.minestom.packets.NegativityPacketManager
- onPacketSent(NPacket, Player, Object) - Method in class com.elikill58.negativity.minestom.packets.NegativityPacketManager
- onPlaceEvent(PlayerBlockPlaceEvent) - Method in class com.elikill58.negativity.minestom.listeners.BlockListeners
- onPreLogin(AsyncPlayerPreLoginEvent) - Method in class com.elikill58.negativity.minestom.listeners.PlayersListeners
- onProjectileHit(ProjectileCollideWithBlockEvent) - Method in class com.elikill58.negativity.minestom.listeners.EntityListeners
- onProjectileHit(ProjectileCollideWithEntityEvent) - Method in class com.elikill58.negativity.minestom.listeners.EntityListeners
- onQuit(PlayerDisconnectEvent) - Method in class com.elikill58.negativity.minestom.listeners.PlayersListeners
- onStartFly(PlayerStartFlyingEvent) - Method in class com.elikill58.negativity.minestom.listeners.PlayersListeners
- onStartSneak(PlayerStartSneakingEvent) - Method in class com.elikill58.negativity.minestom.listeners.PlayersListeners
- onStartSprint(PlayerStartSprintingEvent) - Method in class com.elikill58.negativity.minestom.listeners.PlayersListeners
- onStopFly(PlayerStopFlyingEvent) - Method in class com.elikill58.negativity.minestom.listeners.PlayersListeners
- onStopSneak(PlayerStopSneakingEvent) - Method in class com.elikill58.negativity.minestom.listeners.PlayersListeners
- onStopSprint(PlayerStopSprintingEvent) - Method in class com.elikill58.negativity.minestom.listeners.PlayersListeners
- openInventory(Inventory) - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomPlayer
P
- PlayersListeners - Class in com.elikill58.negativity.minestom.listeners
- PlayersListeners(EventNode<Event>) - Constructor for class com.elikill58.negativity.minestom.listeners.PlayersListeners
- printError(String, Exception) - Method in class com.elikill58.negativity.minestom.Slf4jLoggerAdapter
Q
- queuePacket(Player, Object) - Method in class com.elikill58.negativity.minestom.nms.Minestom_1_18_2
R
- registerNewIncomingChannel(String, BiConsumer<Player, byte[]>) - Method in class com.elikill58.negativity.minestom.MinestomAdapter
- reload() - Method in class com.elikill58.negativity.minestom.MinestomAdapter
- reloadConfig() - Method in class com.elikill58.negativity.minestom.MinestomAdapter
- remove(int) - Method in class com.elikill58.negativity.minestom.impl.inventory.MinestomInventory
- remove(int) - Method in class com.elikill58.negativity.minestom.impl.inventory.MinestomPlayerInventory
- removeEnchant(Enchantment) - Method in class com.elikill58.negativity.minestom.impl.item.MinestomItemStack
- removePotionEffect(PotionEffectType) - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomPlayer
- resetDisplayName() - Method in class com.elikill58.negativity.minestom.impl.item.MinestomItemBuilder
- runConsoleCommand(String) - Method in class com.elikill58.negativity.minestom.MinestomAdapter
- runDelayed(Runnable, int) - Method in class com.elikill58.negativity.minestom.MinestomScheduler
- runRepeating(Runnable, int, int) - Method in class com.elikill58.negativity.minestom.MinestomScheduler
- runRepeating(Runnable, int, String) - Method in class com.elikill58.negativity.minestom.MinestomScheduler
- runRepeating(Consumer<ScheduledTask>, int, int) - Method in class com.elikill58.negativity.minestom.MinestomScheduler
- runRepeatingAsync(Runnable, Duration, Duration, String) - Method in class com.elikill58.negativity.minestom.MinestomScheduler
- runSync(Runnable) - Method in class com.elikill58.negativity.minestom.MinestomAdapter
S
- sendMessage(String) - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomCommandSender
- sendMessage(String) - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomEntity
- sendMessage(String) - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomPlayer
- sendMessage(Player, String, Object...) - Static method in class com.elikill58.negativity.minestom.Messages
- sendMessageList(Player, String, Object...) - Static method in class com.elikill58.negativity.minestom.Messages
- sendMessageRunnableHover(Player, String, String, String) - Method in class com.elikill58.negativity.minestom.MinestomAdapter
- sendPacket(Player, Object) - Method in class com.elikill58.negativity.minestom.nms.Minestom_1_18_2
- sendPluginMessage(String, byte[]) - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomPlayer
- sendToServer(String) - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomPlayer
- set(int, ItemStack) - Method in class com.elikill58.negativity.minestom.impl.inventory.MinestomInventory
- set(int, ItemStack) - Method in class com.elikill58.negativity.minestom.impl.inventory.MinestomPlayerInventory
- setAllowFlight(boolean) - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomPlayer
- setArmorContent(ItemStack[]) - Method in class com.elikill58.negativity.minestom.impl.inventory.MinestomPlayerInventory
- setBoot(ItemStack) - Method in class com.elikill58.negativity.minestom.impl.inventory.MinestomPlayerInventory
- setChestplate(ItemStack) - Method in class com.elikill58.negativity.minestom.impl.inventory.MinestomPlayerInventory
- setFoodLevel(int) - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomPlayer
- setGameMode(GameMode) - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomPlayer
- setHealth(double) - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomPlayer
- setHelmet(ItemStack) - Method in class com.elikill58.negativity.minestom.impl.inventory.MinestomPlayerInventory
- setLegging(ItemStack) - Method in class com.elikill58.negativity.minestom.impl.inventory.MinestomPlayerInventory
- setPlayerVersion(Version) - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomPlayer
- setProtocolVersion(int) - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomPlayer
- setSneaking(boolean) - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomPlayer
- setSprinting(boolean) - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomPlayer
- setType(Material) - Method in class com.elikill58.negativity.minestom.impl.block.MinestomBlock
- setVanished(boolean) - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomPlayer
- setVelocity(Vector) - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomEntity
- Slf4jLoggerAdapter - Class in com.elikill58.negativity.minestom
- Slf4jLoggerAdapter(Logger) - Constructor for class com.elikill58.negativity.minestom.Slf4jLoggerAdapter
T
- tabCompletion(CommandSender, CommandContext, Suggestion) - Method in class com.elikill58.negativity.minestom.MinestomCommand
- teleport(Entity) - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomPlayer
- teleport(Location) - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomPlayer
- terminate() - Method in class com.elikill58.negativity.minestom.MinestomNegativity
- toCommon(Instance, Point) - Static method in class com.elikill58.negativity.minestom.impl.location.MinestomLocation
- toCommon(Instance, Pos) - Static method in class com.elikill58.negativity.minestom.impl.location.MinestomLocation
U
- unenchant(Enchantment) - Method in class com.elikill58.negativity.minestom.impl.item.MinestomItemBuilder
- unsafeEnchant(Enchantment, int) - Method in class com.elikill58.negativity.minestom.impl.item.MinestomItemBuilder
- updateInventory() - Method in class com.elikill58.negativity.minestom.impl.entity.MinestomPlayer
W
- warn(String) - Method in class com.elikill58.negativity.minestom.Slf4jLoggerAdapter
All Classes and Interfaces|All Packages