Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- addEnchant(Enchantment, int) - Method in class com.elikill58.negativity.fabric.impl.item.FabricItemStack
- addItem(ItemStack) - Method in class com.elikill58.negativity.fabric.impl.inventory.FabricInventory
- addItem(ItemStack) - Method in class com.elikill58.negativity.fabric.impl.inventory.FabricPlayerInventory
- addPlayer(Player) - Method in class com.elikill58.negativity.fabric.packets.CustomPacketManager
- addPotionEffect(PotionEffectType, int, int) - Method in class com.elikill58.negativity.fabric.impl.entity.FabricPlayer
- addToLore(String...) - Method in class com.elikill58.negativity.fabric.impl.item.FabricItemBuilder
- amount(int) - Method in class com.elikill58.negativity.fabric.impl.item.FabricItemBuilder
B
- broadcastMessage(String) - Method in class com.elikill58.negativity.fabric.FabricAdapter
- broadcastMessageList(String, Object...) - Static method in class com.elikill58.negativity.fabric.Messages
- build() - Method in class com.elikill58.negativity.fabric.impl.item.FabricItemBuilder
- bungeecordChannel - Static variable in class com.elikill58.negativity.fabric.FabricNegativity
C
- canSendStats() - Method in class com.elikill58.negativity.fabric.FabricAdapter
- clear() - Method in class com.elikill58.negativity.fabric.impl.inventory.FabricInventory
- clear() - Method in class com.elikill58.negativity.fabric.impl.inventory.FabricPlayerInventory
- clone() - Method in class com.elikill58.negativity.fabric.impl.item.FabricItemStack
- closeHandledScreen() - Method in class com.elikill58.negativity.fabric.mixin.MixinServerPlayerEntity
- closeInventory() - Method in class com.elikill58.negativity.fabric.impl.entity.FabricPlayer
- closeScreenHandler() - Method in class com.elikill58.negativity.fabric.mixin.MixinServerPlayerEntity
- color(DyeColor) - Method in class com.elikill58.negativity.fabric.impl.item.FabricItemBuilder
- coloredMessage(String) - Static method in class com.elikill58.negativity.fabric.utils.Utils
- com.elikill58.negativity.fabric - package com.elikill58.negativity.fabric
- com.elikill58.negativity.fabric.bridge - package com.elikill58.negativity.fabric.bridge
- com.elikill58.negativity.fabric.impl - package com.elikill58.negativity.fabric.impl
- com.elikill58.negativity.fabric.impl.block - package com.elikill58.negativity.fabric.impl.block
- com.elikill58.negativity.fabric.impl.entity - package com.elikill58.negativity.fabric.impl.entity
- com.elikill58.negativity.fabric.impl.inventory - package com.elikill58.negativity.fabric.impl.inventory
- com.elikill58.negativity.fabric.impl.inventory.holders - package com.elikill58.negativity.fabric.impl.inventory.holders
- com.elikill58.negativity.fabric.impl.item - package com.elikill58.negativity.fabric.impl.item
- com.elikill58.negativity.fabric.impl.location - package com.elikill58.negativity.fabric.impl.location
- com.elikill58.negativity.fabric.impl.packet - package com.elikill58.negativity.fabric.impl.packet
- com.elikill58.negativity.fabric.impl.plugin - package com.elikill58.negativity.fabric.impl.plugin
- com.elikill58.negativity.fabric.listeners - package com.elikill58.negativity.fabric.listeners
- com.elikill58.negativity.fabric.mixin - package com.elikill58.negativity.fabric.mixin
- com.elikill58.negativity.fabric.nms - package com.elikill58.negativity.fabric.nms
- com.elikill58.negativity.fabric.packets - package com.elikill58.negativity.fabric.packets
- com.elikill58.negativity.fabric.utils - package com.elikill58.negativity.fabric.utils
- CommandsExecutorManager - Class in com.elikill58.negativity.fabric.listeners
- CommandsExecutorManager(String) - Constructor for class com.elikill58.negativity.fabric.listeners.CommandsExecutorManager
- consumeItem() - Method in class com.elikill58.negativity.fabric.mixin.MixinServerPlayerEntity
- contains(Material) - Method in class com.elikill58.negativity.fabric.impl.inventory.FabricInventory
- contains(Material) - Method in class com.elikill58.negativity.fabric.impl.inventory.FabricPlayerInventory
- createFakePlayer(Location, String) - Method in class com.elikill58.negativity.fabric.FabricAdapter
- createInventory(String, int, NegativityHolder) - Method in class com.elikill58.negativity.fabric.FabricAdapter
- createItemBuilder(ItemStack) - Method in class com.elikill58.negativity.fabric.FabricAdapter
- createItemBuilder(Material) - Method in class com.elikill58.negativity.fabric.FabricAdapter
- createItemBuilder(String) - Method in class com.elikill58.negativity.fabric.FabricAdapter
- createSkullItemBuilder(OfflinePlayer) - Method in class com.elikill58.negativity.fabric.FabricAdapter
- createSkullItemBuilder(Player) - Method in class com.elikill58.negativity.fabric.FabricAdapter
- CustomPacketManager - Class in com.elikill58.negativity.fabric.packets
- CustomPacketManager() - Constructor for class com.elikill58.negativity.fabric.packets.CustomPacketManager
D
- damage(double) - Method in class com.elikill58.negativity.fabric.impl.entity.FabricPlayer
- damage(DamageSource, float) - Method in class com.elikill58.negativity.fabric.mixin.MixinServerPlayerEntity
- debug(String) - Method in class com.elikill58.negativity.fabric.FabricAdapter
- displayName(String) - Method in class com.elikill58.negativity.fabric.impl.item.FabricItemBuilder
- downcast(Entity) - Method in class com.elikill58.negativity.fabric.impl.entity.FabricTypeFilter
E
- enchant(Enchantment, int) - Method in class com.elikill58.negativity.fabric.impl.item.FabricItemBuilder
- entity - Variable in class com.elikill58.negativity.fabric.impl.entity.FabricEntity
- equals(Object) - Method in class com.elikill58.negativity.fabric.impl.entity.FabricPlayer
- error(String) - Method in class com.elikill58.negativity.fabric.Slf4jLoggerAdapter
F
- Fabric_1_18_2 - Class in com.elikill58.negativity.fabric.nms
- Fabric_1_18_2() - Constructor for class com.elikill58.negativity.fabric.nms.Fabric_1_18_2
- FabricAdapter - Class in com.elikill58.negativity.fabric
- FabricAdapter(FabricNegativity, Logger) - Constructor for class com.elikill58.negativity.fabric.FabricAdapter
- FabricArrow - Class in com.elikill58.negativity.fabric.impl.entity
- FabricArrow(ArrowEntity) - Constructor for class com.elikill58.negativity.fabric.impl.entity.FabricArrow
- FabricBlock - Class in com.elikill58.negativity.fabric.impl.block
- FabricBlock(Block, World, BlockPos) - Constructor for class com.elikill58.negativity.fabric.impl.block.FabricBlock
- FabricCommandSender - Class in com.elikill58.negativity.fabric.impl.entity
- FabricCommandSender(ServerCommandSource) - Constructor for class com.elikill58.negativity.fabric.impl.entity.FabricCommandSender
- FabricEnchants - Class in com.elikill58.negativity.fabric.impl.item
- FabricEnchants() - Constructor for class com.elikill58.negativity.fabric.impl.item.FabricEnchants
- FabricEntity<E extends net.minecraft.entity.Entity> - Class in com.elikill58.negativity.fabric.impl.entity
- FabricEntity(E) - Constructor for class com.elikill58.negativity.fabric.impl.entity.FabricEntity
- FabricEntityManager - Class in com.elikill58.negativity.fabric.impl.entity
- FabricEntityManager() - Constructor for class com.elikill58.negativity.fabric.impl.entity.FabricEntityManager
- FabricExternalPlugin - Class in com.elikill58.negativity.fabric.impl.plugin
- FabricExternalPlugin(Resource) - Constructor for class com.elikill58.negativity.fabric.impl.plugin.FabricExternalPlugin
- FabricForgeSupport - Class in com.elikill58.negativity.fabric
- FabricForgeSupport() - Constructor for class com.elikill58.negativity.fabric.FabricForgeSupport
- FabricHolder - Class in com.elikill58.negativity.fabric.impl.inventory.holders
- FabricHolder(ScreenHandlerContext) - Constructor for class com.elikill58.negativity.fabric.impl.inventory.holders.FabricHolder
- FabricInventory - Class in com.elikill58.negativity.fabric.impl.inventory
- FabricInventory(String, int, NegativityHolder) - Constructor for class com.elikill58.negativity.fabric.impl.inventory.FabricInventory
- FabricInventory(ScreenHandler) - Constructor for class com.elikill58.negativity.fabric.impl.inventory.FabricInventory
- FabricIronGolem - Class in com.elikill58.negativity.fabric.impl.entity
- FabricIronGolem(IronGolemEntity) - Constructor for class com.elikill58.negativity.fabric.impl.entity.FabricIronGolem
- FabricItemBuilder - Class in com.elikill58.negativity.fabric.impl.item
- FabricItemBuilder(OfflinePlayer) - Constructor for class com.elikill58.negativity.fabric.impl.item.FabricItemBuilder
- FabricItemBuilder(ItemStack) - Constructor for class com.elikill58.negativity.fabric.impl.item.FabricItemBuilder
- FabricItemBuilder(Material) - Constructor for class com.elikill58.negativity.fabric.impl.item.FabricItemBuilder
- FabricItemRegistrar - Class in com.elikill58.negativity.fabric.impl.item
- FabricItemRegistrar() - Constructor for class com.elikill58.negativity.fabric.impl.item.FabricItemRegistrar
- FabricItemStack - Class in com.elikill58.negativity.fabric.impl.item
- FabricItemStack(ItemStack) - Constructor for class com.elikill58.negativity.fabric.impl.item.FabricItemStack
- FabricLocation - Class in com.elikill58.negativity.fabric.impl.location
- FabricLocation() - Constructor for class com.elikill58.negativity.fabric.impl.location.FabricLocation
- FabricMaterial - Class in com.elikill58.negativity.fabric.impl.item
- FabricMaterial(Block) - Constructor for class com.elikill58.negativity.fabric.impl.item.FabricMaterial
- FabricMaterial(Item) - Constructor for class com.elikill58.negativity.fabric.impl.item.FabricMaterial
- FabricNegativity - Class in com.elikill58.negativity.fabric
- FabricNegativity() - Constructor for class com.elikill58.negativity.fabric.FabricNegativity
- FabricNegativityHolder - Class in com.elikill58.negativity.fabric.impl.inventory.holders
- FabricNegativityHolder(NegativityHolder) - Constructor for class com.elikill58.negativity.fabric.impl.inventory.holders.FabricNegativityHolder
- FabricOfflinePlayer - Class in com.elikill58.negativity.fabric.impl.entity
- FabricOfflinePlayer(PlayerEntity) - Constructor for class com.elikill58.negativity.fabric.impl.entity.FabricOfflinePlayer
- FabricPacket - Class in com.elikill58.negativity.fabric.packets
- FabricPacket(NPacket, Object, Player) - Constructor for class com.elikill58.negativity.fabric.packets.FabricPacket
- FabricPacketManager - Class in com.elikill58.negativity.fabric.impl.packet
- FabricPacketManager() - Constructor for class com.elikill58.negativity.fabric.impl.packet.FabricPacketManager
- FabricPlayer - Class in com.elikill58.negativity.fabric.impl.entity
- FabricPlayer(ServerPlayerEntity) - Constructor for class com.elikill58.negativity.fabric.impl.entity.FabricPlayer
- FabricPlayerInventory - Class in com.elikill58.negativity.fabric.impl.inventory
- FabricPlayerInventory(ServerPlayerEntity) - Constructor for class com.elikill58.negativity.fabric.impl.inventory.FabricPlayerInventory
- FabricPotionEffectType - Class in com.elikill58.negativity.fabric.impl
- FabricPotionEffectType() - Constructor for class com.elikill58.negativity.fabric.impl.FabricPotionEffectType
- FabricScheduler - Class in com.elikill58.negativity.fabric
- FabricScheduler() - Constructor for class com.elikill58.negativity.fabric.FabricScheduler
- FabricSplashPotion - Class in com.elikill58.negativity.fabric.impl.entity
- FabricSplashPotion(PotionEntity) - Constructor for class com.elikill58.negativity.fabric.impl.entity.FabricSplashPotion
- FabricTypeFilter - Class in com.elikill58.negativity.fabric.impl.entity
- FabricTypeFilter() - Constructor for class com.elikill58.negativity.fabric.impl.entity.FabricTypeFilter
- FabricVersionAdapter - Class in com.elikill58.negativity.fabric.nms
- FabricVersionAdapter(String) - Constructor for class com.elikill58.negativity.fabric.nms.FabricVersionAdapter
- FabricWorld - Class in com.elikill58.negativity.fabric.impl.location
- FabricWorld(World) - Constructor for class com.elikill58.negativity.fabric.impl.location.FabricWorld
- fmlChannel - Static variable in class com.elikill58.negativity.fabric.FabricNegativity
G
- get(int) - Method in class com.elikill58.negativity.fabric.impl.inventory.FabricInventory
- get(int) - Method in class com.elikill58.negativity.fabric.impl.inventory.FabricPlayerInventory
- get(String, String...) - Method in class com.elikill58.negativity.fabric.impl.item.FabricItemRegistrar
- get(BiFunction<World, BlockPos, T>) - Method in class com.elikill58.negativity.fabric.impl.inventory.holders.FabricNegativityHolder
- getAccountManager() - Method in class com.elikill58.negativity.fabric.FabricAdapter
- getActivePotionEffect() - Method in class com.elikill58.negativity.fabric.impl.entity.FabricPlayer
- getAddress() - Method in class com.elikill58.negativity.fabric.impl.entity.FabricPlayer
- getAllowFlight() - Method in class com.elikill58.negativity.fabric.impl.entity.FabricPlayer
- getAllPlugins() - Method in class com.elikill58.negativity.fabric.FabricAdapter
- getAmount() - Method in class com.elikill58.negativity.fabric.impl.item.FabricItemStack
- getArmorContent() - Method in class com.elikill58.negativity.fabric.impl.inventory.FabricPlayerInventory
- getBaseClass() - Method in class com.elikill58.negativity.fabric.impl.entity.FabricTypeFilter
- getBasicHolder() - Method in class com.elikill58.negativity.fabric.impl.inventory.holders.FabricHolder
- getBasicHolder() - Method in class com.elikill58.negativity.fabric.impl.inventory.holders.FabricNegativityHolder
- getBlockAt0(int, int, int) - Method in class com.elikill58.negativity.fabric.impl.location.FabricWorld
- getBlockAt0(Location) - Method in class com.elikill58.negativity.fabric.impl.location.FabricWorld
- getBoots() - Method in class com.elikill58.negativity.fabric.impl.inventory.FabricPlayerInventory
- getBoundingBox() - Method in class com.elikill58.negativity.fabric.impl.entity.FabricEntity
- getBoundingBox() - Method in class com.elikill58.negativity.fabric.impl.entity.FabricOfflinePlayer
- getChestplate() - Method in class com.elikill58.negativity.fabric.impl.inventory.FabricPlayerInventory
- getClientMods(ServerPlayerEntity) - Static method in class com.elikill58.negativity.fabric.FabricForgeSupport
- getColor(DyeColor) - Method in class com.elikill58.negativity.fabric.impl.item.FabricItemBuilder
- getConfig() - Method in class com.elikill58.negativity.fabric.FabricAdapter
- getContext() - Method in class com.elikill58.negativity.fabric.impl.inventory.holders.FabricHolder
- getCursorStack() - Method in class com.elikill58.negativity.fabric.mixin.MixinScreenHandler
- getDataFolder() - Method in class com.elikill58.negativity.fabric.FabricAdapter
- getDataFolder() - Method in class com.elikill58.negativity.fabric.FabricNegativity
- getDefault() - Method in class com.elikill58.negativity.fabric.impl.block.FabricBlock
- getDefault() - Method in class com.elikill58.negativity.fabric.impl.entity.FabricCommandSender
- getDefault() - Method in class com.elikill58.negativity.fabric.impl.entity.FabricEntity
- getDefault() - Method in class com.elikill58.negativity.fabric.impl.entity.FabricOfflinePlayer
- getDefault() - Method in class com.elikill58.negativity.fabric.impl.inventory.FabricInventory
- getDefault() - Method in class com.elikill58.negativity.fabric.impl.inventory.FabricPlayerInventory
- getDefault() - Method in class com.elikill58.negativity.fabric.impl.item.FabricItemStack
- getDefault() - Method in class com.elikill58.negativity.fabric.impl.item.FabricMaterial
- getDefault() - Method in class com.elikill58.negativity.fabric.impl.location.FabricWorld
- getDefault() - Method in class com.elikill58.negativity.fabric.impl.plugin.FabricExternalPlugin
- getDependentPlugins() - Method in class com.elikill58.negativity.fabric.FabricAdapter
- getDifficulty() - Method in class com.elikill58.negativity.fabric.impl.location.FabricWorld
- getDirection(BlockPos, BlockFace) - Method in class com.elikill58.negativity.fabric.impl.block.FabricBlock
- getEffect(PotionEffectType) - Static method in class com.elikill58.negativity.fabric.impl.FabricPotionEffectType
- getEffect(StatusEffect) - Static method in class com.elikill58.negativity.fabric.impl.FabricPotionEffectType
- getEffects() - Method in class com.elikill58.negativity.fabric.impl.entity.FabricSplashPotion
- getEnchantLevel(Enchantment) - Method in class com.elikill58.negativity.fabric.impl.item.FabricItemStack
- getEntities() - Method in class com.elikill58.negativity.fabric.impl.location.FabricWorld
- getEntity(Entity) - Static method in class com.elikill58.negativity.fabric.impl.entity.FabricEntityManager
- getEntityHeadHeight(Entity) - Static method in class com.elikill58.negativity.fabric.utils.Utils
- getEntityId() - Method in class com.elikill58.negativity.fabric.impl.entity.FabricEntity
- getEntityId() - Method in class com.elikill58.negativity.fabric.impl.entity.FabricOfflinePlayer
- getExecutor(CommandSource) - Static method in class com.elikill58.negativity.fabric.impl.entity.FabricEntityManager
- getEyeHeight() - Method in class com.elikill58.negativity.fabric.impl.entity.FabricEntity
- getEyeHeight() - Method in class com.elikill58.negativity.fabric.impl.entity.FabricPlayer
- getEyeLocation() - Method in class com.elikill58.negativity.fabric.impl.entity.FabricEntity
- getFabricEnchant(Enchantment) - Static method in class com.elikill58.negativity.fabric.impl.item.FabricEnchants
- getFactory() - Method in class com.elikill58.negativity.fabric.impl.inventory.FabricInventory
- getFallDistance() - Method in class com.elikill58.negativity.fabric.impl.entity.FabricPlayer
- getFilter() - Static method in class com.elikill58.negativity.fabric.impl.entity.FabricTypeFilter
- getFirstOnlinePlayer() - Static method in class com.elikill58.negativity.fabric.utils.Utils
- getFlySpeed() - Method in class com.elikill58.negativity.fabric.impl.entity.FabricPlayer
- getFoodLevel() - Method in class com.elikill58.negativity.fabric.impl.entity.FabricPlayer
- getGameMode() - Method in class com.elikill58.negativity.fabric.impl.entity.FabricPlayer
- getHealth() - Method in class com.elikill58.negativity.fabric.impl.entity.FabricPlayer
- getHeldItemSlot() - Method in class com.elikill58.negativity.fabric.impl.inventory.FabricPlayerInventory
- getHelmet() - Method in class com.elikill58.negativity.fabric.impl.inventory.FabricPlayerInventory
- getHolder() - Method in class com.elikill58.negativity.fabric.impl.inventory.FabricInventory
- getHolder() - Method in class com.elikill58.negativity.fabric.impl.inventory.FabricPlayerInventory
- getId() - Method in class com.elikill58.negativity.fabric.impl.item.FabricMaterial
- getId() - Method in class com.elikill58.negativity.fabric.impl.plugin.FabricExternalPlugin
- getInstance() - Static method in class com.elikill58.negativity.fabric.FabricNegativity
- getInventory() - Method in class com.elikill58.negativity.fabric.impl.entity.FabricPlayer
- getInventoryName() - Method in class com.elikill58.negativity.fabric.impl.inventory.FabricInventory
- getInventoryName() - Method in class com.elikill58.negativity.fabric.impl.inventory.FabricPlayerInventory
- getIP() - Method in class com.elikill58.negativity.fabric.impl.entity.FabricPlayer
- getItemInHand() - Method in class com.elikill58.negativity.fabric.impl.entity.FabricPlayer
- getItemInOffHand() - Method in class com.elikill58.negativity.fabric.impl.entity.FabricPlayer
- getItemRegistrar() - Method in class com.elikill58.negativity.fabric.FabricAdapter
- getLastTPS() - Method in class com.elikill58.negativity.fabric.FabricAdapter
- getLegging() - Method in class com.elikill58.negativity.fabric.impl.inventory.FabricPlayerInventory
- getLevel() - Method in class com.elikill58.negativity.fabric.impl.entity.FabricPlayer
- getLocation() - Method in class com.elikill58.negativity.fabric.impl.block.FabricBlock
- getLocation() - Method in class com.elikill58.negativity.fabric.impl.entity.FabricEntity
- getLocation() - Method in class com.elikill58.negativity.fabric.impl.entity.FabricPlayer
- getLogger() - Method in class com.elikill58.negativity.fabric.FabricAdapter
- getMaxHealth() - Method in class com.elikill58.negativity.fabric.impl.entity.FabricPlayer
- getMaxHeight() - Method in class com.elikill58.negativity.fabric.impl.location.FabricWorld
- getMessage(NegativityAccount, String, Object...) - Static method in class com.elikill58.negativity.fabric.Messages
- getMessage(String, Object...) - Static method in class com.elikill58.negativity.fabric.Messages
- getMessage(ServerPlayerEntity, String, Object...) - Static method in class com.elikill58.negativity.fabric.Messages
- getMinHeight() - Method in class com.elikill58.negativity.fabric.impl.location.FabricWorld
- getModsNameVersionFromMessage(String) - Static method in class com.elikill58.negativity.fabric.utils.Utils
- getName() - Method in class com.elikill58.negativity.fabric.impl.entity.FabricCommandSender
- getName() - Method in class com.elikill58.negativity.fabric.impl.entity.FabricEntity
- getName() - Method in class com.elikill58.negativity.fabric.impl.entity.FabricOfflinePlayer
- getName() - Method in class com.elikill58.negativity.fabric.impl.entity.FabricPlayer
- getName() - Method in class com.elikill58.negativity.fabric.impl.item.FabricItemStack
- getName() - Method in class com.elikill58.negativity.fabric.impl.location.FabricWorld
- getNameOfPacket(Object) - Method in class com.elikill58.negativity.fabric.nms.Fabric_1_18_2
- getNameOfPacket(Object) - Method in class com.elikill58.negativity.fabric.nms.FabricVersionAdapter
- getNearbyEntities(double, double, double) - Method in class com.elikill58.negativity.fabric.impl.entity.FabricPlayer
- getOfflinePlayer(String) - Method in class com.elikill58.negativity.fabric.FabricAdapter
- getOfflinePlayer(UUID) - Method in class com.elikill58.negativity.fabric.FabricAdapter
- getOnlinePlayers() - Method in class com.elikill58.negativity.fabric.FabricAdapter
- getOnlinePlayers() - Static method in class com.elikill58.negativity.fabric.FabricNegativity
- getOnlinePlayersUUID() - Method in class com.elikill58.negativity.fabric.FabricAdapter
- getOpenInventory() - Method in class com.elikill58.negativity.fabric.impl.entity.FabricPlayer
- getPacketManager() - Method in class com.elikill58.negativity.fabric.FabricNegativity
- getPing() - Method in class com.elikill58.negativity.fabric.impl.entity.FabricPlayer
- getPlatformID() - Method in class com.elikill58.negativity.fabric.FabricAdapter
- getPlatformTranslationProviderFactory() - Method in class com.elikill58.negativity.fabric.FabricAdapter
- getPlayer() - Method in class com.elikill58.negativity.fabric.mixin.MixinServerPlayerEntity
- getPlayer(ServerPlayerEntity) - Static method in class com.elikill58.negativity.fabric.impl.entity.FabricEntityManager
- getPlayer(String) - Method in class com.elikill58.negativity.fabric.FabricAdapter
- getPlayer(UUID) - Method in class com.elikill58.negativity.fabric.FabricAdapter
- getPlayerHeadHeight(ServerPlayerEntity) - Static method in class com.elikill58.negativity.fabric.utils.Utils
- getPlayerVec(ServerPlayerEntity) - Static method in class com.elikill58.negativity.fabric.utils.Utils
- getPlayerVersion() - Method in class com.elikill58.negativity.fabric.impl.entity.FabricPlayer
- getPlugin(String) - Method in class com.elikill58.negativity.fabric.FabricAdapter
- getPluginVersion() - Method in class com.elikill58.negativity.fabric.FabricAdapter
- getPotionEffect(PotionEffectType) - Method in class com.elikill58.negativity.fabric.impl.entity.FabricPlayer
- getProjectile(Entity) - Static method in class com.elikill58.negativity.fabric.impl.entity.FabricEntityManager
- getProtocolVersion() - Method in class com.elikill58.negativity.fabric.impl.entity.FabricPlayer
- getRelative(BlockFace) - Method in class com.elikill58.negativity.fabric.impl.block.FabricBlock
- getRotation() - Method in class com.elikill58.negativity.fabric.impl.entity.FabricEntity
- getScheduler() - Method in class com.elikill58.negativity.fabric.FabricAdapter
- getServer() - Method in class com.elikill58.negativity.fabric.FabricNegativity
- getServerName() - Method in class com.elikill58.negativity.fabric.impl.entity.FabricPlayer
- getServerVersion() - Method in class com.elikill58.negativity.fabric.FabricAdapter
- getShooter() - Method in class com.elikill58.negativity.fabric.impl.entity.FabricArrow
- getSize() - Method in class com.elikill58.negativity.fabric.impl.inventory.FabricInventory
- getSize() - Method in class com.elikill58.negativity.fabric.impl.inventory.FabricPlayerInventory
- getSpongePacketManager() - Method in class com.elikill58.negativity.fabric.packets.NegativityPacketManager
- getStringMessage(ServerPlayerEntity, String, Object...) - Static method in class com.elikill58.negativity.fabric.Messages
- getSuggestions(CommandContext<ServerCommandSource>, SuggestionsBuilder) - Method in class com.elikill58.negativity.fabric.listeners.CommandsExecutorManager
- getTarget() - Method in class com.elikill58.negativity.fabric.impl.entity.FabricIronGolem
- getTheoricVelocity() - Method in class com.elikill58.negativity.fabric.impl.entity.FabricEntity
- getTPS() - Method in class com.elikill58.negativity.fabric.FabricAdapter
- getType() - Method in class com.elikill58.negativity.fabric.impl.block.FabricBlock
- getType() - Method in class com.elikill58.negativity.fabric.impl.entity.FabricArrow
- getType() - Method in class com.elikill58.negativity.fabric.impl.entity.FabricEntity
- getType() - Method in class com.elikill58.negativity.fabric.impl.entity.FabricIronGolem
- getType() - Method in class com.elikill58.negativity.fabric.impl.entity.FabricPlayer
- getType() - Method in class com.elikill58.negativity.fabric.impl.inventory.FabricInventory
- getType() - Method in class com.elikill58.negativity.fabric.impl.inventory.FabricPlayerInventory
- getType() - Method in class com.elikill58.negativity.fabric.impl.item.FabricItemStack
- getUniqueId() - Method in class com.elikill58.negativity.fabric.impl.entity.FabricOfflinePlayer
- getUniqueId() - Method in class com.elikill58.negativity.fabric.impl.entity.FabricPlayer
- getVehicle() - Method in class com.elikill58.negativity.fabric.impl.entity.FabricPlayer
- getVersion() - Method in class com.elikill58.negativity.fabric.FabricAdapter
- getVersionAdapter() - Method in class com.elikill58.negativity.fabric.FabricAdapter
- getVersionAdapter() - Static method in class com.elikill58.negativity.fabric.nms.FabricVersionAdapter
- getWalkSpeed() - Method in class com.elikill58.negativity.fabric.impl.entity.FabricPlayer
- getWorld() - Method in class com.elikill58.negativity.fabric.impl.entity.FabricEntity
- getWorld() - Method in class com.elikill58.negativity.fabric.impl.entity.FabricPlayer
- getX() - Method in class com.elikill58.negativity.fabric.impl.block.FabricBlock
- getY() - Method in class com.elikill58.negativity.fabric.impl.block.FabricBlock
- getZ() - Method in class com.elikill58.negativity.fabric.impl.block.FabricBlock
H
- hasElytra() - Method in class com.elikill58.negativity.fabric.impl.entity.FabricPlayer
- hasEnchant(Enchantment) - Method in class com.elikill58.negativity.fabric.impl.item.FabricItemStack
- hasLineOfSight(Entity) - Method in class com.elikill58.negativity.fabric.impl.entity.FabricPlayer
- hasLineOfSight(ServerPlayerEntity, Vec3d) - Static method in class com.elikill58.negativity.fabric.utils.LocationUtils
- hasMovingPosition(World, Vec3d, Vec3d, Vec3d) - Static method in class com.elikill58.negativity.fabric.utils.LocationUtils
- hasOpenInventory() - Method in class com.elikill58.negativity.fabric.impl.entity.FabricPlayer
- hasPermission(String) - Method in class com.elikill58.negativity.fabric.impl.entity.FabricPlayer
- hasPlayedBefore() - Method in class com.elikill58.negativity.fabric.impl.entity.FabricOfflinePlayer
- hasPlugin(String) - Method in class com.elikill58.negativity.fabric.FabricAdapter
- hasPotionEffect(PotionEffectType) - Method in class com.elikill58.negativity.fabric.impl.entity.FabricPlayer
- heal(float) - Method in class com.elikill58.negativity.fabric.mixin.MixinServerPlayerEntity
I
- info(String) - Method in class com.elikill58.negativity.fabric.Slf4jLoggerAdapter
- INSTANCE - Static variable in class com.elikill58.negativity.fabric.FabricNegativity
- Inv - Class in com.elikill58.negativity.fabric
- Inv() - Constructor for class com.elikill58.negativity.fabric.Inv
- INV_ID_KEY - Static variable in class com.elikill58.negativity.fabric.Inv
- isDead() - Method in class com.elikill58.negativity.fabric.impl.entity.FabricEntity
- isDead() - Method in class com.elikill58.negativity.fabric.impl.entity.FabricOfflinePlayer
- isDead() - Method in class com.elikill58.negativity.fabric.impl.entity.FabricPlayer
- isEnabled() - Method in class com.elikill58.negativity.fabric.impl.plugin.FabricExternalPlugin
- isFlying() - Method in class com.elikill58.negativity.fabric.impl.entity.FabricPlayer
- isInsideVehicle() - Method in class com.elikill58.negativity.fabric.impl.entity.FabricPlayer
- isLiquid() - Method in class com.elikill58.negativity.fabric.impl.block.FabricBlock
- isOnGround() - Method in class com.elikill58.negativity.fabric.impl.entity.FabricEntity
- isOnline() - Method in class com.elikill58.negativity.fabric.impl.entity.FabricOfflinePlayer
- isOnline() - Method in class com.elikill58.negativity.fabric.impl.entity.FabricPlayer
- isOnSpongeForge - Static variable in class com.elikill58.negativity.fabric.FabricForgeSupport
- isOp() - Method in class com.elikill58.negativity.fabric.impl.entity.FabricEntity
- isOp() - Method in class com.elikill58.negativity.fabric.impl.entity.FabricOfflinePlayer
- isOp() - Method in class com.elikill58.negativity.fabric.impl.entity.FabricPlayer
- isPVP() - Method in class com.elikill58.negativity.fabric.impl.location.FabricWorld
- isSleeping() - Method in class com.elikill58.negativity.fabric.impl.entity.FabricPlayer
- isSneaking() - Method in class com.elikill58.negativity.fabric.impl.entity.FabricPlayer
- isSolid() - Method in class com.elikill58.negativity.fabric.impl.item.FabricMaterial
- isSprinting() - Method in class com.elikill58.negativity.fabric.impl.entity.FabricPlayer
- isSwimming() - Method in class com.elikill58.negativity.fabric.impl.entity.FabricPlayer
- isTransparent() - Method in class com.elikill58.negativity.fabric.impl.item.FabricMaterial
- isUsingMcLeaks(UUID) - Method in class com.elikill58.negativity.fabric.FabricAdapter
- isUsingRiptide() - Method in class com.elikill58.negativity.fabric.impl.entity.FabricPlayer
- isWaterLogged() - Method in class com.elikill58.negativity.fabric.impl.block.FabricBlock
- itemFlag(ItemFlag...) - Method in class com.elikill58.negativity.fabric.impl.item.FabricItemBuilder
K
- kick(String) - Method in class com.elikill58.negativity.fabric.impl.entity.FabricPlayer
L
- LocationUtils - Class in com.elikill58.negativity.fabric.utils
- LocationUtils() - Constructor for class com.elikill58.negativity.fabric.utils.LocationUtils
- lore(String...) - Method in class com.elikill58.negativity.fabric.impl.item.FabricItemBuilder
- lore(List<String>) - Method in class com.elikill58.negativity.fabric.impl.item.FabricItemBuilder
M
- Messages - Class in com.elikill58.negativity.fabric
- Messages() - Constructor for class com.elikill58.negativity.fabric.Messages
- MixinMinecraftServer - Class in com.elikill58.negativity.fabric.mixin
- MixinMinecraftServer() - Constructor for class com.elikill58.negativity.fabric.mixin.MixinMinecraftServer
- MixinScreenHandler - Class in com.elikill58.negativity.fabric.mixin
- MixinScreenHandler() - Constructor for class com.elikill58.negativity.fabric.mixin.MixinScreenHandler
- MixinServerPlayerEntity - Class in com.elikill58.negativity.fabric.mixin
- MixinServerPlayerEntity() - Constructor for class com.elikill58.negativity.fabric.mixin.MixinServerPlayerEntity
- MixinServerPlayNetworkHandler - Class in com.elikill58.negativity.fabric.mixin
- MixinServerPlayNetworkHandler() - Constructor for class com.elikill58.negativity.fabric.mixin.MixinServerPlayNetworkHandler
N
- NEGATIVITY_INV_ID - Static variable in class com.elikill58.negativity.fabric.Inv
- negativity$doNotSendScreenClosePacket(boolean) - Method in interface com.elikill58.negativity.fabric.bridge.ServerPlayerEntityBridge
- negativity$doNotSendScreenClosePacket(boolean) - Method in class com.elikill58.negativity.fabric.mixin.MixinServerPlayerEntity
- negativity$getHolder() - Method in interface com.elikill58.negativity.fabric.bridge.NegativityHolderOwner
- negativity$getHolder() - Method in class com.elikill58.negativity.fabric.mixin.MixinScreenHandler
- negativity$setHolder(NegativityHolder) - Method in interface com.elikill58.negativity.fabric.bridge.NegativityHolderOwner
- negativity$setHolder(NegativityHolder) - Method in class com.elikill58.negativity.fabric.mixin.MixinScreenHandler
- negativityChannel - Static variable in class com.elikill58.negativity.fabric.FabricNegativity
- NegativityHolderOwner - Interface in com.elikill58.negativity.fabric.bridge
- NegativityPacketManager - Class in com.elikill58.negativity.fabric.packets
- NegativityPacketManager(FabricNegativity) - Constructor for class com.elikill58.negativity.fabric.packets.NegativityPacketManager
- networkHandler - Variable in class com.elikill58.negativity.fabric.mixin.MixinServerPlayerEntity
- notifyHandlersReceive(PacketEvent.PacketSourceType, AbstractPacket) - Method in class com.elikill58.negativity.fabric.impl.packet.FabricPacketManager
- notifyHandlersSent(PacketEvent.PacketSourceType, AbstractPacket) - Method in class com.elikill58.negativity.fabric.impl.packet.FabricPacketManager
O
- onAuth(ServerPlayNetworkHandler, MinecraftServer) - Method in class com.elikill58.negativity.fabric.FabricNegativity
- onGameStart(MinecraftServer) - Method in class com.elikill58.negativity.fabric.FabricNegativity
- onGameStop(MinecraftServer) - Method in class com.elikill58.negativity.fabric.FabricNegativity
- onInitializeServer() - Method in class com.elikill58.negativity.fabric.FabricNegativity
- onLeave(ServerPlayNetworkHandler, MinecraftServer) - Method in class com.elikill58.negativity.fabric.FabricNegativity
- onLeave(ServerPlayNetworkHandler, MinecraftServer) - Static method in class com.elikill58.negativity.fabric.listeners.PlayersListeners
- onLeave(ServerPlayNetworkHandler, MinecraftServer) - Method in class com.elikill58.negativity.fabric.packets.CustomPacketManager
- onPacketReceive(NPacket, Player, Object) - Method in class com.elikill58.negativity.fabric.packets.CustomPacketManager
- onPacketSent(NPacket, Player, Object) - Method in class com.elikill58.negativity.fabric.packets.CustomPacketManager
- onPlayerJoin(ServerPlayNetworkHandler, PacketSender, MinecraftServer) - Static method in class com.elikill58.negativity.fabric.listeners.PlayersListeners
- onPlayerJoin(ServerPlayNetworkHandler, PacketSender, MinecraftServer) - Method in class com.elikill58.negativity.fabric.packets.CustomPacketManager
- onPreLogin(ServerPlayNetworkHandler, MinecraftServer) - Static method in class com.elikill58.negativity.fabric.listeners.PlayersListeners
- openHandledScreen(NamedScreenHandlerFactory) - Method in class com.elikill58.negativity.fabric.mixin.MixinServerPlayerEntity
- openInventory(Inventory) - Method in class com.elikill58.negativity.fabric.impl.entity.FabricPlayer
P
- player - Variable in class com.elikill58.negativity.fabric.mixin.MixinServerPlayNetworkHandler
- PlayersListeners - Class in com.elikill58.negativity.fabric.listeners
- PlayersListeners() - Constructor for class com.elikill58.negativity.fabric.listeners.PlayersListeners
- printError(String, Exception) - Method in class com.elikill58.negativity.fabric.Slf4jLoggerAdapter
Q
- queuePacket(ServerPlayerEntity, Object) - Method in class com.elikill58.negativity.fabric.nms.Fabric_1_18_2
R
- register() - Static method in class com.elikill58.negativity.fabric.listeners.PlayersListeners
- registerNewIncomingChannel(String, BiConsumer<Player, byte[]>) - Method in class com.elikill58.negativity.fabric.FabricAdapter
- reload() - Method in class com.elikill58.negativity.fabric.FabricAdapter
- reloadConfig() - Method in class com.elikill58.negativity.fabric.FabricAdapter
- remove(int) - Method in class com.elikill58.negativity.fabric.impl.inventory.FabricInventory
- remove(int) - Method in class com.elikill58.negativity.fabric.impl.inventory.FabricPlayerInventory
- removeEnchant(Enchantment) - Method in class com.elikill58.negativity.fabric.impl.item.FabricItemStack
- removePlayer(Player) - Method in class com.elikill58.negativity.fabric.packets.CustomPacketManager
- removePotionEffect(PotionEffectType) - Method in class com.elikill58.negativity.fabric.impl.entity.FabricPlayer
- resetDisplayName() - Method in class com.elikill58.negativity.fabric.impl.item.FabricItemBuilder
- run(CommandContext<ServerCommandSource>) - Method in class com.elikill58.negativity.fabric.listeners.CommandsExecutorManager
- runConsoleCommand(String) - Method in class com.elikill58.negativity.fabric.FabricAdapter
- runDelayed(Runnable, int) - Method in class com.elikill58.negativity.fabric.FabricScheduler
- runRepeating(Runnable, int, int) - Method in class com.elikill58.negativity.fabric.FabricScheduler
- runRepeating(Runnable, int, String) - Method in class com.elikill58.negativity.fabric.FabricScheduler
- runRepeating(Consumer<ScheduledTask>, int, int) - Method in class com.elikill58.negativity.fabric.FabricScheduler
- runRepeatingAsync(Runnable, Duration, Duration, String) - Method in class com.elikill58.negativity.fabric.FabricScheduler
- runSync(Runnable) - Method in class com.elikill58.negativity.fabric.FabricAdapter
S
- sendAlertMessage(Player, String, int, int, Cheat.CheatHover, int) - Static method in class com.elikill58.negativity.fabric.FabricNegativity
- sendMessage(String) - Method in class com.elikill58.negativity.fabric.impl.entity.FabricCommandSender
- sendMessage(String) - Method in class com.elikill58.negativity.fabric.impl.entity.FabricEntity
- sendMessage(String) - Method in class com.elikill58.negativity.fabric.impl.entity.FabricPlayer
- sendMessage(ServerPlayerEntity, String, Object...) - Static method in class com.elikill58.negativity.fabric.Messages
- sendMessageList(ServerPlayerEntity, String, Object...) - Static method in class com.elikill58.negativity.fabric.Messages
- sendMessageRunnableHover(Player, String, String, String) - Method in class com.elikill58.negativity.fabric.FabricAdapter
- sendPacket(ServerPlayerEntity, Object) - Method in class com.elikill58.negativity.fabric.nms.Fabric_1_18_2
- sendPluginMessage(byte[]) - Static method in class com.elikill58.negativity.fabric.FabricNegativity
- sendPluginMessage(String, byte[]) - Method in class com.elikill58.negativity.fabric.impl.entity.FabricPlayer
- sendReportMessage(Player, String, String) - Static method in class com.elikill58.negativity.fabric.FabricNegativity
- sendToServer(String) - Method in class com.elikill58.negativity.fabric.impl.entity.FabricPlayer
- ServerPlayerEntityBridge - Interface in com.elikill58.negativity.fabric.bridge
- set(int, ItemStack) - Method in class com.elikill58.negativity.fabric.impl.inventory.FabricInventory
- set(int, ItemStack) - Method in class com.elikill58.negativity.fabric.impl.inventory.FabricPlayerInventory
- setAllowFlight(boolean) - Method in class com.elikill58.negativity.fabric.impl.entity.FabricPlayer
- setArmorContent(ItemStack[]) - Method in class com.elikill58.negativity.fabric.impl.inventory.FabricPlayerInventory
- setBoot(ItemStack) - Method in class com.elikill58.negativity.fabric.impl.inventory.FabricPlayerInventory
- setChestplate(ItemStack) - Method in class com.elikill58.negativity.fabric.impl.inventory.FabricPlayerInventory
- setFoodLevel(int) - Method in class com.elikill58.negativity.fabric.impl.entity.FabricPlayer
- setGameMode(GameMode) - Method in class com.elikill58.negativity.fabric.impl.entity.FabricPlayer
- setHealth(double) - Method in class com.elikill58.negativity.fabric.impl.entity.FabricPlayer
- setHelmet(ItemStack) - Method in class com.elikill58.negativity.fabric.impl.inventory.FabricPlayerInventory
- setLegging(ItemStack) - Method in class com.elikill58.negativity.fabric.impl.inventory.FabricPlayerInventory
- setPlayerVersion(Version) - Method in class com.elikill58.negativity.fabric.impl.entity.FabricPlayer
- setProtocolVersion(int) - Method in class com.elikill58.negativity.fabric.impl.entity.FabricPlayer
- setSneaking(boolean) - Method in class com.elikill58.negativity.fabric.impl.entity.FabricPlayer
- setSprinting(boolean) - Method in class com.elikill58.negativity.fabric.impl.entity.FabricPlayer
- setType(Material) - Method in class com.elikill58.negativity.fabric.impl.block.FabricBlock
- setVanished(boolean) - Method in class com.elikill58.negativity.fabric.impl.entity.FabricPlayer
- setVelocity(Vector) - Method in class com.elikill58.negativity.fabric.impl.entity.FabricEntity
- shutdown() - Method in class com.elikill58.negativity.fabric.FabricScheduler
- Slf4jLoggerAdapter - Class in com.elikill58.negativity.fabric
- Slf4jLoggerAdapter(Logger) - Constructor for class com.elikill58.negativity.fabric.Slf4jLoggerAdapter
- slots - Variable in class com.elikill58.negativity.fabric.mixin.MixinScreenHandler
T
- teleport(Entity) - Method in class com.elikill58.negativity.fabric.impl.entity.FabricPlayer
- teleport(Location) - Method in class com.elikill58.negativity.fabric.impl.entity.FabricPlayer
- tick(int) - Method in class com.elikill58.negativity.fabric.FabricScheduler
- toCommon(World, double, double, double) - Static method in class com.elikill58.negativity.fabric.impl.location.FabricLocation
- toCommon(World, BlockPos) - Static method in class com.elikill58.negativity.fabric.impl.location.FabricLocation
- toCommon(World, Vec3d) - Static method in class com.elikill58.negativity.fabric.impl.location.FabricLocation
U
- unsafeEnchant(Enchantment, int) - Method in class com.elikill58.negativity.fabric.impl.item.FabricItemBuilder
- updateInventory() - Method in class com.elikill58.negativity.fabric.impl.entity.FabricPlayer
- Utils - Class in com.elikill58.negativity.fabric.utils
- Utils() - Constructor for class com.elikill58.negativity.fabric.utils.Utils
W
- warn(String) - Method in class com.elikill58.negativity.fabric.Slf4jLoggerAdapter
All Classes and Interfaces|All Packages|Constant Field Values