Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- abandonConversation(Conversation) - Method in class net.glowstone.entity.GlowPlayer
- abandonConversation(Conversation, ConversationAbandonedEvent) - Method in class net.glowstone.entity.GlowPlayer
- ABSTRACT_HORSE_FLAGS - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- ABSTRACT_HORSE_OWNER - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- AbstractHorseStore<T extends GlowAbstractHorse> - Class in net.glowstone.io.entity
- AbstractHorseStore(Class<T>, EntityType, Function<Location, ? extends T>) - Constructor for class net.glowstone.io.entity.AbstractHorseStore
- AcaciaTree - Class in net.glowstone.generator.objects.trees
- AcaciaTree(Random, BlockStateDelegate) - Constructor for class net.glowstone.generator.objects.trees.AcaciaTree
-
Initializes this tree with a random height, preparing it to attempt to generate.
- accept(float) - Method in interface net.glowstone.util.FloatConsumer
-
Applies this function.
- accept(short) - Method in interface net.glowstone.util.ShortConsumer
-
Applies this function.
- acceptConversationInput(String) - Method in class net.glowstone.entity.GlowPlayer
- AcknowledgePlayerDiggingCodec - Class in net.glowstone.net.codec.play.game
- AcknowledgePlayerDiggingCodec() - Constructor for class net.glowstone.net.codec.play.game.AcknowledgePlayerDiggingCodec
- AcknowledgePlayerDiggingMessage - Class in net.glowstone.net.message.play.game
- AcknowledgePlayerDiggingMessage(int, int, int, int, int, boolean) - Constructor for class net.glowstone.net.message.play.game.AcknowledgePlayerDiggingMessage
- acquire(GlowChunk.Key) - Method in class net.glowstone.chunk.ChunkManager.ChunkLock
-
Acquires a lock on the given chunk key, if it's not already held.
- ACTION - Enum constant in enum class net.glowstone.net.message.play.game.TitleMessage.Action
-
Set text above the action bar.
- ACTION_ADD - Static variable in class net.glowstone.net.message.play.game.UnlockRecipesMessage
- ACTION_CLOSE - Static variable in class net.glowstone.net.message.play.player.AdvancementTabMessage
- ACTION_INIT - Static variable in class net.glowstone.net.message.play.game.UnlockRecipesMessage
- ACTION_OPEN - Static variable in class net.glowstone.net.message.play.player.AdvancementTabMessage
- ACTION_REMOVE - Static variable in class net.glowstone.net.message.play.game.UnlockRecipesMessage
- active - Variable in class net.glowstone.entity.GlowEntity
-
A flag indicating if this entity is currently active.
- add(int, E) - Method in class net.glowstone.util.collection.SuperList
- add(E) - Method in class net.glowstone.util.collection.ConcurrentSet
- add(E) - Method in class net.glowstone.util.collection.SuperCollection
- add(E) - Method in class net.glowstone.util.collection.SuperListIterator
- add(GlowPlayerProfile) - Static method in class net.glowstone.net.message.play.game.UserListItemMessage
- add(GlowPlayerProfile, int, int, TextMessage) - Static method in class net.glowstone.net.message.play.game.UserListItemMessage
-
Adds a player to this message.
- add(GlowSession) - Method in class net.glowstone.net.SessionRegistry
-
Adds a new session.
- add(ItemStack) - Method in class net.glowstone.inventory.InventoryIterator
- add(OfflinePlayer) - Method in class net.glowstone.util.bans.UuidListFile
-
If the given player is not already on this list, adds that player and saves the change to disk.
- add(Statistic, int) - Method in class net.glowstone.util.StatisticMap
- add(Statistic, EntityType, int) - Method in class net.glowstone.util.StatisticMap
-
Increment the given Statistic for the given EntityType.
- add(Statistic, Material, int) - Method in class net.glowstone.util.StatisticMap
-
Increment the given Statistic for the given Material.
- ADD - Enum constant in enum class net.glowstone.net.message.play.player.BossBarMessage.Action
- ADD_PLAYER - Enum constant in enum class net.glowstone.net.message.play.game.UserListItemMessage.Action
- ADD_PLAYERS - Enum constant in enum class net.glowstone.net.message.play.scoreboard.ScoreboardTeamMessage.Action
- addAdvancement(Advancement) - Method in class net.glowstone.GlowServer
-
Registers an advancement to the advancement registry.
- addAll(int, Collection<? extends E>) - Method in class net.glowstone.util.collection.SuperList
- addAll(Collection<? extends E>) - Method in class net.glowstone.util.collection.SuperCollection
- addAttachment(Plugin) - Method in class net.glowstone.entity.GlowEntity
- addAttachment(Plugin) - Method in class net.glowstone.entity.GlowHumanEntity
- addAttachment(Plugin) - Method in class net.glowstone.net.rcon.RconCommandSender
- addAttachment(Plugin, int) - Method in class net.glowstone.entity.GlowEntity
- addAttachment(Plugin, int) - Method in class net.glowstone.entity.GlowHumanEntity
- addAttachment(Plugin, int) - Method in class net.glowstone.net.rcon.RconCommandSender
- addAttachment(Plugin, String, boolean) - Method in class net.glowstone.entity.GlowEntity
- addAttachment(Plugin, String, boolean) - Method in class net.glowstone.entity.GlowHumanEntity
- addAttachment(Plugin, String, boolean) - Method in class net.glowstone.net.rcon.RconCommandSender
- addAttachment(Plugin, String, boolean, int) - Method in class net.glowstone.entity.GlowEntity
- addAttachment(Plugin, String, boolean, int) - Method in class net.glowstone.entity.GlowHumanEntity
- addAttachment(Plugin, String, boolean, int) - Method in class net.glowstone.net.rcon.RconCommandSender
- addAttributeModifier(Attribute, AttributeModifier) - Method in class net.glowstone.inventory.GlowMetaItem
- addBan(String, String, Date, String) - Method in class net.glowstone.util.bans.GlowBanList
- addBarToPlayer(Player) - Method in class net.glowstone.entity.monster.GlowBoss
-
Adds this boss's bar for the given player.
- addBossBar(BossBar) - Method in class net.glowstone.entity.GlowPlayer
-
Add a boss bar.
- addChannel(String) - Method in class net.glowstone.entity.GlowPlayer
-
Add a listening channel to this player.
- addCriterion(String) - Method in class net.glowstone.advancement.GlowAdvancement
-
Adds a criterion.
- addCustomEffect(PotionEffect, boolean) - Method in class net.glowstone.entity.projectile.GlowArrow
- addCustomEffect(PotionEffect, boolean) - Method in class net.glowstone.entity.projectile.GlowTippedArrow
- addCustomEffect(PotionEffect, boolean) - Method in class net.glowstone.inventory.GlowMetaPotion
- addCustomEffect(PotionEffect, boolean) - Method in class net.glowstone.entity.GlowAreaEffectCloud
- addDisabledSlots(EquipmentSlot...) - Method in class net.glowstone.entity.objects.GlowArmorStand
- addEffect(FireworkEffect) - Method in class net.glowstone.inventory.GlowMetaFirework
- addEffects(Iterable<FireworkEffect>) - Method in class net.glowstone.inventory.GlowMetaFirework
- addEffects(FireworkEffect...) - Method in class net.glowstone.inventory.GlowMetaFirework
- addEnchant(Enchantment, int, boolean) - Method in class net.glowstone.inventory.GlowMetaItem
- addEntry(String) - Method in class net.glowstone.scoreboard.GlowTeam
- addEquipmentLock(EquipmentSlot, ArmorStand.LockType) - Method in class net.glowstone.entity.objects.GlowArmorStand
- addExhaustion(float) - Method in class net.glowstone.entity.GlowPlayer
-
Increases the exhaustion counter, but applies the maximum.
- addFlag(BarFlag) - Method in class net.glowstone.boss.GlowBossBar
- addItem(RandomItemsContent.RandomAmountItem, int) - Method in class net.glowstone.generator.objects.RandomItemsContent
- addItem(ItemStack...) - Method in class net.glowstone.inventory.GlowInventory
- addItemFlags(ItemFlag...) - Method in class net.glowstone.inventory.GlowMetaItem
- addItemStack(ItemStack, boolean) - Method in class net.glowstone.inventory.GlowInventory
-
Adds the contents of the given ItemStack to the inventory.
- addJarFile(JarFile) - Static method in class net.glowstone.util.ClassPathAgent
-
Adds a JAR file to the system class loader.
- addModifier(AttributeModifier) - Method in class net.glowstone.entity.AttributeManager.Property
-
Add a modifier to this property.
- addMoveExhaustion(Location) - Method in class net.glowstone.entity.GlowPlayer
-
Add the exhaustion for sprinting from the given location to the current location, if this player is sprinting.
- addOne(GlowPlayerProfile) - Static method in class net.glowstone.net.message.play.game.UserListItemMessage
- addPassenger(Entity) - Method in class net.glowstone.entity.GlowEntity
- addPattern(Pattern) - Method in class net.glowstone.block.entity.state.GlowBanner
- addPattern(Pattern) - Method in class net.glowstone.inventory.GlowMetaBanner
- addPiece(GlowStructurePiece) - Method in class net.glowstone.generator.structures.GlowStructure
- addPlayer(Player) - Method in class net.glowstone.boss.GlowBossBar
- addPlayer(OfflinePlayer) - Method in class net.glowstone.scoreboard.GlowTeam
-
Deprecated.
- addPlayers(String, List<String>) - Static method in class net.glowstone.net.message.play.scoreboard.ScoreboardTeamMessage
- addPluginChunkTicket(int, int, Plugin) - Method in class net.glowstone.GlowWorld
- addPluginChunkTicket(Plugin) - Method in class net.glowstone.chunk.GlowChunk
- addPotionEffect(PotionEffect) - Method in class net.glowstone.entity.GlowLivingEntity
- addPotionEffect(PotionEffect, boolean) - Method in class net.glowstone.entity.GlowLivingEntity
- addPotionEffects(Collection<PotionEffect>) - Method in class net.glowstone.entity.GlowLivingEntity
- addRandomMaterial(Map<StructureBuilder.StructureMaterial, Integer>, int, Material, int) - Method in class net.glowstone.generator.structures.util.StructureBuilder
- addRecipe(Recipe) - Method in class net.glowstone.GlowServer
- addRecipe(NamespacedKey...) - Method in class net.glowstone.inventory.GlowMetaKnowledgeBook
- addRenderer(MapRenderer) - Method in class net.glowstone.map.GlowMapView
- addRequirement(List<String>) - Method in class net.glowstone.advancement.GlowAdvancement
- addScoreboardTag(String) - Method in class net.glowstone.entity.GlowEntity
- addSlot(boolean, int) - Method in class net.glowstone.inventory.DragTracker
-
Add a slot to an in-progress drag operation if possible.
- addStoredEnchant(Enchantment, int, boolean) - Method in class net.glowstone.inventory.GlowMetaEnchantedBook
- addTask(String) - Method in class net.glowstone.entity.ai.TaskManager
-
Add the task with this name, or replace it with a new instance if it already exists.
- addTask(EntityTask) - Method in class net.glowstone.entity.ai.TaskManager
-
Add the given task, replacing any existing task with the same name.
- addTick() - Method in class net.glowstone.chunk.GlowChunk
- addTopic(HelpTopic) - Method in class net.glowstone.util.GlowHelpMap
- addViewer() - Method in class net.glowstone.block.entity.ChestEntity
-
Increments the count of viewing players, and plays the opening sound if this chest isn't already open.
- addViewer(HumanEntity) - Method in class net.glowstone.inventory.GlowChestInventory
- addViewer(HumanEntity) - Method in class net.glowstone.inventory.GlowDoubleChestInventory
- addViewer(HumanEntity) - Method in class net.glowstone.inventory.GlowInventory
-
Add a viewer to the inventory.
- addVinesOnLeaves(int, int, int, World, Random) - Method in class net.glowstone.generator.objects.trees.CocoaTree
- addWorld(GlowWorld) - Method in class net.glowstone.scheduler.WorldScheduler
-
Attempts to start scheduled ticks for a world.
- ADJACENT - Static variable in class net.glowstone.block.blocktype.BlockType
- adjustHorizPos(World) - Method in class net.glowstone.generator.structures.GlowTemplePiece
- advancementIterator() - Method in class net.glowstone.GlowServer
- AdvancementsCodec - Class in net.glowstone.net.codec.play.player
- AdvancementsCodec() - Constructor for class net.glowstone.net.codec.play.player.AdvancementsCodec
- AdvancementsMessage - Class in net.glowstone.net.message.play.player
- AdvancementsMessage(boolean, Map<NamespacedKey, Advancement>, List<NamespacedKey>) - Constructor for class net.glowstone.net.message.play.player.AdvancementsMessage
- AdvancementTabCodec - Class in net.glowstone.net.codec.play.player
- AdvancementTabCodec() - Constructor for class net.glowstone.net.codec.play.player.AdvancementTabCodec
- AdvancementTabHandler - Class in net.glowstone.net.handler.play.player
- AdvancementTabHandler() - Constructor for class net.glowstone.net.handler.play.player.AdvancementTabHandler
- AdvancementTabMessage - Class in net.glowstone.net.message.play.player
- AdvancementTabMessage() - Constructor for class net.glowstone.net.message.play.player.AdvancementTabMessage
- AdvancementTabMessage(int, String) - Constructor for class net.glowstone.net.message.play.player.AdvancementTabMessage
- affectsSpawning - Variable in class net.glowstone.entity.GlowPlayer
- afterDestroy(GlowPlayer, GlowBlock, BlockFace, GlowBlockState) - Method in class net.glowstone.block.blocktype.BlockType
-
Called after a player successfully destroys a block.
- afterPlace(GlowPlayer, GlowBlock, ItemStack, GlowBlockState) - Method in class net.glowstone.block.blocktype.BlockBanner
- afterPlace(GlowPlayer, GlowBlock, ItemStack, GlowBlockState) - Method in class net.glowstone.block.blocktype.BlockBed
- afterPlace(GlowPlayer, GlowBlock, ItemStack, GlowBlockState) - Method in class net.glowstone.block.blocktype.BlockDispenser
- afterPlace(GlowPlayer, GlowBlock, ItemStack, GlowBlockState) - Method in class net.glowstone.block.blocktype.BlockDoublePlant
- afterPlace(GlowPlayer, GlowBlock, ItemStack, GlowBlockState) - Method in class net.glowstone.block.blocktype.BlockFalling
- afterPlace(GlowPlayer, GlowBlock, ItemStack, GlowBlockState) - Method in class net.glowstone.block.blocktype.BlockLamp
- afterPlace(GlowPlayer, GlowBlock, ItemStack, GlowBlockState) - Method in class net.glowstone.block.blocktype.BlockNote
- afterPlace(GlowPlayer, GlowBlock, ItemStack, GlowBlockState) - Method in class net.glowstone.block.blocktype.BlockPumpkin
- afterPlace(GlowPlayer, GlowBlock, ItemStack, GlowBlockState) - Method in class net.glowstone.block.blocktype.BlockRedstone
- afterPlace(GlowPlayer, GlowBlock, ItemStack, GlowBlockState) - Method in class net.glowstone.block.blocktype.BlockRedstoneComparator
- afterPlace(GlowPlayer, GlowBlock, ItemStack, GlowBlockState) - Method in class net.glowstone.block.blocktype.BlockRedstoneRepeater
- afterPlace(GlowPlayer, GlowBlock, ItemStack, GlowBlockState) - Method in class net.glowstone.block.blocktype.BlockRedstoneTorch
- afterPlace(GlowPlayer, GlowBlock, ItemStack, GlowBlockState) - Method in class net.glowstone.block.blocktype.BlockSign
- afterPlace(GlowPlayer, GlowBlock, ItemStack, GlowBlockState) - Method in class net.glowstone.block.blocktype.BlockSkull
- afterPlace(GlowPlayer, GlowBlock, ItemStack, GlowBlockState) - Method in class net.glowstone.block.blocktype.BlockTnt
- afterPlace(GlowPlayer, GlowBlock, ItemStack, GlowBlockState) - Method in class net.glowstone.block.blocktype.BlockTorch
- afterPlace(GlowPlayer, GlowBlock, ItemStack, GlowBlockState) - Method in class net.glowstone.block.blocktype.BlockType
-
Called after a block has been placed by a player.
- AGE_ISBABY - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- AgeableStore<T extends GlowAgeable> - Class in net.glowstone.io.entity
- AgeableStore(Class<T>, String, Function<Location, ? extends T>) - Constructor for class net.glowstone.io.entity.AgeableStore
- AgeableStore(Class<T>, EntityType, Function<Location, ? extends T>) - Constructor for class net.glowstone.io.entity.AgeableStore
- agentmain(String, Instrumentation) - Static method in class net.glowstone.util.ClassPathAgent
- AIR - Enum constant in enum class net.glowstone.block.itemtype.ItemType.Context
-
The item can only be used when clicking in the air.
- AIR_TIME - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- AIR_VARIANTS - Static variable in class net.glowstone.block.GlowTags
- airDrag - Variable in class net.glowstone.entity.GlowEntity
-
Velocity reduction applied each tick in air.
- all(Material) - Method in class net.glowstone.inventory.GlowInventory
- all(ItemStack) - Method in class net.glowstone.inventory.GlowInventory
- ALL - Enum constant in enum class net.glowstone.command.minecraft.TestForBlocksCommand.MatchMode
- ALL - Enum constant in enum class net.glowstone.util.collection.SuperCollection.AdditionMode
- ALL - Enum constant in enum class net.glowstone.util.collection.SuperCollection.ResultMode
- ALLIUM - Enum constant in enum class net.glowstone.generator.objects.FlowerType
- ALLOW_CLIENT_MODS - Enum constant in enum class net.glowstone.util.config.ServerConfig.Key
- ALLOW_END - Enum constant in enum class net.glowstone.util.config.ServerConfig.Key
- ALLOW_FLIGHT - Enum constant in enum class net.glowstone.util.config.ServerConfig.Key
- ALLOW_NETHER - Enum constant in enum class net.glowstone.util.config.ServerConfig.Key
- allowFriendlyFire() - Method in class net.glowstone.scoreboard.GlowTeam
- AMBIENT_LIMIT - Enum constant in enum class net.glowstone.util.config.ServerConfig.Key
- AMBIENT_TICKS - Enum constant in enum class net.glowstone.util.config.ServerConfig.Key
- amendTopics(ConfigurationSection) - Method in class net.glowstone.util.GlowHelpMap
-
Process topic amendments from help.yml.
- amount - Variable in class net.glowstone.generator.decorators.BlockDecorator
- and(boolean, boolean) - Static method in class net.glowstone.util.loot.LootingUtil
- ANIMAL_HEARTS - Static variable in class net.glowstone.net.message.play.entity.EntityStatusMessage
- ANIMAL_LIMIT - Enum constant in enum class net.glowstone.util.config.ServerConfig.Key
- ANIMAL_TICKS - Enum constant in enum class net.glowstone.util.config.ServerConfig.Key
- AnimalStore<T extends GlowAnimal> - Class in net.glowstone.io.entity
- AnimalStore(Class<T>, String, Function<Location, T>) - Constructor for class net.glowstone.io.entity.AnimalStore
- AnimalStore(Class<T>, EntityType, Function<Location, T>) - Constructor for class net.glowstone.io.entity.AnimalStore
- ANNOUNCE_ADVANCEMENTS - Static variable in interface net.glowstone.constants.GameRules
- AnvilChunkIoService - Class in net.glowstone.io.anvil
-
An implementation of the
ChunkIoService
which reads and writes Anvil maps, an improvement on the McRegion file format. - AnvilChunkIoService(File) - Constructor for class net.glowstone.io.anvil.AnvilChunkIoService
- AnvilWorldStorageProvider - Class in net.glowstone.io.anvil
-
A
WorldStorageProvider
for the Anvil map format. - AnvilWorldStorageProvider(File) - Constructor for class net.glowstone.io.anvil.AnvilWorldStorageProvider
-
Create an instance for the given root folder.
- ANY - Enum constant in enum class net.glowstone.block.itemtype.ItemType.Context
-
The item can be used on any click.
- ANY - Enum constant in enum class net.glowstone.util.collection.SuperCollection.ResultMode
- appliesTo(Class<? extends Entity>) - Method in enum class net.glowstone.entity.meta.MetadataIndex
- applyBoneMeal(BlockFace) - Method in class net.glowstone.block.GlowBlock
- applyDragBeforeAccel - Variable in class net.glowstone.entity.GlowEntity
-
If drag is applied before appling acceleration while calculating physics.
- applyMending(int) - Method in class net.glowstone.entity.GlowPlayer
- applyMessages(Collection<Message>) - Method in class net.glowstone.entity.AttributeManager
-
Adds an
EntityPropertyMessage
with our entity's properties to the given collection of messages, if the client's snapshot is stale. - applyPhysics(Material, Material, byte, byte) - Method in class net.glowstone.block.GlowBlock
-
Notify this block and its surrounding blocks that this block has changed type and data.
- applyPotionEffectWithIntensity(PotionEffect, LivingEntity, double, double) - Static method in class net.glowstone.util.EntityUtils
-
Applies a potion effect with an intensity ranging from 0.0 for no effect to 1.0 for full effect.
- AREAEFFECTCLOUD_COLOR - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- AREAEFFECTCLOUD_PARTICLE - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- AREAEFFECTCLOUD_POINT - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- AREAEFFECTCLOUD_RADIUS - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- ARM_UP - Static variable in interface net.glowstone.entity.meta.MetadataIndex.StatusFlags
- ArmorConstants - Enum Class in net.glowstone.inventory
- ArmorDispenseBehavior - Class in net.glowstone.dispenser
- ArmorDispenseBehavior() - Constructor for class net.glowstone.dispenser.ArmorDispenseBehavior
- ARMORSTAND_BODY_POSITION - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- ARMORSTAND_FLAGS - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- ARMORSTAND_HEAD_POSITION - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- ARMORSTAND_LEFT_ARM_POSITION - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- ARMORSTAND_LEFT_LEG_POSITION - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- ARMORSTAND_RIGHT_ARM_POSITION - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- ARMORSTAND_RIGHT_LEG_POSITION - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- ARRAY_END - Enum constant in enum class net.glowstone.util.mojangson.MojangsonToken
- ARRAY_SIZE - Static variable in class net.glowstone.chunk.ChunkSection
-
The number of blocks in a chunk section, and thus the number of elements in all arrays used for it.
- ARRAY_START - Enum constant in enum class net.glowstone.util.mojangson.MojangsonToken
- ARROW - Enum constant in enum class net.glowstone.net.message.play.game.StateChangeMessage.Reason
- ARROW_COUNT - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- ARROW_CRITICAL - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- ARROW_SHOOTER_ID - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- ArrowStore<T extends GlowArrow> - Class in net.glowstone.io.entity
- ArrowStore(Class<T>, String, Function<Location, T>) - Constructor for class net.glowstone.io.entity.ArrowStore
- asClone() - Method in class net.glowstone.util.collection.SuperCollection
-
Returns a new collection with the same contents as the parents.
- asClone() - Method in class net.glowstone.util.collection.SuperList
- asClone() - Method in class net.glowstone.util.collection.SuperSet
- asHoverEvent(ItemStack, UnaryOperator<HoverEvent.ShowItem>) - Method in class net.glowstone.inventory.GlowItemFactory
- asMetaFor(ItemMeta, Material) - Method in class net.glowstone.inventory.GlowItemFactory
- asMetaFor(ItemMeta, ItemStack) - Method in class net.glowstone.inventory.GlowItemFactory
- asPlaintext() - Method in class net.glowstone.util.TextMessage
-
Attempt to convert the message to its plaintext representation.
- AStarAlgorithm - Class in net.glowstone.util.pathfinding.algorithms
-
An implementation of
IAlgorithm
for A* Pathfinding. - AStarAlgorithm() - Constructor for class net.glowstone.util.pathfinding.algorithms.AStarAlgorithm
- AttachEntityCodec - Class in net.glowstone.net.codec.play.entity
- AttachEntityCodec() - Constructor for class net.glowstone.net.codec.play.entity.AttachEntityCodec
- AttachEntityMessage - Class in net.glowstone.net.message.play.entity
- AttachEntityMessage(int, int) - Constructor for class net.glowstone.net.message.play.entity.AttachEntityMessage
- attack(Entity) - Method in class net.glowstone.entity.GlowLivingEntity
- ATTACK - Enum constant in enum class net.glowstone.net.message.play.player.InteractEntityMessage.Action
- AttackDamage - Class in net.glowstone.constants
-
Map of attack damage values and durability costs for various weapon types, until better item type support is available.
- ATTACKED - Static variable in class net.glowstone.entity.ai.MobState
- AttributeManager - Class in net.glowstone.entity
-
Manages the attributes described at https://minecraft.gamepedia.com/Attribute
- AttributeManager(GlowLivingEntity) - Constructor for class net.glowstone.entity.AttributeManager
-
Create an instance for the given entity.
- AttributeManager.Key - Enum Class in net.glowstone.entity
- AttributeManager.Property - Class in net.glowstone.entity
- audiences() - Method in class net.glowstone.GlowServer
- AUTH_FAILED - Static variable in interface net.glowstone.i18n.ConsoleMessages.Warn.Crypt
- AUTH_FAILED - Static variable in interface net.glowstone.i18n.GlowstoneMessages.Kick.Crypt
- AUTH_INTERNAL - Static variable in interface net.glowstone.i18n.ConsoleMessages.Error.Net.Crypt
- AUTH_INTERNAL - Static variable in interface net.glowstone.i18n.GlowstoneMessages.Kick.Crypt
- automaticHeightMap() - Method in class net.glowstone.chunk.GlowChunk
-
Automatically fill the height map after chunks have been initialized.
- AXE - Enum constant in enum class net.glowstone.inventory.ToolType
B
- backupBlockState(Block) - Method in class net.glowstone.util.BlockStateDelegate
-
Backups a block state.
- BACKWARDS - Enum constant in enum class net.glowstone.util.RectangularRegion.IterationDirection
- BAD_SHARED_SECRET - Static variable in interface net.glowstone.i18n.ConsoleMessages.Warn.Crypt
- BAD_SLOT - Static variable in interface net.glowstone.i18n.ConsoleMessages.Info.Enchant
- BAD_UUID - Static variable in interface net.glowstone.i18n.ConsoleMessages.Error.Net.Crypt
- BAD_UUID - Static variable in interface net.glowstone.i18n.GlowstoneMessages.Kick.Crypt
- BAD_VERIFY_TOKEN - Static variable in interface net.glowstone.i18n.ConsoleMessages.Warn.Crypt
- BadlandsPopulator - Class in net.glowstone.generator.populators.overworld
- BadlandsPopulator() - Constructor for class net.glowstone.generator.populators.overworld.BadlandsPopulator
-
Creates a populator specialized for badlands biomes.
- BanCommand - Class in net.glowstone.command.minecraft
- BanCommand() - Constructor for class net.glowstone.command.minecraft.BanCommand
-
Creates the instance for this command.
- banIP(String) - Method in class net.glowstone.GlowServer
- BanIpCommand - Class in net.glowstone.command.minecraft
- BanIpCommand() - Constructor for class net.glowstone.command.minecraft.BanIpCommand
-
Creates the instance for this command.
- BanListCommand - Class in net.glowstone.command.minecraft
- BanListCommand() - Constructor for class net.glowstone.command.minecraft.BanListCommand
-
Creates the instance for this command.
- BANNED - Static variable in interface net.glowstone.i18n.GlowstoneMessages.Kick
- BANNER - Enum constant in enum class net.glowstone.constants.GlowBlockEntity
- BannerEntity - Class in net.glowstone.block.entity
- BannerEntity(GlowBlock) - Constructor for class net.glowstone.block.entity.BannerEntity
- baseColor - Variable in class net.glowstone.inventory.GlowMetaBanner
- BaseOrePopulator - Class in net.glowstone.generator.populators.common
- BaseOrePopulator() - Constructor for class net.glowstone.generator.populators.common.BaseOrePopulator
- BAT_FLAGS - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- BEACON - Enum constant in enum class net.glowstone.constants.GlowBlockEntity
- BEACON_BASE - Static variable in class net.glowstone.block.GlowTags
- BeaconEffectCodec - Class in net.glowstone.net.codec.play.game
- BeaconEffectCodec() - Constructor for class net.glowstone.net.codec.play.game.BeaconEffectCodec
- BeaconEffectHandler - Class in net.glowstone.net.handler.play.game
- BeaconEffectHandler() - Constructor for class net.glowstone.net.handler.play.game.BeaconEffectHandler
- BeaconEffectMessage - Class in net.glowstone.net.message.play.game
- BeaconEffectMessage(int, int) - Constructor for class net.glowstone.net.message.play.game.BeaconEffectMessage
- BeaconEntity - Class in net.glowstone.block.entity
- BeaconEntity(GlowBlock) - Constructor for class net.glowstone.block.entity.BeaconEntity
- BeaconEntity.BeaconEffectPriority - Enum Class in net.glowstone.block.entity
- BED - Enum constant in enum class net.glowstone.constants.GlowBlockEntity
- BedEntity - Class in net.glowstone.block.entity
- BedEntity(GlowBlock) - Constructor for class net.glowstone.block.entity.BedEntity
- beginConversation(Conversation) - Method in class net.glowstone.entity.GlowPlayer
- beginReadingData(UUID) - Method in class net.glowstone.io.nbt.NbtPlayerDataService
- beginReadingData(UUID) - Method in interface net.glowstone.io.PlayerDataService
-
Begin reading player data for online or offline player loading.
- BEST - Static variable in interface net.glowstone.i18n.ConsoleMessages.Info.Opencl
- BEST_VERSION_TIEBREAKER - Static variable in interface net.glowstone.i18n.ConsoleMessages.Info.Opencl
- bestDatagramChannel() - Static method in class net.glowstone.net.Networking
-
Gets the "best" datagram channel available.
- bestServerSocketChannel() - Static method in class net.glowstone.net.Networking
-
Gets the "best" server socket channel available.
- bestSocketChannel() - Static method in class net.glowstone.net.Networking
-
Gets the "best" socket channel available.
- BigOakTree - Class in net.glowstone.generator.objects.trees
- BigOakTree(Random, BlockStateDelegate) - Constructor for class net.glowstone.generator.objects.trees.BigOakTree
- BigTree - Class in net.glowstone.generator.objects.trees
- BigTree(Random, BlockStateDelegate) - Constructor for class net.glowstone.generator.objects.trees.BigTree
-
Initializes this tree with a random height, preparing it to attempt to generate.
- bind(InetSocketAddress) - Method in class net.glowstone.net.GameServer
- bind(InetSocketAddress) - Method in class net.glowstone.net.GlowDatagramServer
- bind(InetSocketAddress) - Method in class net.glowstone.net.GlowNetworkServer
- bind(InetSocketAddress) - Method in class net.glowstone.net.GlowSocketServer
- bind(InetSocketAddress) - Method in class net.glowstone.net.query.QueryServer
-
Bind the server on the specified address.
- bind(InetSocketAddress) - Method in class net.glowstone.net.rcon.RconServer
-
Bind the server on the specified address.
- bind(EntityStore<T>) - Static method in class net.glowstone.io.entity.EntityStorage
-
Binds a store by adding entries for it to the tables.
- BIND_FAILED - Static variable in interface net.glowstone.i18n.ConsoleMessages.Error.Net
- BIND_FAILED_UNKNOWN - Static variable in interface net.glowstone.i18n.ConsoleMessages.Error.Net
- BIND_INTERRUPTED - Static variable in interface net.glowstone.i18n.ConsoleMessages.Error.Rcon
- BINDING - Static variable in interface net.glowstone.i18n.ConsoleMessages.Info.Net
- BIOME_HEIGHT_BIG_HILLS - Enum constant in enum class net.glowstone.util.config.WorldConfig.Key
- BIOME_HEIGHT_BIG_HILLS2 - Enum constant in enum class net.glowstone.util.config.WorldConfig.Key
- BIOME_HEIGHT_DEEP_OCEAN - Enum constant in enum class net.glowstone.util.config.WorldConfig.Key
- BIOME_HEIGHT_DEFAULT - Enum constant in enum class net.glowstone.util.config.WorldConfig.Key
- BIOME_HEIGHT_DEFAULT_HILLS - Enum constant in enum class net.glowstone.util.config.WorldConfig.Key
- BIOME_HEIGHT_EXTREME_HILLS - Enum constant in enum class net.glowstone.util.config.WorldConfig.Key
- BIOME_HEIGHT_FLAT_SHORE - Enum constant in enum class net.glowstone.util.config.WorldConfig.Key
- BIOME_HEIGHT_FLATLANDS - Enum constant in enum class net.glowstone.util.config.WorldConfig.Key
- BIOME_HEIGHT_FLATLANDS_HILLS - Enum constant in enum class net.glowstone.util.config.WorldConfig.Key
- BIOME_HEIGHT_HIGH_PLATEAU - Enum constant in enum class net.glowstone.util.config.WorldConfig.Key
- BIOME_HEIGHT_HIGH_SPIKES - Enum constant in enum class net.glowstone.util.config.WorldConfig.Key
- BIOME_HEIGHT_HILLS - Enum constant in enum class net.glowstone.util.config.WorldConfig.Key
- BIOME_HEIGHT_LOW_HILLS - Enum constant in enum class net.glowstone.util.config.WorldConfig.Key
- BIOME_HEIGHT_LOW_SPIKES - Enum constant in enum class net.glowstone.util.config.WorldConfig.Key
- BIOME_HEIGHT_MID_HILLS - Enum constant in enum class net.glowstone.util.config.WorldConfig.Key
- BIOME_HEIGHT_MID_HILLS2 - Enum constant in enum class net.glowstone.util.config.WorldConfig.Key
- BIOME_HEIGHT_MID_PLAINS - Enum constant in enum class net.glowstone.util.config.WorldConfig.Key
- BIOME_HEIGHT_OCEAN - Enum constant in enum class net.glowstone.util.config.WorldConfig.Key
- BIOME_HEIGHT_RIVER - Enum constant in enum class net.glowstone.util.config.WorldConfig.Key
- BIOME_HEIGHT_ROCKY_SHORE - Enum constant in enum class net.glowstone.util.config.WorldConfig.Key
- BIOME_HEIGHT_SWAMPLAND - Enum constant in enum class net.glowstone.util.config.WorldConfig.Key
- BIOME_HEIGHT_SWAMPLAND_HILLS - Enum constant in enum class net.glowstone.util.config.WorldConfig.Key
- BIOME_SCALE_BIG_HILLS - Enum constant in enum class net.glowstone.util.config.WorldConfig.Key
- BIOME_SCALE_BIG_HILLS2 - Enum constant in enum class net.glowstone.util.config.WorldConfig.Key
- BIOME_SCALE_DEEP_OCEAN - Enum constant in enum class net.glowstone.util.config.WorldConfig.Key
- BIOME_SCALE_DEFAULT - Enum constant in enum class net.glowstone.util.config.WorldConfig.Key
- BIOME_SCALE_DEFAULT_HILLS - Enum constant in enum class net.glowstone.util.config.WorldConfig.Key
- BIOME_SCALE_EXTREME_HILLS - Enum constant in enum class net.glowstone.util.config.WorldConfig.Key
- BIOME_SCALE_FLAT_SHORE - Enum constant in enum class net.glowstone.util.config.WorldConfig.Key
- BIOME_SCALE_FLATLANDS - Enum constant in enum class net.glowstone.util.config.WorldConfig.Key
- BIOME_SCALE_FLATLANDS_HILLS - Enum constant in enum class net.glowstone.util.config.WorldConfig.Key
- BIOME_SCALE_HIGH_PLATEAU - Enum constant in enum class net.glowstone.util.config.WorldConfig.Key
- BIOME_SCALE_HIGH_SPIKES - Enum constant in enum class net.glowstone.util.config.WorldConfig.Key
- BIOME_SCALE_HILLS - Enum constant in enum class net.glowstone.util.config.WorldConfig.Key
- BIOME_SCALE_LOW_HILLS - Enum constant in enum class net.glowstone.util.config.WorldConfig.Key
- BIOME_SCALE_LOW_SPIKES - Enum constant in enum class net.glowstone.util.config.WorldConfig.Key
- BIOME_SCALE_MID_HILLS - Enum constant in enum class net.glowstone.util.config.WorldConfig.Key
- BIOME_SCALE_MID_HILLS2 - Enum constant in enum class net.glowstone.util.config.WorldConfig.Key
- BIOME_SCALE_MID_PLAINS - Enum constant in enum class net.glowstone.util.config.WorldConfig.Key
- BIOME_SCALE_OCEAN - Enum constant in enum class net.glowstone.util.config.WorldConfig.Key
- BIOME_SCALE_RIVER - Enum constant in enum class net.glowstone.util.config.WorldConfig.Key
- BIOME_SCALE_ROCKY_SHORE - Enum constant in enum class net.glowstone.util.config.WorldConfig.Key
- BIOME_SCALE_SWAMPLAND - Enum constant in enum class net.glowstone.util.config.WorldConfig.Key
- BIOME_SCALE_SWAMPLAND_HILLS - Enum constant in enum class net.glowstone.util.config.WorldConfig.Key
- BiomeEdgeMapLayer - Class in net.glowstone.generator.biomegrid
- BiomeEdgeMapLayer(long, MapLayer) - Constructor for class net.glowstone.generator.biomegrid.BiomeEdgeMapLayer
- BiomeMapLayer - Class in net.glowstone.generator.biomegrid
- BiomeMapLayer(long, MapLayer) - Constructor for class net.glowstone.generator.biomegrid.BiomeMapLayer
- BiomePopulator - Class in net.glowstone.generator.populators.overworld
- BiomePopulator(Biome...) - Constructor for class net.glowstone.generator.populators.overworld.BiomePopulator
-
Creates a populator for lakes; dungeons; caves; ores; sand, gravel and clay patches; desert wells; and vegetation.
- BiomeThinEdgeMapLayer - Class in net.glowstone.generator.biomegrid
- BiomeThinEdgeMapLayer(long, MapLayer) - Constructor for class net.glowstone.generator.biomegrid.BiomeThinEdgeMapLayer
- BiomeVariationMapLayer - Class in net.glowstone.generator.biomegrid
- BiomeVariationMapLayer(long, MapLayer) - Constructor for class net.glowstone.generator.biomegrid.BiomeVariationMapLayer
-
Creates an instance with no variation layer.
- BiomeVariationMapLayer(long, MapLayer, MapLayer) - Constructor for class net.glowstone.generator.biomegrid.BiomeVariationMapLayer
-
Creates an instance with the given variation layer.
- BirchForestPopulator - Class in net.glowstone.generator.populators.overworld
- BirchForestPopulator() - Constructor for class net.glowstone.generator.populators.overworld.BirchForestPopulator
- BirchTree - Class in net.glowstone.generator.objects.trees
- BirchTree(Random, BlockStateDelegate) - Constructor for class net.glowstone.generator.objects.trees.BirchTree
-
Initializes this tree with a random height, preparing it to attempt to generate.
- BISECTED_BLOCKS - Static variable in class net.glowstone.block.GlowTags
- BLAST_FURNACE - Enum constant in enum class net.glowstone.net.message.play.game.RecipeBookStateMessage.RecipeBookType
- BLAZE_ON_FIRE - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- block - Variable in class net.glowstone.block.entity.BlockEntity
-
Get the block this BlockEntity is associated with.
- BLOCK - Enum constant in enum class net.glowstone.block.itemtype.ItemType.Context
-
The item can only be used when clicking against a block.
- BlockActionCodec - Class in net.glowstone.net.codec.play.game
- BlockActionCodec() - Constructor for class net.glowstone.net.codec.play.game.BlockActionCodec
- BlockActionMessage - Class in net.glowstone.net.message.play.game
- BlockActionMessage(int, int, int, int, int, int) - Constructor for class net.glowstone.net.message.play.game.BlockActionMessage
- BlockActionMessage(int, int, int, int, int, BlockData) - Constructor for class net.glowstone.net.message.play.game.BlockActionMessage
- BlockActionMessage(int, int, int, int, int, Material) - Constructor for class net.glowstone.net.message.play.game.BlockActionMessage
- BlockAnvil - Class in net.glowstone.block.blocktype
- BlockAnvil() - Constructor for class net.glowstone.block.blocktype.BlockAnvil
- BlockAttachable - Class in net.glowstone.block.blocktype
- BlockAttachable() - Constructor for class net.glowstone.block.blocktype.BlockAttachable
- BlockBanner - Class in net.glowstone.block.blocktype
- BlockBanner() - Constructor for class net.glowstone.block.blocktype.BlockBanner
- BlockBeacon - Class in net.glowstone.block.blocktype
- BlockBeacon() - Constructor for class net.glowstone.block.blocktype.BlockBeacon
- BlockBed - Class in net.glowstone.block.blocktype
- BlockBed() - Constructor for class net.glowstone.block.blocktype.BlockBed
- BlockBoundingBox - Class in net.glowstone.entity.physics
- BlockBoundingBox(Block) - Constructor for class net.glowstone.entity.physics.BlockBoundingBox
-
Creates a bounding box that is effectively the entire given block.
- BlockBreakAnimationCodec - Class in net.glowstone.net.codec.play.game
- BlockBreakAnimationCodec() - Constructor for class net.glowstone.net.codec.play.game.BlockBreakAnimationCodec
- BlockBreakAnimationMessage - Class in net.glowstone.net.message.play.game
- BlockBreakAnimationMessage(int, int, int, int, int) - Constructor for class net.glowstone.net.message.play.game.BlockBreakAnimationMessage
- BlockBrewingStand - Class in net.glowstone.block.blocktype
- BlockBrewingStand() - Constructor for class net.glowstone.block.blocktype.BlockBrewingStand
- BlockButton - Class in net.glowstone.block.blocktype
- BlockButton(Material) - Constructor for class net.glowstone.block.blocktype.BlockButton
- BlockCactus - Class in net.glowstone.block.blocktype
- BlockCactus() - Constructor for class net.glowstone.block.blocktype.BlockCactus
- BlockCarpet - Class in net.glowstone.block.blocktype
- BlockCarpet() - Constructor for class net.glowstone.block.blocktype.BlockCarpet
- BlockCarrot - Class in net.glowstone.block.blocktype
- BlockCarrot() - Constructor for class net.glowstone.block.blocktype.BlockCarrot
- BlockCauldron - Class in net.glowstone.block.blocktype
- BlockCauldron() - Constructor for class net.glowstone.block.blocktype.BlockCauldron
- BlockChangeCodec - Class in net.glowstone.net.codec.play.game
- BlockChangeCodec() - Constructor for class net.glowstone.net.codec.play.game.BlockChangeCodec
- BlockChangeMessage - Class in net.glowstone.net.message.play.game
- BlockChangeMessage(int, int, int, int) - Constructor for class net.glowstone.net.message.play.game.BlockChangeMessage
- BlockChest - Class in net.glowstone.block.blocktype
- BlockChest() - Constructor for class net.glowstone.block.blocktype.BlockChest
- BlockChest(boolean) - Constructor for class net.glowstone.block.blocktype.BlockChest
- BlockChorusFlower - Class in net.glowstone.block.blocktype
- BlockChorusFlower() - Constructor for class net.glowstone.block.blocktype.BlockChorusFlower
- BlockChorusPlant - Class in net.glowstone.block.blocktype
- BlockChorusPlant() - Constructor for class net.glowstone.block.blocktype.BlockChorusPlant
- BlockClimbable - Class in net.glowstone.block.blocktype
- BlockClimbable() - Constructor for class net.glowstone.block.blocktype.BlockClimbable
- BlockCocoa - Class in net.glowstone.block.blocktype
- BlockCocoa() - Constructor for class net.glowstone.block.blocktype.BlockCocoa
- BlockConcretePowder - Class in net.glowstone.block.blocktype
- BlockConcretePowder() - Constructor for class net.glowstone.block.blocktype.BlockConcretePowder
- BlockContainer - Class in net.glowstone.block.blocktype
-
Base BlockType for containers.
- BlockContainer() - Constructor for class net.glowstone.block.blocktype.BlockContainer
- BlockCrops - Class in net.glowstone.block.blocktype
- BlockCrops() - Constructor for class net.glowstone.block.blocktype.BlockCrops
- blockData - Variable in class net.glowstone.block.GlowBlockState
- BlockDaylightDetector - Class in net.glowstone.block.blocktype
- BlockDaylightDetector() - Constructor for class net.glowstone.block.blocktype.BlockDaylightDetector
- BlockDeadBush - Class in net.glowstone.block.blocktype
- BlockDeadBush() - Constructor for class net.glowstone.block.blocktype.BlockDeadBush
- BlockDecorator - Class in net.glowstone.generator.decorators
- BlockDecorator() - Constructor for class net.glowstone.generator.decorators.BlockDecorator
- blockDestroy(GlowPlayer, GlowBlock, BlockFace) - Method in class net.glowstone.block.blocktype.BlockDoublePlant
- blockDestroy(GlowPlayer, GlowBlock, BlockFace) - Method in class net.glowstone.block.blocktype.BlockJukebox
- blockDestroy(GlowPlayer, GlowBlock, BlockFace) - Method in class net.glowstone.block.blocktype.BlockLeaves
- blockDestroy(GlowPlayer, GlowBlock, BlockFace) - Method in class net.glowstone.block.blocktype.BlockLog
- blockDestroy(GlowPlayer, GlowBlock, BlockFace) - Method in class net.glowstone.block.blocktype.BlockMonsterEgg
- blockDestroy(GlowPlayer, GlowBlock, BlockFace) - Method in class net.glowstone.block.blocktype.BlockPiston
- blockDestroy(GlowPlayer, GlowBlock, BlockFace) - Method in class net.glowstone.block.blocktype.BlockType
-
Called when a player attempts to destroy a block.
- BlockDirectDrops - Class in net.glowstone.block.blocktype
- BlockDirectDrops(MaterialMatcher) - Constructor for class net.glowstone.block.blocktype.BlockDirectDrops
-
Creates a block type that drops nothing when broken.
- BlockDirectDrops(Material) - Constructor for class net.glowstone.block.blocktype.BlockDirectDrops
-
Creates a block type that directly drops 1 copy of an item with damage or block data 0 when broken, and can be broken without a tool.
- BlockDirectDrops(Material, int) - Constructor for class net.glowstone.block.blocktype.BlockDirectDrops
-
Creates a block type that directly drops an item with damage or block data 0 when broken, and can be broken without a tool.
- BlockDirectDrops(Material, int, int) - Constructor for class net.glowstone.block.blocktype.BlockDirectDrops
-
Creates a block type that drops an item directly when broken, and can be broken without a tool.
- BlockDirectDrops(Material, int, int, MaterialMatcher) - Constructor for class net.glowstone.block.blocktype.BlockDirectDrops
-
Creates a block type that drops an item directly when broken.
- BlockDirectDrops(Material, MaterialMatcher) - Constructor for class net.glowstone.block.blocktype.BlockDirectDrops
-
Creates a block type that directly drops 1 copy of an item with damage or block data 0 when broken.
- BlockDirectional - Class in net.glowstone.block.blocktype
- BlockDirectional(boolean) - Constructor for class net.glowstone.block.blocktype.BlockDirectional
- BlockDirt - Class in net.glowstone.block.blocktype
- BlockDirt() - Constructor for class net.glowstone.block.blocktype.BlockDirt
- BlockDispenser - Class in net.glowstone.block.blocktype
- BlockDispenser() - Constructor for class net.glowstone.block.blocktype.BlockDispenser
- BlockDoor - Class in net.glowstone.block.blocktype
- BlockDoor(Material) - Constructor for class net.glowstone.block.blocktype.BlockDoor
- BlockDoublePlant - Class in net.glowstone.block.blocktype
- BlockDoublePlant() - Constructor for class net.glowstone.block.blocktype.BlockDoublePlant
- BlockDoubleSlab - Class in net.glowstone.block.blocktype
- BlockDoubleSlab() - Constructor for class net.glowstone.block.blocktype.BlockDoubleSlab
- BlockDropless - Class in net.glowstone.block.blocktype
- BlockDropless() - Constructor for class net.glowstone.block.blocktype.BlockDropless
- BlockDropper - Class in net.glowstone.block.blocktype
- BlockDropper() - Constructor for class net.glowstone.block.blocktype.BlockDropper
- BlockEnchantmentTable - Class in net.glowstone.block.blocktype
- BlockEnchantmentTable() - Constructor for class net.glowstone.block.blocktype.BlockEnchantmentTable
- BlockEnderChest - Class in net.glowstone.block.blocktype
- BlockEnderChest() - Constructor for class net.glowstone.block.blocktype.BlockEnderChest
- BlockEnderPortalFrame - Class in net.glowstone.block.blocktype
- BlockEnderPortalFrame() - Constructor for class net.glowstone.block.blocktype.BlockEnderPortalFrame
- BlockEndRod - Class in net.glowstone.block.blocktype
- BlockEndRod() - Constructor for class net.glowstone.block.blocktype.BlockEndRod
- BlockEntity - Class in net.glowstone.block.entity
-
Base class for block entities (blocks with NBT data) in the world.
- BlockEntity(GlowBlock) - Constructor for class net.glowstone.block.entity.BlockEntity
-
Create a new BlockEntity at the given location.
- BlockFalling - Class in net.glowstone.block.blocktype
-
Represents a block that falls down, when there's no block below it.
- BlockFalling(Material) - Constructor for class net.glowstone.block.blocktype.BlockFalling
- BlockFarmland - Class in net.glowstone.block.blocktype
- BlockFarmland() - Constructor for class net.glowstone.block.blocktype.BlockFarmland
- BlockFence - Class in net.glowstone.block.blocktype
- BlockFence(Material) - Constructor for class net.glowstone.block.blocktype.BlockFence
- BlockFence(Material, MaterialMatcher) - Constructor for class net.glowstone.block.blocktype.BlockFence
- BlockFenceGate - Class in net.glowstone.block.blocktype
- BlockFenceGate() - Constructor for class net.glowstone.block.blocktype.BlockFenceGate
- BlockFire - Class in net.glowstone.block.blocktype
- BlockFire() - Constructor for class net.glowstone.block.blocktype.BlockFire
- BlockFlowerPot - Class in net.glowstone.block.blocktype
- BlockFlowerPot() - Constructor for class net.glowstone.block.blocktype.BlockFlowerPot
- BlockFurnace - Class in net.glowstone.block.blocktype
- BlockFurnace() - Constructor for class net.glowstone.block.blocktype.BlockFurnace
- BlockGrass - Class in net.glowstone.block.blocktype
- BlockGrass() - Constructor for class net.glowstone.block.blocktype.BlockGrass
- BlockGrassPath - Class in net.glowstone.block.blocktype
- BlockGrassPath() - Constructor for class net.glowstone.block.blocktype.BlockGrassPath
- BlockGravel - Class in net.glowstone.block.blocktype
- BlockGravel() - Constructor for class net.glowstone.block.blocktype.BlockGravel
- BlockHay - Class in net.glowstone.block.blocktype
- BlockHay() - Constructor for class net.glowstone.block.blocktype.BlockHay
- BlockHopper - Class in net.glowstone.block.blocktype
- BlockHopper() - Constructor for class net.glowstone.block.blocktype.BlockHopper
- BlockHugeMushroom - Class in net.glowstone.block.blocktype
- BlockHugeMushroom(boolean) - Constructor for class net.glowstone.block.blocktype.BlockHugeMushroom
- BlockHugeMushroom(Material) - Constructor for class net.glowstone.block.blocktype.BlockHugeMushroom
- BlockHugeMushroom(Material, short) - Constructor for class net.glowstone.block.blocktype.BlockHugeMushroom
- BlockIce - Class in net.glowstone.block.blocktype
- BlockIce() - Constructor for class net.glowstone.block.blocktype.BlockIce
- BLOCKID - Enum constant in enum class net.glowstone.entity.meta.MetadataType
- blockInteract(GlowPlayer, GlowBlock, BlockFace, Vector) - Method in class net.glowstone.block.blocktype.BlockAnvil
- blockInteract(GlowPlayer, GlowBlock, BlockFace, Vector) - Method in class net.glowstone.block.blocktype.BlockBeacon
- blockInteract(GlowPlayer, GlowBlock, BlockFace, Vector) - Method in class net.glowstone.block.blocktype.BlockBed
- blockInteract(GlowPlayer, GlowBlock, BlockFace, Vector) - Method in class net.glowstone.block.blocktype.BlockButton
- blockInteract(GlowPlayer, GlowBlock, BlockFace, Vector) - Method in class net.glowstone.block.blocktype.BlockCauldron
- blockInteract(GlowPlayer, GlowBlock, BlockFace, Vector) - Method in class net.glowstone.block.blocktype.BlockChest
- blockInteract(GlowPlayer, GlowBlock, BlockFace, Vector) - Method in class net.glowstone.block.blocktype.BlockContainer
- blockInteract(GlowPlayer, GlowBlock, BlockFace, Vector) - Method in class net.glowstone.block.blocktype.BlockDaylightDetector
- blockInteract(GlowPlayer, GlowBlock, BlockFace, Vector) - Method in class net.glowstone.block.blocktype.BlockDoor
-
Opens and closes the door when right-clicked by the player.
- blockInteract(GlowPlayer, GlowBlock, BlockFace, Vector) - Method in class net.glowstone.block.blocktype.BlockEnchantmentTable
- blockInteract(GlowPlayer, GlowBlock, BlockFace, Vector) - Method in class net.glowstone.block.blocktype.BlockEnderChest
- blockInteract(GlowPlayer, GlowBlock, BlockFace, Vector) - Method in class net.glowstone.block.blocktype.BlockEnderPortalFrame
- blockInteract(GlowPlayer, GlowBlock, BlockFace, Vector) - Method in class net.glowstone.block.blocktype.BlockFence
- blockInteract(GlowPlayer, GlowBlock, BlockFace, Vector) - Method in class net.glowstone.block.blocktype.BlockFlowerPot
- blockInteract(GlowPlayer, GlowBlock, BlockFace, Vector) - Method in class net.glowstone.block.blocktype.BlockJukebox
- blockInteract(GlowPlayer, GlowBlock, BlockFace, Vector) - Method in class net.glowstone.block.blocktype.BlockLever
- blockInteract(GlowPlayer, GlowBlock, BlockFace, Vector) - Method in class net.glowstone.block.blocktype.BlockNote
- blockInteract(GlowPlayer, GlowBlock, BlockFace, Vector) - Method in class net.glowstone.block.blocktype.BlockOpenable
- blockInteract(GlowPlayer, GlowBlock, BlockFace, Vector) - Method in class net.glowstone.block.blocktype.BlockRedstoneComparator
- blockInteract(GlowPlayer, GlowBlock, BlockFace, Vector) - Method in class net.glowstone.block.blocktype.BlockRedstoneOre
- blockInteract(GlowPlayer, GlowBlock, BlockFace, Vector) - Method in class net.glowstone.block.blocktype.BlockRedstoneRepeater
- blockInteract(GlowPlayer, GlowBlock, BlockFace, Vector) - Method in class net.glowstone.block.blocktype.BlockType
-
Called when a player attempts to interact with (right-click) a block of this type already in the world.
- blockInteract(GlowPlayer, GlowBlock, BlockFace, Vector) - Method in class net.glowstone.block.blocktype.BlockWorkbench
- BlockIronTrapDoor - Class in net.glowstone.block.blocktype
- BlockIronTrapDoor() - Constructor for class net.glowstone.block.blocktype.BlockIronTrapDoor
- BlockJukebox - Class in net.glowstone.block.blocktype
- BlockJukebox() - Constructor for class net.glowstone.block.blocktype.BlockJukebox
- BlockLadder - Class in net.glowstone.block.blocktype
- BlockLadder() - Constructor for class net.glowstone.block.blocktype.BlockLadder
- BlockLamp - Class in net.glowstone.block.blocktype
-
A redstone lamp.
- BlockLamp() - Constructor for class net.glowstone.block.blocktype.BlockLamp
- BlockLava - Class in net.glowstone.block.blocktype
- BlockLava() - Constructor for class net.glowstone.block.blocktype.BlockLava
- BlockLeaves - Class in net.glowstone.block.blocktype
- BlockLeaves() - Constructor for class net.glowstone.block.blocktype.BlockLeaves
- BlockLever - Class in net.glowstone.block.blocktype
- BlockLever() - Constructor for class net.glowstone.block.blocktype.BlockLever
- BlockLiquid - Class in net.glowstone.block.blocktype
- BlockLiquid(Material) - Constructor for class net.glowstone.block.blocktype.BlockLiquid
- BlockLitRedstoneOre - Class in net.glowstone.block.blocktype
- BlockLitRedstoneOre() - Constructor for class net.glowstone.block.blocktype.BlockLitRedstoneOre
- blockLocations(RectangularRegion.IterationDirection, RectangularRegion.IterationDirection, RectangularRegion.IterationDirection) - Method in class net.glowstone.util.RectangularRegion
-
Returns an iterable over all block locations within the region, with the iterable's directionality determined by the given arguments.
- BlockLog - Class in net.glowstone.block.blocktype
- BlockLog() - Constructor for class net.glowstone.block.blocktype.BlockLog
- BlockMagma - Class in net.glowstone.block.blocktype
- BlockMagma() - Constructor for class net.glowstone.block.blocktype.BlockMagma
- BlockMelon - Class in net.glowstone.block.blocktype
- BlockMelon() - Constructor for class net.glowstone.block.blocktype.BlockMelon
- BlockMobSpawner - Class in net.glowstone.block.blocktype
- BlockMobSpawner() - Constructor for class net.glowstone.block.blocktype.BlockMobSpawner
- BlockMonsterEgg - Class in net.glowstone.block.blocktype
- BlockMonsterEgg() - Constructor for class net.glowstone.block.blocktype.BlockMonsterEgg
- BlockMushroom - Class in net.glowstone.block.blocktype
- BlockMushroom(Material) - Constructor for class net.glowstone.block.blocktype.BlockMushroom
- BlockMycel - Class in net.glowstone.block.blocktype
- BlockMycel() - Constructor for class net.glowstone.block.blocktype.BlockMycel
- BlockNeedsAttached - Class in net.glowstone.block.blocktype
- BlockNeedsAttached() - Constructor for class net.glowstone.block.blocktype.BlockNeedsAttached
- BlockNeedsTool - Class in net.glowstone.block.blocktype
- BlockNeedsTool() - Constructor for class net.glowstone.block.blocktype.BlockNeedsTool
- BlockNetherWart - Class in net.glowstone.block.blocktype
- BlockNetherWart() - Constructor for class net.glowstone.block.blocktype.BlockNetherWart
- BlockNote - Class in net.glowstone.block.blocktype
- BlockNote() - Constructor for class net.glowstone.block.blocktype.BlockNote
- BlockObserver - Class in net.glowstone.block.blocktype
- BlockObserver() - Constructor for class net.glowstone.block.blocktype.BlockObserver
- BlockOpenable - Class in net.glowstone.block.blocktype
-
Represents blocks that can be opened through a right-click.
- BlockOpenable() - Constructor for class net.glowstone.block.blocktype.BlockOpenable
- BlockOre - Class in net.glowstone.block.blocktype
- BlockOre(Material, MaterialMatcher) - Constructor for class net.glowstone.block.blocktype.BlockOre
-
Creates an ore block type that drops 1 item with a block data or damage value of 0, when mined without a Fortune-enchanted tool.
- BlockOre(Material, MaterialMatcher, int) - Constructor for class net.glowstone.block.blocktype.BlockOre
-
Creates an ore block type that drops 1 item when mined without a Fortune-enchanted tool.
- BlockOre(Material, MaterialMatcher, int, int) - Constructor for class net.glowstone.block.blocktype.BlockOre
-
Creates an ore block type that drops a fixed number of items when mined without a Fortune-enchanted tool.
- BlockOre(Material, MaterialMatcher, int, int, int) - Constructor for class net.glowstone.block.blocktype.BlockOre
-
Creates an ore block type.
- BlockPatch - Class in net.glowstone.generator.objects
-
A patch replaces specified blocks within a cylinder.
- BlockPatch(Material, int, int, Material...) - Constructor for class net.glowstone.generator.objects.BlockPatch
-
Creates a patch.
- BlockPattern - Class in net.glowstone.util.pattern
- BlockPattern(BlockPattern.PatternItem...) - Constructor for class net.glowstone.util.pattern.BlockPattern
- BlockPattern.PatternItem - Class in net.glowstone.util.pattern
- BlockPiston - Class in net.glowstone.block.blocktype
- BlockPiston() - Constructor for class net.glowstone.block.blocktype.BlockPiston
-
Creates the basic (non-sticky) piston block type.
- BlockPiston(boolean) - Constructor for class net.glowstone.block.blocktype.BlockPiston
-
Creates a piston block type.
- BlockPlacementCodec - Class in net.glowstone.net.codec.play.player
- BlockPlacementCodec() - Constructor for class net.glowstone.net.codec.play.player.BlockPlacementCodec
- BlockPlacementHandler - Class in net.glowstone.net.handler.play.player
- BlockPlacementHandler() - Constructor for class net.glowstone.net.handler.play.player.BlockPlacementHandler
- BlockPlacementMessage - Class in net.glowstone.net.message.play.player
- BlockPlacementMessage(int, int, int, int, int, float, float, float) - Constructor for class net.glowstone.net.message.play.player.BlockPlacementMessage
- BlockPotato - Class in net.glowstone.block.blocktype
- BlockPotato() - Constructor for class net.glowstone.block.blocktype.BlockPotato
- BlockPumpkin - Class in net.glowstone.block.blocktype
- BlockPumpkin() - Constructor for class net.glowstone.block.blocktype.BlockPumpkin
- BlockPumpkinBase - Class in net.glowstone.block.blocktype
- BlockPumpkinBase(Material) - Constructor for class net.glowstone.block.blocktype.BlockPumpkinBase
- BlockPurpurPillar - Class in net.glowstone.block.blocktype
- BlockPurpurPillar() - Constructor for class net.glowstone.block.blocktype.BlockPurpurPillar
- BlockQuartz - Class in net.glowstone.block.blocktype
- BlockQuartz() - Constructor for class net.glowstone.block.blocktype.BlockQuartz
- BlockRails - Class in net.glowstone.block.blocktype
- BlockRails() - Constructor for class net.glowstone.block.blocktype.BlockRails
- BlockRandomDrops - Class in net.glowstone.block.blocktype
-
A block type that drops a random number of items when broken, and isn't affected by the Fortune enchantment (unlike
BlockOre
). - BlockRandomDrops(Material, int) - Constructor for class net.glowstone.block.blocktype.BlockRandomDrops
-
Creates a block type that drops a random number of items that's at least 1, with block-data or damage value 0, and can be broken with no tool.
- BlockRandomDrops(Material, int, int) - Constructor for class net.glowstone.block.blocktype.BlockRandomDrops
-
Creates a block type that drops a random number of items with block-data or damage value 0 when broken, and can be broken with no tool.
- BlockRandomDrops(Material, int, int, int) - Constructor for class net.glowstone.block.blocktype.BlockRandomDrops
-
Creates a block type that drops a random number of items when broken, and can be broken with no tool.
- BlockRandomDrops(Material, int, int, int, MaterialMatcher) - Constructor for class net.glowstone.block.blocktype.BlockRandomDrops
-
Creates a block type that drops a random number of items when broken.
- BlockRedstone - Class in net.glowstone.block.blocktype
-
A redstone wire block.
- BlockRedstone() - Constructor for class net.glowstone.block.blocktype.BlockRedstone
- BlockRedstoneComparator - Class in net.glowstone.block.blocktype
- BlockRedstoneComparator() - Constructor for class net.glowstone.block.blocktype.BlockRedstoneComparator
- BlockRedstoneOre - Class in net.glowstone.block.blocktype
- BlockRedstoneOre() - Constructor for class net.glowstone.block.blocktype.BlockRedstoneOre
- BlockRedstoneRepeater - Class in net.glowstone.block.blocktype
- BlockRedstoneRepeater() - Constructor for class net.glowstone.block.blocktype.BlockRedstoneRepeater
- BlockRedstoneTorch - Class in net.glowstone.block.blocktype
- BlockRedstoneTorch() - Constructor for class net.glowstone.block.blocktype.BlockRedstoneTorch
- BlockSapling - Class in net.glowstone.block.blocktype
- BlockSapling() - Constructor for class net.glowstone.block.blocktype.BlockSapling
- BlockSign - Class in net.glowstone.block.blocktype
- BlockSign(Material) - Constructor for class net.glowstone.block.blocktype.BlockSign
- BlockSkull - Class in net.glowstone.block.blocktype
- BlockSkull() - Constructor for class net.glowstone.block.blocktype.BlockSkull
- BlockSlab - Class in net.glowstone.block.blocktype
- BlockSlab() - Constructor for class net.glowstone.block.blocktype.BlockSlab
- BlockSnow - Class in net.glowstone.block.blocktype
- BlockSnow() - Constructor for class net.glowstone.block.blocktype.BlockSnow
- BlockSnowBlock - Class in net.glowstone.block.blocktype
- BlockSnowBlock() - Constructor for class net.glowstone.block.blocktype.BlockSnowBlock
- BlockSponge - Class in net.glowstone.block.blocktype
- BlockSponge() - Constructor for class net.glowstone.block.blocktype.BlockSponge
- BlockStairs - Class in net.glowstone.block.blocktype
- BlockStairs() - Constructor for class net.glowstone.block.blocktype.BlockStairs
- BlockStateData - Class in net.glowstone.block.state
- BlockStateData() - Constructor for class net.glowstone.block.state.BlockStateData
- BlockStateData(byte) - Constructor for class net.glowstone.block.state.BlockStateData
- BlockStateDelegate - Class in net.glowstone.util
-
A small utility class that allow to maintain a
BlockState
's list in order to capture a chain of modified blocks and update all the states in once, or never (ie: event cancelled). - BlockStateDelegate() - Constructor for class net.glowstone.util.BlockStateDelegate
- BlockStateReader<T extends org.bukkit.material.MaterialData> - Class in net.glowstone.block.state
- BlockStateReader() - Constructor for class net.glowstone.block.state.BlockStateReader
- BlockStem - Class in net.glowstone.block.blocktype
- BlockStem(Material) - Constructor for class net.glowstone.block.blocktype.BlockStem
-
Creates a block type for a stem whose fruit is horizontally adjacent (pumpkin or melon).
- BlockStone - Class in net.glowstone.block.blocktype
- BlockStone() - Constructor for class net.glowstone.block.blocktype.BlockStone
- BlockSugarCane - Class in net.glowstone.block.blocktype
- BlockSugarCane() - Constructor for class net.glowstone.block.blocktype.BlockSugarCane
- BlockTallGrass - Class in net.glowstone.block.blocktype
- BlockTallGrass() - Constructor for class net.glowstone.block.blocktype.BlockTallGrass
- BlockTnt - Class in net.glowstone.block.blocktype
- BlockTnt() - Constructor for class net.glowstone.block.blocktype.BlockTnt
- BlockTorch - Class in net.glowstone.block.blocktype
- BlockTorch() - Constructor for class net.glowstone.block.blocktype.BlockTorch
- BlockTrapDoor - Class in net.glowstone.block.blocktype
-
Helper for trapdoor blocks.
- BlockTrapDoor(BlockType) - Constructor for class net.glowstone.block.blocktype.BlockTrapDoor
- BlockType - Class in net.glowstone.block.blocktype
-
Base class for specific types of blocks.
- BlockType() - Constructor for class net.glowstone.block.blocktype.BlockType
- blockTypeAt(int, int, int, World) - Method in class net.glowstone.generator.objects.trees.GenericTree
-
Returns the block type at the given coordinates.
- BlockVine - Class in net.glowstone.block.blocktype
- BlockVine() - Constructor for class net.glowstone.block.blocktype.BlockVine
- BlockWater - Class in net.glowstone.block.blocktype
- BlockWater() - Constructor for class net.glowstone.block.blocktype.BlockWater
- BlockWeb - Class in net.glowstone.block.blocktype
- BlockWeb() - Constructor for class net.glowstone.block.blocktype.BlockWeb
- BlockWoodenTrapDoor - Class in net.glowstone.block.blocktype
- BlockWoodenTrapDoor() - Constructor for class net.glowstone.block.blocktype.BlockWoodenTrapDoor
- BlockWorkbench - Class in net.glowstone.block.blocktype
- BlockWorkbench() - Constructor for class net.glowstone.block.blocktype.BlockWorkbench
- BLUE - Enum constant in enum class net.glowstone.net.message.play.player.BossBarMessage.Color
- BLUE_ORCHID - Enum constant in enum class net.glowstone.generator.objects.FlowerType
- BLURRY - Enum constant in enum class net.glowstone.generator.biomegrid.ZoomMapLayer.ZoomType
- BOAT_DAMAGE_TAKEN - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- BOAT_DIRECTION - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- BOAT_HIT_TIME - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- BOAT_LEFT_PADDLE_TURNING - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- BOAT_RIGHT_PADDLE_TURNING - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- BOAT_SPLASH_TIMER - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- BOAT_TYPE - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- BoatStore - Class in net.glowstone.io.entity
- BoatStore() - Constructor for class net.glowstone.io.entity.BoatStore
- BOOLEAN - Enum constant in enum class net.glowstone.entity.meta.MetadataType
- boostElytra(ItemStack) - Method in class net.glowstone.entity.GlowPlayer
- BOOTS_SLOT - Static variable in class net.glowstone.net.message.play.entity.EntityEquipmentMessage
- bootstrap - Variable in class net.glowstone.net.GlowDatagramServer
- bootstrap - Variable in class net.glowstone.net.GlowSocketServer
- bossBar - Variable in class net.glowstone.entity.monster.GlowBoss
- BossBarCodec - Class in net.glowstone.net.codec.play.player
- BossBarCodec() - Constructor for class net.glowstone.net.codec.play.player.BossBarCodec
- BossBarMessage - Class in net.glowstone.net.message.play.player
- BossBarMessage(UUID, BossBarMessage.Action) - Constructor for class net.glowstone.net.message.play.player.BossBarMessage
- BossBarMessage(UUID, BossBarMessage.Action, byte) - Constructor for class net.glowstone.net.message.play.player.BossBarMessage
- BossBarMessage(UUID, BossBarMessage.Action, float) - Constructor for class net.glowstone.net.message.play.player.BossBarMessage
- BossBarMessage(UUID, BossBarMessage.Action, BossBarMessage.Color, BossBarMessage.Division) - Constructor for class net.glowstone.net.message.play.player.BossBarMessage
- BossBarMessage(UUID, BossBarMessage.Action, TextMessage) - Constructor for class net.glowstone.net.message.play.player.BossBarMessage
- BossBarMessage(UUID, BossBarMessage.Action, TextMessage, float, BossBarMessage.Color, BossBarMessage.Division, byte) - Constructor for class net.glowstone.net.message.play.player.BossBarMessage
- BossBarMessage.Action - Enum Class in net.glowstone.net.message.play.player
- BossBarMessage.Color - Enum Class in net.glowstone.net.message.play.player
- BossBarMessage.Division - Enum Class in net.glowstone.net.message.play.player
- bossGroup - Variable in class net.glowstone.net.GlowSocketServer
- BOUND - Static variable in interface net.glowstone.i18n.ConsoleMessages.Info.Net
- boundingBox - Variable in class net.glowstone.entity.GlowEntity
-
The entity's bounding box, or null if it has no physical presence.
- boundingBox - Variable in class net.glowstone.generator.structures.GlowStructurePiece
- BoundingBox - Class in net.glowstone.entity.physics
-
A rectangular bounding box with minimum and maximum corners.
- BoundingBox() - Constructor for class net.glowstone.entity.physics.BoundingBox
- BREAK - Enum constant in enum class net.glowstone.block.PistonMoveBehavior
- breakNaturally() - Method in class net.glowstone.block.GlowBlock
- breakNaturally(float) - Method in class net.glowstone.block.GlowBlock
-
Break the block naturally, randomly dropping only some of the drops.
- breakNaturally(float, Collection<ItemStack>) - Method in class net.glowstone.block.GlowBlock
-
Breaks this block and drops items.
- breakNaturally(ItemStack, boolean) - Method in class net.glowstone.block.GlowBlock
- breakNaturally(ItemStack) - Method in class net.glowstone.block.GlowBlock
- BrewingStandEntity - Class in net.glowstone.block.entity
- BrewingStandEntity(GlowBlock) - Constructor for class net.glowstone.block.entity.BrewingStandEntity
- broadcast(Component, String) - Method in class net.glowstone.GlowServer
- broadcast(String, String) - Method in class net.glowstone.GlowServer
- broadcast(BaseComponent) - Method in class net.glowstone.GlowServer
- broadcast(BaseComponent...) - Method in class net.glowstone.GlowServer
- broadcastBlockChange(GlowChunk.Key, BlockChangeMessage) - Method in class net.glowstone.chunk.ChunkManager
-
Queues block change notification to all players in this chunk
- broadcastBlockChangeInRange(GlowChunk.Key, BlockChangeMessage) - Method in class net.glowstone.GlowWorld
- broadcastBlockChanges(GlowChunk.Key, Iterable<BlockChangeMessage>) - Method in class net.glowstone.chunk.ChunkManager
-
Queues block change notification to all players in this chunk
- broadcastMessage(String) - Method in class net.glowstone.GlowServer
- broadcastPacket(Message) - Method in class net.glowstone.GlowServer
-
Broadcasts a packet for all online players.
- brownMushroomDecorator - Variable in class net.glowstone.generator.populators.overworld.BiomePopulator
- BrownMushroomTree - Class in net.glowstone.generator.objects.trees
- BrownMushroomTree(Random, BlockStateDelegate) - Constructor for class net.glowstone.generator.objects.trees.BrownMushroomTree
-
Initializes this mushroom with a random height, preparing it to attempt to generate.
- BRYCE - Enum constant in enum class net.glowstone.generator.ground.MesaGroundGenerator.MesaType
- BucketDispenseBehavior - Class in net.glowstone.dispenser
- BucketDispenseBehavior() - Constructor for class net.glowstone.dispenser.BucketDispenseBehavior
- build() - Method in class net.glowstone.constants.GlowBiome.GlowBiomeBuilder
- build(String, Locale) - Static method in class net.glowstone.command.GameModeUtils
-
Create a GameMode from a string.
- builder() - Static method in class net.glowstone.constants.GlowBiome
- buildSoundCategory(String) - Static method in class net.glowstone.util.SoundUtil
-
Convert a string to a SoundCategory.
- BuiltinMaterialValueManager - Class in net.glowstone.block
- BuiltinMaterialValueManager() - Constructor for class net.glowstone.block.BuiltinMaterialValueManager
-
Creates a MaterialValueManager using the data from the resource file
builtin/materialValues.yml
in the Glowstone jar. - BUKKIT - Static variable in interface net.glowstone.i18n.ConsoleMessages.Info.Version
- BUKKIT2SPONGE - Static variable in interface net.glowstone.i18n.ConsoleMessages.Warn.Plugin
- bukkitPlugins - Variable in class net.glowstone.GlowPluginTypeDetector
- burn() - Method in class net.glowstone.block.entity.FurnaceEntity
-
Advances the cooking process for the tick.
- byClass(Class<?>) - Static method in enum class net.glowstone.entity.meta.MetadataType
- byId(int) - Static method in enum class net.glowstone.entity.meta.MetadataType
- byId(int) - Static method in enum class net.glowstone.util.nbt.TagType
-
Returns the tag type with a given ID.
- BYTE - Enum constant in enum class net.glowstone.entity.meta.MetadataType
- BYTE - Enum constant in enum class net.glowstone.util.nbt.TagType
- BYTE_ARRAY - Enum constant in enum class net.glowstone.util.nbt.TagType
- BYTE_SUFFIX - Enum constant in enum class net.glowstone.util.mojangson.MojangsonToken
- ByteArrayTag - Class in net.glowstone.util.nbt
-
The
TAG_Byte_Array
tag. - ByteArrayTag(byte...) - Constructor for class net.glowstone.util.nbt.ByteArrayTag
-
Creates the tag.
- byteSize() - Method in class net.glowstone.util.NibbleArray
-
Get the size in bytes, one-half the size in nibbles.
- ByteTag - Class in net.glowstone.util.nbt
-
The
TAG_Byte
tag. - ByteTag(byte) - Constructor for class net.glowstone.util.nbt.ByteTag
-
Creates the tag.
C
- CACHE_SIZE - Static variable in class net.glowstone.command.minecraft.GlowVanillaCommand
- Cactus - Class in net.glowstone.generator.objects
- Cactus() - Constructor for class net.glowstone.generator.objects.Cactus
- cactusDecorator - Variable in class net.glowstone.generator.populators.overworld.BiomePopulator
- CactusDecorator - Class in net.glowstone.generator.decorators.overworld
- CactusDecorator() - Constructor for class net.glowstone.generator.decorators.overworld.CactusDecorator
- calculateConnections(GlowBlock) - Static method in class net.glowstone.block.blocktype.BlockRedstone
-
Calculates the block data value for a redstone wire block, based on the adjacent blocks, so that appropriate connections are formed.
- calculateFace(GlowPlayer, GlowBlockState) - Method in class net.glowstone.block.blocktype.BlockDirectional
- calculateNeededBits(int) - Static method in class net.glowstone.util.VariableValueArray
-
Calculates the number of bits that would be needed to store the given value.
- calculatePath(GlowBlock, GlowBlock, Map<Material, Double>, Material...) - Method in class net.glowstone.util.pathfinding.algorithms.AStarAlgorithm
-
Thanks to www.redblobgames.com/pathfinding/a-star/implementation.html
- calculatePath(GlowBlock, GlowBlock, Map<Material, Double>, Material...) - Method in interface net.glowstone.util.pathfinding.IAlgorithm
-
Thanks to www.redblobgames.com/pathfinding/a-star/implementation.html
- callEvent(T) - Method in class net.glowstone.EventFactory
-
Calls an event through the plugin manager.
- callSyncMethod(Plugin, Callable<T>) - Method in class net.glowstone.scheduler.GlowScheduler
- CameraCodec - Class in net.glowstone.net.codec.play.player
- CameraCodec() - Constructor for class net.glowstone.net.codec.play.player.CameraCodec
- CameraMessage - Class in net.glowstone.net.message.play.player
- CameraMessage(int) - Constructor for class net.glowstone.net.message.play.player.CameraMessage
- canAbsorb(GlowBlock, BlockFace, ItemStack) - Method in class net.glowstone.block.blocktype.BlockDoublePlant
- canAbsorb(GlowBlock, BlockFace, ItemStack) - Method in class net.glowstone.block.blocktype.BlockSlab
- canAbsorb(GlowBlock, BlockFace, ItemStack) - Method in class net.glowstone.block.blocktype.BlockSnow
- canAbsorb(GlowBlock, BlockFace, ItemStack) - Method in class net.glowstone.block.blocktype.BlockTallGrass
- canAbsorb(GlowBlock, BlockFace, ItemStack) - Method in class net.glowstone.block.blocktype.BlockType
-
Called when a player attempts to place a block on an existing block of this type.
- canAbsorb(GlowBlock, BlockFace, ItemStack) - Method in class net.glowstone.block.blocktype.BlockVine
- canaryPlugins - Variable in class net.glowstone.GlowPluginTypeDetector
- canAttachTo(GlowBlock, BlockFace) - Method in class net.glowstone.block.blocktype.BlockNeedsAttached
-
Called to determine if the target block can be attached to when right clicking it.
- canBreakDoors() - Method in class net.glowstone.entity.monster.GlowZombie
- canBreed() - Method in class net.glowstone.entity.GlowAgeable
- canBreed() - Method in class net.glowstone.entity.monster.GlowZombie
- canBreed() - Method in class net.glowstone.entity.passive.GlowAbstractHorse
- canBreed() - Method in class net.glowstone.entity.passive.GlowMule
- canBreed() - Method in class net.glowstone.entity.passive.GlowUndeadHorse
- cancel() - Method in class net.glowstone.scheduler.GlowTask
-
Stops this task.
- cancel(EntityTask) - Method in class net.glowstone.entity.ai.TaskManager
-
Cancels and unregisters the given task.
- CANCEL_DIGGING - Static variable in class net.glowstone.net.message.play.player.DiggingMessage
- cancelAllTasks() - Method in class net.glowstone.scheduler.GlowScheduler
- cancelPulse(GlowBlock) - Method in class net.glowstone.GlowWorld
- cancelPulse(Location) - Method in class net.glowstone.GlowWorld
- cancelTask(int) - Method in class net.glowstone.scheduler.GlowScheduler
- cancelTasks() - Method in class net.glowstone.entity.ai.TaskManager
-
Cancels and unregisters all tasks.
- cancelTasks(Plugin) - Method in class net.glowstone.scheduler.GlowScheduler
- canDespawnImmediately() - Method in class net.glowstone.entity.monster.GlowMonster
-
Whether the hostile mob can despawn immediately.
- canEnchantItem(ItemStack) - Method in class net.glowstone.constants.GlowEnchantment
- canEnchantPrimary(ItemStack) - Method in class net.glowstone.constants.GlowEnchantment
-
If this enchantment can be applied to this item using an enchantment table.
- canEnchantSecondary(ItemStack) - Method in class net.glowstone.constants.GlowEnchantment
-
If this enchantment cannot be applied using an enchantment table but can be applied using an enchanted book and anvil.
- canEqual(Object) - Method in class net.glowstone.advancement.CriterionProgress
- canEqual(Object) - Method in class net.glowstone.advancement.GlowAdvancement
- canEqual(Object) - Method in class net.glowstone.advancement.GlowAdvancementDisplay
- canEqual(Object) - Method in class net.glowstone.block.GlowBlockState
- canEqual(Object) - Method in class net.glowstone.data.CommandFunction
- canEqual(Object) - Method in class net.glowstone.data.CommandFunction.FunctionLine
- canEqual(Object) - Method in class net.glowstone.entity.ai.MobState
- canEqual(Object) - Method in class net.glowstone.entity.CustomEntityDescriptor
- canEqual(Object) - Method in class net.glowstone.entity.meta.ClientSettings
- canEqual(Object) - Method in class net.glowstone.entity.meta.MetadataMap.Entry
- canEqual(Object) - Method in class net.glowstone.io.entity.EntityStore
- canEqual(Object) - Method in class net.glowstone.io.structure.StructurePieceStore
- canEqual(Object) - Method in class net.glowstone.io.structure.StructureStore
- canEqual(Object) - Method in class net.glowstone.io.WorldMetadataService.WorldFinalValues
- canEqual(Object) - Method in class net.glowstone.net.message.login.LoginPluginRequestMessage
- canEqual(Object) - Method in class net.glowstone.net.message.login.LoginPluginResponseMessage
- canEqual(Object) - Method in class net.glowstone.net.message.play.entity.SetCooldownMessage
- canEqual(Object) - Method in class net.glowstone.net.message.play.entity.SetPassengerMessage
- canEqual(Object) - Method in class net.glowstone.net.message.play.entity.VehicleMoveMessage
- canEqual(Object) - Method in class net.glowstone.net.message.play.game.AcknowledgePlayerDiggingMessage
- canEqual(Object) - Method in class net.glowstone.net.message.play.game.BlockBreakAnimationMessage
- canEqual(Object) - Method in class net.glowstone.net.message.play.game.DeclareCommandsMessage
- canEqual(Object) - Method in class net.glowstone.net.message.play.game.ExplosionMessage
- canEqual(Object) - Method in class net.glowstone.net.message.play.game.ExplosionMessage.Record
- canEqual(Object) - Method in class net.glowstone.net.message.play.game.MapDataMessage.Icon
- canEqual(Object) - Method in class net.glowstone.net.message.play.game.MapDataMessage.Section
- canEqual(Object) - Method in class net.glowstone.net.message.play.game.SoundEffectMessage
- canEqual(Object) - Method in class net.glowstone.net.message.play.game.UnloadChunkMessage
- canEqual(Object) - Method in class net.glowstone.net.message.play.player.AdvancementsMessage
- canEqual(Object) - Method in class net.glowstone.net.message.play.player.BossBarMessage
- canEqual(Object) - Method in class net.glowstone.net.message.play.player.PlayerLookMessage
- canEqual(Object) - Method in class net.glowstone.net.message.play.player.PlayerPositionLookMessage
- canEqual(Object) - Method in class net.glowstone.net.message.play.player.PlayerPositionMessage
- canEqual(Object) - Method in class net.glowstone.net.message.play.player.PlayerUpdateMessage
- canEqual(Object) - Method in class net.glowstone.net.message.play.player.SteerBoatMessage
- canEqual(Object) - Method in class net.glowstone.net.message.play.player.TeleportConfirmMessage
- canEqual(Object) - Method in class net.glowstone.net.message.play.player.UseItemMessage
- canEqual(Object) - Method in class net.glowstone.util.library.LibraryKey
- canEqual(Object) - Method in class net.glowstone.util.loot.ConditionalLootItem
- canEqual(Object) - Method in class net.glowstone.util.loot.DefaultLootItem
- canEqual(Object) - Method in class net.glowstone.util.loot.EntityLootTable
- canEqual(Object) - Method in class net.glowstone.util.loot.LootData
- canEqual(Object) - Method in class net.glowstone.util.loot.LootItem
- canEqual(Object) - Method in class net.glowstone.util.loot.LootRandomValues
- canEqual(Object) - Method in class net.glowstone.util.loot.ProbableValue
- canEqual(Object) - Method in class net.glowstone.util.loot.ReflectiveValue
- canEqual(Object) - Method in class net.glowstone.util.SoundInfo
- canGenerateStructures() - Method in class net.glowstone.GlowWorld
- canGrow() - Method in class net.glowstone.entity.GlowAgeable
-
Gets whether this entity can grow when fed.
- canGrowWithChance(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockCocoa
- canGrowWithChance(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockCrops
- canGrowWithChance(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockDoublePlant
- canGrowWithChance(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockGrass
- canGrowWithChance(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockMushroom
- canGrowWithChance(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockSapling
- canGrowWithChance(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockStem
- canGrowWithChance(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockTallGrass
- canGrowWithChance(GlowBlock) - Method in interface net.glowstone.block.blocktype.IBlockGrowable
-
Called to check if the block will effectively grow.
- canHeightFit(int) - Method in class net.glowstone.generator.objects.trees.GenericTree
-
Checks whether this tree fits under the upper world limit.
- canHurtEntities() - Method in class net.glowstone.entity.objects.GlowFallingBlock
- canMobPickup() - Method in class net.glowstone.entity.objects.GlowItem
- canMove() - Method in class net.glowstone.entity.objects.GlowArmorStand
- CANNOT_ASSIGN - Static variable in interface net.glowstone.i18n.ConsoleMessages.Error.Net
- cannotGenerateAt(int, int, int, World) - Method in class net.glowstone.generator.objects.trees.GenericTree
-
Returns whether any of
GenericTree.canHeightFit(int)
,GenericTree.canPlace(int, int, int, World)
orGenericTree.canPlaceOn(BlockState)
prevent this tree from generating. - canOverride(GlowBlock, BlockFace, ItemStack) - Method in class net.glowstone.block.blocktype.BlockFire
- canOverride(GlowBlock, BlockFace, ItemStack) - Method in class net.glowstone.block.blocktype.BlockSlab
- canOverride(GlowBlock, BlockFace, ItemStack) - Method in class net.glowstone.block.blocktype.BlockSnow
- canOverride(GlowBlock, BlockFace, ItemStack) - Method in class net.glowstone.block.blocktype.BlockTallGrass
- canOverride(GlowBlock, BlockFace, ItemStack) - Method in class net.glowstone.block.blocktype.BlockType
-
Called to check if this block can be overridden by a block place which would occur inside it.
- canOverride(GlowBlock, BlockFace, ItemStack) - Method in class net.glowstone.block.blocktype.BlockVine
- canPlace(int, int, int, World) - Method in class net.glowstone.generator.objects.trees.BigOakTree
- canPlace(int, int, int, World) - Method in class net.glowstone.generator.objects.trees.BrownMushroomTree
- canPlace(int, int, int, World) - Method in class net.glowstone.generator.objects.trees.GenericTree
-
Checks whether this tree has enough space to grow.
- canPlace(int, int, int, World) - Method in class net.glowstone.generator.objects.trees.MegaJungleTree
- canPlace(int, int, int, World) - Method in class net.glowstone.generator.objects.trees.RedwoodTree
- canPlace(int, int, int, World) - Method in class net.glowstone.generator.objects.trees.SwampTree
- canPlace(StructureBuilder) - Method in class net.glowstone.generator.structures.GlowDungeon
-
Returns whether a given
StructureBuilder
can place this dungeon in its chosen location. - canPlaceAt(GlowBlock, BlockFace) - Method in class net.glowstone.block.blocktype.BlockTallGrass
- canPlaceAt(GlowPlayer, GlowBlock, BlockFace) - Method in class net.glowstone.block.blocktype.BlockBed
- canPlaceAt(GlowPlayer, GlowBlock, BlockFace) - Method in class net.glowstone.block.blocktype.BlockCactus
- canPlaceAt(GlowPlayer, GlowBlock, BlockFace) - Method in class net.glowstone.block.blocktype.BlockCarpet
- canPlaceAt(GlowPlayer, GlowBlock, BlockFace) - Method in class net.glowstone.block.blocktype.BlockChest
- canPlaceAt(GlowPlayer, GlowBlock, BlockFace) - Method in class net.glowstone.block.blocktype.BlockChorusFlower
- canPlaceAt(GlowPlayer, GlowBlock, BlockFace) - Method in class net.glowstone.block.blocktype.BlockChorusPlant
- canPlaceAt(GlowPlayer, GlowBlock, BlockFace) - Method in class net.glowstone.block.blocktype.BlockClimbable
- canPlaceAt(GlowPlayer, GlowBlock, BlockFace) - Method in class net.glowstone.block.blocktype.BlockCocoa
- canPlaceAt(GlowPlayer, GlowBlock, BlockFace) - Method in class net.glowstone.block.blocktype.BlockCrops
- canPlaceAt(GlowPlayer, GlowBlock, BlockFace) - Method in class net.glowstone.block.blocktype.BlockDeadBush
- canPlaceAt(GlowPlayer, GlowBlock, BlockFace) - Method in class net.glowstone.block.blocktype.BlockDoor
- canPlaceAt(GlowPlayer, GlowBlock, BlockFace) - Method in class net.glowstone.block.blocktype.BlockDoublePlant
- canPlaceAt(GlowPlayer, GlowBlock, BlockFace) - Method in class net.glowstone.block.blocktype.BlockLadder
- canPlaceAt(GlowPlayer, GlowBlock, BlockFace) - Method in class net.glowstone.block.blocktype.BlockMushroom
- canPlaceAt(GlowPlayer, GlowBlock, BlockFace) - Method in class net.glowstone.block.blocktype.BlockNeedsAttached
- canPlaceAt(GlowPlayer, GlowBlock, BlockFace) - Method in class net.glowstone.block.blocktype.BlockNetherWart
- canPlaceAt(GlowPlayer, GlowBlock, BlockFace) - Method in class net.glowstone.block.blocktype.BlockRedstone
- canPlaceAt(GlowPlayer, GlowBlock, BlockFace) - Method in class net.glowstone.block.blocktype.BlockSapling
- canPlaceAt(GlowPlayer, GlowBlock, BlockFace) - Method in class net.glowstone.block.blocktype.BlockSign
- canPlaceAt(GlowPlayer, GlowBlock, BlockFace) - Method in class net.glowstone.block.blocktype.BlockSkull
- canPlaceAt(GlowPlayer, GlowBlock, BlockFace) - Method in class net.glowstone.block.blocktype.BlockStem
- canPlaceAt(GlowPlayer, GlowBlock, BlockFace) - Method in class net.glowstone.block.blocktype.BlockSugarCane
- canPlaceAt(GlowPlayer, GlowBlock, BlockFace) - Method in class net.glowstone.block.blocktype.BlockType
-
Check whether the block can be placed at the given location.
- canPlaceAt(GlowPlayer, GlowBlock, BlockFace) - Method in class net.glowstone.block.blocktype.BlockVine
- canPlaceOn(BlockState) - Method in class net.glowstone.generator.objects.trees.AcaciaTree
- canPlaceOn(BlockState) - Method in class net.glowstone.generator.objects.trees.BrownMushroomTree
- canPlaceOn(BlockState) - Method in class net.glowstone.generator.objects.trees.DarkOakTree
- canPlaceOn(BlockState) - Method in class net.glowstone.generator.objects.trees.GenericTree
-
Checks whether this tree can grow on top of the given block.
- canPlaceOn(BlockState) - Method in class net.glowstone.generator.objects.trees.JungleBush
- canPlaceOn(BlockState) - Method in class net.glowstone.generator.objects.trees.MegaJungleTree
- canPlaceOn(BlockState) - Method in class net.glowstone.generator.objects.trees.SwampTree
- canPlayerPickup() - Method in class net.glowstone.entity.objects.GlowItem
- canRotate(Skull) - Static method in class net.glowstone.block.blocktype.BlockSkull
- canSee(Player) - Method in class net.glowstone.entity.GlowPlayer
- canSeeChunk(GlowChunk.Key) - Method in class net.glowstone.entity.GlowPlayer
-
Checks whether the player can see the given chunk.
- canSeeEntity(GlowEntity) - Method in class net.glowstone.entity.GlowPlayer
-
Checks whether the player can see the given entity.
- canSeeFriendlyInvisibles() - Method in class net.glowstone.scoreboard.GlowTeam
- canSpawn(World, int, int) - Method in class net.glowstone.generator.GlowChunkGenerator
- canSpawn(World, int, int) - Method in class net.glowstone.generator.NetherGenerator
- canSpawn(World, int, int) - Method in class net.glowstone.generator.TheEndGenerator
- canTakeDamage(EntityDamageEvent.DamageCause) - Method in class net.glowstone.entity.GlowHumanEntity
- canTakeDamage(EntityDamageEvent.DamageCause) - Method in class net.glowstone.entity.GlowLivingEntity
-
Get whether this entity should take damage from the specified source.
- canTakeDamage(EntityDamageEvent.DamageCause) - Method in class net.glowstone.entity.GlowPlayer
- canTakeDamage(EntityDamageEvent.DamageCause) - Method in class net.glowstone.entity.monster.GlowPigZombie
- canTakeDamage(EntityDamageEvent.DamageCause) - Method in class net.glowstone.entity.objects.GlowArmorStand
- canTick() - Method in class net.glowstone.entity.objects.GlowArmorStand
- canTickRandomly() - Method in class net.glowstone.block.blocktype.BlockCactus
- canTickRandomly() - Method in class net.glowstone.block.blocktype.BlockCocoa
- canTickRandomly() - Method in class net.glowstone.block.blocktype.BlockCrops
- canTickRandomly() - Method in class net.glowstone.block.blocktype.BlockFarmland
- canTickRandomly() - Method in class net.glowstone.block.blocktype.BlockFire
- canTickRandomly() - Method in class net.glowstone.block.blocktype.BlockGrass
- canTickRandomly() - Method in class net.glowstone.block.blocktype.BlockIce
- canTickRandomly() - Method in class net.glowstone.block.blocktype.BlockLeaves
- canTickRandomly() - Method in class net.glowstone.block.blocktype.BlockLitRedstoneOre
- canTickRandomly() - Method in class net.glowstone.block.blocktype.BlockMushroom
- canTickRandomly() - Method in class net.glowstone.block.blocktype.BlockMycel
- canTickRandomly() - Method in class net.glowstone.block.blocktype.BlockNetherWart
- canTickRandomly() - Method in class net.glowstone.block.blocktype.BlockSapling
- canTickRandomly() - Method in class net.glowstone.block.blocktype.BlockSnow
- canTickRandomly() - Method in class net.glowstone.block.blocktype.BlockSnowBlock
- canTickRandomly() - Method in class net.glowstone.block.blocktype.BlockStem
- canTickRandomly() - Method in class net.glowstone.block.blocktype.BlockSugarCane
- canTickRandomly() - Method in class net.glowstone.block.blocktype.BlockType
-
Called to check if this block can perform random tick updates.
- canTickRandomly() - Method in class net.glowstone.block.blocktype.BlockVine
- canTravelThroughPortals() - Method in class net.glowstone.entity.monster.GlowWither
- canWander() - Method in class net.glowstone.entity.monster.GlowSlime
- CASE_INSENSITIVE - Static variable in enum class net.glowstone.i18n.InternationalizationUtil
- castSpell(Spellcaster.Spell) - Method in class net.glowstone.entity.monster.GlowEvoker
-
Casts the given spell.
- castSpell(Spellcaster.Spell) - Method in class net.glowstone.entity.monster.GlowSpellcaster
-
Casts the given spell.
- CHAINMAIL - Enum constant in enum class net.glowstone.inventory.ClothType
- CHAINMAIL_BOOTS - Enum constant in enum class net.glowstone.inventory.ArmorConstants
- CHAINMAIL_CHESTPLATE - Enum constant in enum class net.glowstone.inventory.ArmorConstants
- CHAINMAIL_HELMET - Enum constant in enum class net.glowstone.inventory.ArmorConstants
- CHAINMAIL_LEGGINGS - Enum constant in enum class net.glowstone.inventory.ArmorConstants
- CHALLENGE - Enum constant in enum class net.glowstone.advancement.GlowAdvancementDisplay.FrameType
-
A tile with a more fancy spiked border, used for the kill all mobs advancement
- channel - Variable in class net.glowstone.net.GlowSocketServer
- channelActive(ChannelHandlerContext) - Method in class net.glowstone.net.pipeline.MessageHandler
- channelInactive(ChannelHandlerContext) - Method in class net.glowstone.net.pipeline.MessageHandler
- channelRead(ChannelHandlerContext, Object) - Method in class net.glowstone.net.handler.legacyping.LegacyPingHandler
- channelRead0(ChannelHandlerContext, Message) - Method in class net.glowstone.net.pipeline.MessageHandler
- channelRead0(ChannelHandlerContext, ByteBuf) - Method in class net.glowstone.net.rcon.RconHandler
- channelRead0(ChannelHandlerContext, DatagramPacket) - Method in class net.glowstone.net.query.QueryHandler
- channelRead0(ChannelHandlerContext, Object) - Method in class net.glowstone.net.http.HttpHandler
- channelReadComplete(ChannelHandlerContext) - Method in class net.glowstone.net.query.QueryHandler
- channelReadComplete(ChannelHandlerContext) - Method in class net.glowstone.net.rcon.RconFramingHandler
- chat(String) - Method in class net.glowstone.entity.GlowPlayer
- chat(String, boolean) - Method in class net.glowstone.entity.GlowPlayer
-
Says a message (or runs a command).
- CHAT - Enum constant in enum class net.glowstone.entity.meta.MetadataType
- CHAT_COMMANDS_ONLY - Static variable in class net.glowstone.entity.meta.ClientSettings
- CHAT_ENABLED - Static variable in class net.glowstone.entity.meta.ClientSettings
- CHAT_HIDDEN - Static variable in class net.glowstone.entity.meta.ClientSettings
- ChatCodec - Class in net.glowstone.net.codec.play.game
- ChatCodec() - Constructor for class net.glowstone.net.codec.play.game.ChatCodec
- ChatMessage - Class in net.glowstone.net.message.play.game
- ChatMessage(String) - Constructor for class net.glowstone.net.message.play.game.ChatMessage
- ChatMessage(String, ChatMessageType) - Constructor for class net.glowstone.net.message.play.game.ChatMessage
- ChatMessage(TextMessage, int) - Constructor for class net.glowstone.net.message.play.game.ChatMessage
- ChatMessage(TextMessage, ChatMessageType) - Constructor for class net.glowstone.net.message.play.game.ChatMessage
- ChatMessage(JSONObject) - Constructor for class net.glowstone.net.message.play.game.ChatMessage
- ChatMessage(JSONObject, ChatMessageType) - Constructor for class net.glowstone.net.message.play.game.ChatMessage
- checkSignLocation(Location) - Method in class net.glowstone.entity.GlowPlayer
-
Check that the specified location matches that of the last opened sign editor, and if so, clears the last opened sign editor.
- checkSupported(PluginDescriptionFile) - Method in class net.glowstone.util.GlowUnsafeValues
-
Deprecated.
- CHEST - Enum constant in enum class net.glowstone.entity.objects.GlowMinecart.MinecartType
- CHESTED_HORSE_HAS_CHEST - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- ChestedHorseStore<T extends GlowChestedHorse> - Class in net.glowstone.io.entity
- ChestedHorseStore(Class<T>, EntityType, Function<Location, ? extends T>) - Constructor for class net.glowstone.io.entity.ChestedHorseStore
- ChestEntity - Class in net.glowstone.block.entity
-
Block entity for Chests.
- ChestEntity(GlowBlock) - Constructor for class net.glowstone.block.entity.ChestEntity
- CHESTPLATE_SLOT - Static variable in class net.glowstone.net.message.play.entity.EntityEquipmentMessage
- ChunkDataCodec - Class in net.glowstone.net.codec.play.game
- ChunkDataCodec() - Constructor for class net.glowstone.net.codec.play.game.ChunkDataCodec
- ChunkDataMessage - Class in net.glowstone.net.message.play.game
- ChunkDataMessage(int, int, boolean, int, ByteBuf, Collection<CompoundTag>) - Constructor for class net.glowstone.net.message.play.game.ChunkDataMessage
- ChunkIoService - Interface in net.glowstone.io
-
Provider of chunk I/O services.
- ChunkLock(ChunkManager, String) - Constructor for class net.glowstone.chunk.ChunkManager.ChunkLock
- ChunkManager - Class in net.glowstone.chunk
-
A class which manages the
GlowChunk
s currently loaded in memory. - ChunkManager(GlowWorld, ChunkIoService, ChunkGenerator) - Constructor for class net.glowstone.chunk.ChunkManager
-
Creates a new chunk manager with the specified I/O service and world generator.
- ChunkManager.ChunkLock - Class in net.glowstone.chunk
-
A group of locks on chunks to prevent them from being unloaded while in use.
- ChunkSection - Class in net.glowstone.chunk
-
A single cubic section of a chunk, with all data.
- ChunkSection() - Constructor for class net.glowstone.chunk.ChunkSection
-
Create a new, empty ChunkSection.
- ChunkSection(int[]) - Constructor for class net.glowstone.chunk.ChunkSection
-
Create a new, unlit chunk section with the specified chunk data.
- ChunkSection(int[], NibbleArray, NibbleArray) - Constructor for class net.glowstone.chunk.ChunkSection
-
Deprecated.
- ChunkSection(VariableValueArray, IntList, NibbleArray, NibbleArray) - Constructor for class net.glowstone.chunk.ChunkSection
-
Deprecated.
- chunkX - Variable in class net.glowstone.generator.structures.GlowStructure
-
The x coordinate of the root chunk.
- chunkZ - Variable in class net.glowstone.generator.structures.GlowStructure
-
The z coordinate of the root chunk.
- CLASSPATH - Static variable in interface net.glowstone.i18n.ConsoleMessages.Error
- ClassPathAgent - Class in net.glowstone.util
- ClassPathAgent() - Constructor for class net.glowstone.util.ClassPathAgent
- clayPatchDecorator - Variable in class net.glowstone.generator.populators.overworld.BiomePopulator
- clear() - Method in class net.glowstone.chunk.ChunkManager.ChunkLock
-
Release all locks.
- clear() - Method in class net.glowstone.inventory.GlowEntityEquipment
- clear() - Method in class net.glowstone.inventory.GlowInventory
- clear() - Method in class net.glowstone.io.anvil.RegionFileCache
- clear() - Method in class net.glowstone.util.collection.ConcurrentSet
- clear() - Method in class net.glowstone.util.collection.SuperCollection
- clear() - Method in class net.glowstone.util.GlowHelpMap
- clear(int) - Method in class net.glowstone.inventory.GlowInventory
- clear(Material, MaterialData) - Method in class net.glowstone.inventory.GlowPlayerInventory
-
Remove all matching items from the inventory.
- CLEAR - Enum constant in enum class net.glowstone.net.message.play.game.TitleMessage.Action
- clearActiveItem() - Method in class net.glowstone.entity.GlowLivingEntity
- clearActivePotionEffects() - Method in class net.glowstone.entity.GlowLivingEntity
- clearChunkBlockChanges() - Method in class net.glowstone.chunk.ChunkManager
- ClearCommand - Class in net.glowstone.command.minecraft
- ClearCommand() - Constructor for class net.glowstone.command.minecraft.ClearCommand
-
Creates the instance for this command.
- clearCustomEffects() - Method in class net.glowstone.entity.GlowAreaEffectCloud
- clearCustomEffects() - Method in class net.glowstone.entity.projectile.GlowArrow
- clearCustomEffects() - Method in class net.glowstone.entity.projectile.GlowTippedArrow
- clearCustomEffects() - Method in class net.glowstone.inventory.GlowMetaPotion
- clearEffects() - Method in class net.glowstone.inventory.GlowMetaFirework
- clearLootTable() - Method in class net.glowstone.block.entity.state.GlowContainer
- clearProperties() - Method in class net.glowstone.entity.meta.profile.GlowPlayerProfile
- clearRecipes() - Method in class net.glowstone.entity.passive.GlowVillager
-
Clears the recipes of this villager.
- clearRecipes() - Method in class net.glowstone.GlowServer
- clearReputations() - Method in class net.glowstone.entity.passive.GlowVillager
- clearSlot(DisplaySlot) - Method in class net.glowstone.scoreboard.GlowScoreboard
- clearTitle() - Method in class net.glowstone.entity.GlowPlayer
- ClickWindowButtonCodec - Class in net.glowstone.net.codec.play.inv
- ClickWindowButtonCodec() - Constructor for class net.glowstone.net.codec.play.inv.ClickWindowButtonCodec
- ClickWindowButtonHandler - Class in net.glowstone.net.handler.play.inv
- ClickWindowButtonHandler() - Constructor for class net.glowstone.net.handler.play.inv.ClickWindowButtonHandler
- ClickWindowButtonMessage - Class in net.glowstone.net.message.play.inv
- ClickWindowButtonMessage(int, int) - Constructor for class net.glowstone.net.message.play.inv.ClickWindowButtonMessage
- ClientSettings - Class in net.glowstone.entity.meta
-
Container for settings which the client communicates to the server.
- ClientSettings(String, int, int, boolean, int, int) - Constructor for class net.glowstone.entity.meta.ClientSettings
-
Construct a ClientSettings.
- ClientSettings(ClientSettingsMessage) - Constructor for class net.glowstone.entity.meta.ClientSettings
-
Construct the ClientSettings from a ClientSettingsMessage.
- ClientSettingsCodec - Class in net.glowstone.net.codec.play.game
- ClientSettingsCodec() - Constructor for class net.glowstone.net.codec.play.game.ClientSettingsCodec
- ClientSettingsHandler - Class in net.glowstone.net.handler.play.game
- ClientSettingsHandler() - Constructor for class net.glowstone.net.handler.play.game.ClientSettingsHandler
- ClientSettingsMessage - Class in net.glowstone.net.message.play.game
- ClientSettingsMessage(String, int, int, boolean, int, int) - Constructor for class net.glowstone.net.message.play.game.ClientSettingsMessage
- ClientStatusCodec - Class in net.glowstone.net.codec.play.player
- ClientStatusCodec() - Constructor for class net.glowstone.net.codec.play.player.ClientStatusCodec
- ClientStatusHandler - Class in net.glowstone.net.handler.play.player
- ClientStatusHandler() - Constructor for class net.glowstone.net.handler.play.player.ClientStatusHandler
- ClientStatusMessage - Class in net.glowstone.net.message.play.player
- ClientStatusMessage(int) - Constructor for class net.glowstone.net.message.play.player.ClientStatusMessage
- clone() - Method in class net.glowstone.inventory.GlowMetaBanner
- clone() - Method in class net.glowstone.inventory.GlowMetaEnchantedBook
- clone() - Method in class net.glowstone.inventory.GlowMetaFirework
- clone() - Method in class net.glowstone.inventory.GlowMetaFireworkEffect
- clone() - Method in class net.glowstone.inventory.GlowMetaItem
- clone() - Method in class net.glowstone.inventory.GlowMetaKnowledgeBook
- clone() - Method in class net.glowstone.inventory.GlowMetaLeatherArmor
- clone() - Method in class net.glowstone.inventory.GlowMetaPotion
- clone() - Method in class net.glowstone.inventory.GlowMetaShield
- clone() - Method in class net.glowstone.inventory.GlowMetaSkull
- clone() - Method in class net.glowstone.inventory.GlowMetaSpawn
- clone() - Method in class net.glowstone.util.VariableValueArray
- CloneCommand - Class in net.glowstone.command.minecraft
- CloneCommand() - Constructor for class net.glowstone.command.minecraft.CloneCommand
-
Creates the instance for this command.
- CloneCommand.CloneMode - Enum Class in net.glowstone.command.minecraft
- CloneCommand.MaskMode - Enum Class in net.glowstone.command.minecraft
- close() - Method in class net.glowstone.block.entity.state.GlowChest
- close() - Method in class net.glowstone.inventory.GlowInventory
- close() - Method in class net.glowstone.io.anvil.RegionFile
- close() - Method in interface net.glowstone.io.PlayerDataService.PlayerReader
-
Close any resources involved in reading the player data.
- close() - Method in class net.glowstone.util.nbt.NbtInputStream
- close() - Method in class net.glowstone.util.nbt.NbtOutputStream
- closeInventory() - Method in class net.glowstone.entity.GlowHumanEntity
- closeInventory(InventoryCloseEvent.Reason) - Method in class net.glowstone.entity.GlowHumanEntity
- CloseWindowCodec - Class in net.glowstone.net.codec.play.inv
- CloseWindowCodec() - Constructor for class net.glowstone.net.codec.play.inv.CloseWindowCodec
- CloseWindowHandler - Class in net.glowstone.net.handler.play.inv
- CloseWindowHandler() - Constructor for class net.glowstone.net.handler.play.inv.CloseWindowHandler
- CloseWindowMessage - Class in net.glowstone.net.message.play.inv
- CloseWindowMessage(int) - Constructor for class net.glowstone.net.message.play.inv.CloseWindowMessage
- ClothType - Enum Class in net.glowstone.inventory
- CocoaTree - Class in net.glowstone.generator.objects.trees
- CocoaTree(Random, BlockStateDelegate) - Constructor for class net.glowstone.generator.objects.trees.CocoaTree
-
Initializes this tree, preparing it to attempt to generate.
- CodecsHandler - Class in net.glowstone.net.pipeline
-
Experimental pipeline component.
- CodecsHandler(GlowProtocol) - Constructor for class net.glowstone.net.pipeline.CodecsHandler
- COLD_DRY - Enum constant in enum class net.glowstone.generator.biomegrid.WhittakerMapLayer.ClimateType
- CollectItemCodec - Class in net.glowstone.net.codec.play.entity
- CollectItemCodec() - Constructor for class net.glowstone.net.codec.play.entity.CollectItemCodec
- CollectItemMessage - Class in net.glowstone.net.message.play.entity
- CollectItemMessage(int, int, int) - Constructor for class net.glowstone.net.message.play.entity.CollectItemMessage
- collide(Block) - Method in class net.glowstone.entity.GlowEntity
-
Collide with the target block.
- collide(Block) - Method in class net.glowstone.entity.passive.GlowFishingHook
- collide(Block) - Method in class net.glowstone.entity.projectile.GlowArrow
- collide(Block) - Method in class net.glowstone.entity.projectile.GlowEgg
-
Process random spawn chicks when collide with a block.
- collide(Block) - Method in class net.glowstone.entity.projectile.GlowEnderPearl
-
Process teleportation when collide with a block.
- collide(Block) - Method in class net.glowstone.entity.projectile.GlowFireball
- collide(Block) - Method in class net.glowstone.entity.projectile.GlowLingeringPotion
- collide(Block) - Method in class net.glowstone.entity.projectile.GlowProjectile
- collide(Block) - Method in class net.glowstone.entity.projectile.GlowSnowball
-
Process collide with a block.
- collide(Block) - Method in class net.glowstone.entity.projectile.GlowSplashPotion
- collide(Block) - Method in class net.glowstone.entity.projectile.GlowThrownExpBottle
- collide(LivingEntity) - Method in class net.glowstone.entity.passive.GlowFishingHook
- collide(LivingEntity) - Method in class net.glowstone.entity.projectile.GlowArrow
- collide(LivingEntity) - Method in class net.glowstone.entity.projectile.GlowEgg
-
Process random spawn chicks when collide with a living entity.
- collide(LivingEntity) - Method in class net.glowstone.entity.projectile.GlowEnderPearl
-
Process teleportation when collide with an entity.
- collide(LivingEntity) - Method in class net.glowstone.entity.projectile.GlowFireball
- collide(LivingEntity) - Method in class net.glowstone.entity.projectile.GlowLingeringPotion
- collide(LivingEntity) - Method in class net.glowstone.entity.projectile.GlowProjectile
- collide(LivingEntity) - Method in class net.glowstone.entity.projectile.GlowSnowball
-
Process collide with a living entity.
- collide(LivingEntity) - Method in class net.glowstone.entity.projectile.GlowSpectralArrow
- collide(LivingEntity) - Method in class net.glowstone.entity.projectile.GlowSplashPotion
- collide(LivingEntity) - Method in class net.glowstone.entity.projectile.GlowThrownExpBottle
- collide(LivingEntity) - Method in class net.glowstone.entity.projectile.GlowTippedArrow
- color() - Method in class net.glowstone.scoreboard.GlowTeam
- color(NamedTextColor) - Method in class net.glowstone.scoreboard.GlowTeam
- ColorCommand - Class in net.glowstone.command.glowstone
-
A built-in command to demonstrate all chat colors.
- ColorCommand() - Constructor for class net.glowstone.command.glowstone.ColorCommand
- colorDownsamplingGsonComponentSerializer() - Method in class net.glowstone.util.GlowUnsafeValues
-
Deprecated.
- CombatEventCodec - Class in net.glowstone.net.codec.play.player
- CombatEventCodec() - Constructor for class net.glowstone.net.codec.play.player.CombatEventCodec
- CombatEventMessage - Class in net.glowstone.net.message.play.player
- CombatEventMessage(CombatEventMessage.Event) - Constructor for class net.glowstone.net.message.play.player.CombatEventMessage
- CombatEventMessage(CombatEventMessage.Event, int, int) - Constructor for class net.glowstone.net.message.play.player.CombatEventMessage
- CombatEventMessage(CombatEventMessage.Event, int, int, TextMessage) - Constructor for class net.glowstone.net.message.play.player.CombatEventMessage
- CombatEventMessage.Event - Enum Class in net.glowstone.net.message.play.player
- Command(Location) - Constructor for class net.glowstone.entity.objects.GlowMinecart.Command
- COMMAND - Enum constant in enum class net.glowstone.entity.objects.GlowMinecart.MinecartType
- COMMAND - Static variable in interface net.glowstone.i18n.ConsoleMessages.Error.I18n
- COMMAND_BLOCK - Enum constant in enum class net.glowstone.constants.GlowBlockEntity
- COMMAND_BLOCK_OUTPUT - Static variable in interface net.glowstone.constants.GameRules
- CommandFunction - Class in net.glowstone.data
- CommandFunction(String, String, List<CommandFunction.FunctionLine>) - Constructor for class net.glowstone.data.CommandFunction
- CommandFunction.FunctionLine - Class in net.glowstone.data
- CommandMessages(ResourceBundle, String, String, String) - Constructor for class net.glowstone.command.minecraft.GlowVanillaCommand.CommandMessages
- COMMANDS_FILE - Enum constant in enum class net.glowstone.util.config.ServerConfig.Key
- CommandTarget - Class in net.glowstone.command
- CommandTarget(CommandSender, String) - Constructor for class net.glowstone.command.CommandTarget
-
Parses the target of the command with the given argument.
- CommandTarget.SelectorValue - Class in net.glowstone.command
-
Represents the value of a selector argument.
- CommandUtils - Class in net.glowstone.command
- compareTo(PathVector) - Method in class net.glowstone.util.pathfinding.PathVector
-
Compares this
PathVector
to another. - compareTo(EntityTask) - Method in class net.glowstone.entity.ai.EntityTask
- compareTo(MetadataMap.Entry) - Method in class net.glowstone.entity.meta.MetadataMap.Entry
- compareTo(Library) - Method in class net.glowstone.util.library.Library
- compareTo(LibraryKey) - Method in class net.glowstone.util.library.LibraryKey
- COMPATIBILITY_BUNDLE - Enum constant in enum class net.glowstone.util.config.ServerConfig.Key
- CompatibilityBundle - Enum Class in net.glowstone.util
-
Compatibility bundles are bundles of libraries that other servers include in their servers but Glowstone does not.
- complete() - Method in class net.glowstone.entity.meta.profile.GlowPlayerProfile
-
Looks up the UUID if it's missing and hasn't already been attempted, and waits for it.
- complete(boolean) - Method in class net.glowstone.entity.meta.profile.GlowPlayerProfile
- complete(boolean, boolean) - Method in class net.glowstone.entity.meta.profile.GlowPlayerProfile
- completeAsync() - Method in class net.glowstone.entity.meta.profile.GlowPlayerProfile
-
Looks up the UUID asynchronously if it's missing and hasn't already been attempted.
- completeCached() - Method in class net.glowstone.entity.meta.profile.GlowPlayerProfile
-
Looks up the UUID in cache, if it's missing and hasn't already been attempted.
- completeFromCache() - Method in class net.glowstone.entity.meta.profile.GlowPlayerProfile
- completeFromCache(boolean) - Method in class net.glowstone.entity.meta.profile.GlowPlayerProfile
- completeFromCache(boolean, boolean) - Method in class net.glowstone.entity.meta.profile.GlowPlayerProfile
- Completion(String, TextMessage) - Constructor for class net.glowstone.net.message.play.player.TabCompleteResponseMessage.Completion
- componentFlattener() - Method in class net.glowstone.util.GlowUnsafeValues
-
Deprecated.
- COMPOUND - Enum constant in enum class net.glowstone.util.nbt.TagType
- COMPOUND_END - Enum constant in enum class net.glowstone.util.mojangson.MojangsonToken
- COMPOUND_START - Enum constant in enum class net.glowstone.util.mojangson.MojangsonToken
- CompoundTag - Class in net.glowstone.util.nbt
-
The
TAG_Compound
tag. - CompoundTag() - Constructor for class net.glowstone.util.nbt.CompoundTag
-
Creates a new, empty CompoundTag.
- CompoundTag(Map<String, Tag>) - Constructor for class net.glowstone.util.nbt.CompoundTag
- COMPRESSION_THRESHOLD - Enum constant in enum class net.glowstone.util.config.ServerConfig.Key
- CompressionHandler - Class in net.glowstone.net.pipeline
-
Experimental pipeline component.
- CompressionHandler(int) - Constructor for class net.glowstone.net.pipeline.CompressionHandler
- computeDomestication(Material) - Method in class net.glowstone.entity.passive.GlowAbstractHorse
-
Returns the amount to increment the domestication (progress toward taming) when the given food is consumed by an untamed adult mob, before applying the maximum domestication.
- computeGrowthAmount(Material) - Method in class net.glowstone.entity.GlowAgeable
-
Computes the growth amount using a specific material for the current ageable creature.
- computeGrowthAmount(Material) - Method in class net.glowstone.entity.GlowAnimal
- computeGrowthAmount(Material) - Method in class net.glowstone.entity.passive.GlowAbstractHorse
- computeGrowthAmount(Material) - Method in class net.glowstone.entity.passive.GlowLlama
- ConcurrentSet<E> - Class in net.glowstone.util.collection
- ConcurrentSet() - Constructor for class net.glowstone.util.collection.ConcurrentSet
- ConditionalLootItem - Class in net.glowstone.util.loot
- ConditionalLootItem(JSONObject) - Constructor for class net.glowstone.util.loot.ConditionalLootItem
-
Parses a conditional loot item from its JSONObject form.
- conditionValue(GlowLivingEntity, String) - Static method in class net.glowstone.util.loot.LootingUtil
-
Evaluates a condition for an entity.
- CONFIG_ONLY_DONE - Static variable in interface net.glowstone.i18n.ConsoleMessages.Info
- conflictsWith(Enchantment) - Method in class net.glowstone.constants.GlowEnchantment
- connect(String, EventLoop, HttpCallback) - Method in class net.glowstone.net.http.HttpClient
-
Opens a URL.
- CONNECTION_THROTTLE - Enum constant in enum class net.glowstone.util.config.ServerConfig.Key
- CONSOLE_DATE - Enum constant in enum class net.glowstone.util.config.ServerConfig.Key
- CONSOLE_LOG_DATE - Enum constant in enum class net.glowstone.util.config.ServerConfig.Key
- CONSOLE_PROMPT - Enum constant in enum class net.glowstone.util.config.ServerConfig.Key
- ConsoleManager - Class in net.glowstone
-
A meta-class to handle all logging and input-related console improvements.
- ConsoleManager(GlowServer) - Constructor for class net.glowstone.ConsoleManager
-
Creates the instance for the given server.
- ConsoleMessages - Interface in net.glowstone.i18n
- ConsoleMessages.Error - Interface in net.glowstone.i18n
- ConsoleMessages.Error.Biome - Interface in net.glowstone.i18n
- ConsoleMessages.Error.BlockEntity - Interface in net.glowstone.i18n
- ConsoleMessages.Error.Chunk - Interface in net.glowstone.i18n
- ConsoleMessages.Error.Command - Interface in net.glowstone.i18n
- ConsoleMessages.Error.Function - Interface in net.glowstone.i18n
- ConsoleMessages.Error.I18n - Interface in net.glowstone.i18n
- ConsoleMessages.Error.Import - Interface in net.glowstone.i18n
- ConsoleMessages.Error.Io - Interface in net.glowstone.i18n
- ConsoleMessages.Error.Net - Interface in net.glowstone.i18n
- ConsoleMessages.Error.Net.Crypt - Interface in net.glowstone.i18n
- ConsoleMessages.Error.Permission - Interface in net.glowstone.i18n
- ConsoleMessages.Error.Plugin - Interface in net.glowstone.i18n
- ConsoleMessages.Error.Profile - Interface in net.glowstone.i18n
- ConsoleMessages.Error.Rcon - Interface in net.glowstone.i18n
- ConsoleMessages.Error.Structure - Interface in net.glowstone.i18n
- ConsoleMessages.Error.Uuid - Interface in net.glowstone.i18n
- ConsoleMessages.Info - Interface in net.glowstone.i18n
- ConsoleMessages.Info.Block - Interface in net.glowstone.i18n
- ConsoleMessages.Info.Enchant - Interface in net.glowstone.i18n
- ConsoleMessages.Info.Icon - Interface in net.glowstone.i18n
- ConsoleMessages.Info.NativeTransport - Interface in net.glowstone.i18n
- ConsoleMessages.Info.Net - Interface in net.glowstone.i18n
- ConsoleMessages.Info.Opencl - Interface in net.glowstone.i18n
- ConsoleMessages.Info.Option - Interface in net.glowstone.i18n
- ConsoleMessages.Info.Plugin - Interface in net.glowstone.i18n
- ConsoleMessages.Info.Proxy - Interface in net.glowstone.i18n
- ConsoleMessages.Info.Version - Interface in net.glowstone.i18n
- ConsoleMessages.Warn - Interface in net.glowstone.i18n
- ConsoleMessages.Warn.Block - Interface in net.glowstone.i18n
- ConsoleMessages.Warn.Block.Chest - Interface in net.glowstone.i18n
- ConsoleMessages.Warn.Block.DoubleSlab - Interface in net.glowstone.i18n
- ConsoleMessages.Warn.BlockEntity - Interface in net.glowstone.i18n
- ConsoleMessages.Warn.Chunk - Interface in net.glowstone.i18n
- ConsoleMessages.Warn.Command - Interface in net.glowstone.i18n
- ConsoleMessages.Warn.Crypt - Interface in net.glowstone.i18n
- ConsoleMessages.Warn.Entity - Interface in net.glowstone.i18n
- ConsoleMessages.Warn.Event - Interface in net.glowstone.i18n
- ConsoleMessages.Warn.Fishing - Interface in net.glowstone.i18n
- ConsoleMessages.Warn.Icon - Interface in net.glowstone.i18n
- ConsoleMessages.Warn.Io - Interface in net.glowstone.i18n
- ConsoleMessages.Warn.Net - Interface in net.glowstone.i18n
- ConsoleMessages.Warn.Option - Interface in net.glowstone.i18n
- ConsoleMessages.Warn.Permission - Interface in net.glowstone.i18n
- ConsoleMessages.Warn.Plugin - Interface in net.glowstone.i18n
- ConsoleMessages.Warn.Profile - Interface in net.glowstone.i18n
- ConsoleMessages.Warn.Recipe - Interface in net.glowstone.i18n
- ConsoleMessages.Warn.Uuid - Interface in net.glowstone.i18n
- ConsoleMessages.Warn.WorldGen - Interface in net.glowstone.i18n
- ConstantBiomeMapLayer - Class in net.glowstone.generator.biomegrid
- ConstantBiomeMapLayer(long, Biome) - Constructor for class net.glowstone.generator.biomegrid.ConstantBiomeMapLayer
- consumeHeldItem(HumanEntity, ItemStack) - Static method in class net.glowstone.util.InventoryUtil
-
Consumes 1 copy of the given item, which must be held by the given player, unless that player is in Creative mode.
- consumeItem(int) - Method in class net.glowstone.inventory.GlowInventory
-
Consumes an item in the given slot.
- consumeItem(int, boolean) - Method in class net.glowstone.inventory.GlowInventory
-
Consumes an item or the full stack in the given slot.
- consumeItemInHand(EquipmentSlot) - Method in class net.glowstone.inventory.GlowPlayerInventory
-
Consumes an item in a hand slot.
- consumeItemInHand(EquipmentSlot, boolean) - Method in class net.glowstone.inventory.GlowPlayerInventory
-
Consumes an item in a hand slot.
- consumeItemInMainHand() - Method in class net.glowstone.inventory.GlowPlayerInventory
-
Consumes an item in the main hand slot.
- consumeItemInMainHand(boolean) - Method in class net.glowstone.inventory.GlowPlayerInventory
-
Consumes an item or the full stack in the main hand slot.
- ContainerEntity - Class in net.glowstone.block.entity
-
Base class for container block entities (those with inventories).
- ContainerEntity(GlowBlock, GlowInventory) - Constructor for class net.glowstone.block.entity.ContainerEntity
- contains(BlockData) - Method in class net.glowstone.chunk.GlowChunk
- contains(BlockData) - Method in class net.glowstone.chunk.GlowChunkSnapshot
- contains(Material) - Method in class net.glowstone.inventory.GlowInventory
- contains(Material, int) - Method in class net.glowstone.inventory.GlowInventory
- contains(Object) - Method in class net.glowstone.util.collection.ConcurrentSet
- contains(Object) - Method in class net.glowstone.util.collection.SuperCollection
- contains(String) - Method in class net.glowstone.block.state.BlockStateData
- contains(ItemStack) - Method in class net.glowstone.inventory.GlowInventory
- contains(ItemStack, int) - Method in class net.glowstone.inventory.GlowInventory
- containsAll(Collection<?>) - Method in class net.glowstone.util.collection.SuperCollection
- containsAtLeast(ItemStack, int) - Method in class net.glowstone.inventory.GlowInventory
- containsKey(String) - Method in class net.glowstone.util.nbt.CompoundTag
-
Check if the compound contains the given key.
- containsKey(MetadataIndex) - Method in class net.glowstone.entity.meta.MetadataMap
- containsProfile(GlowPlayerProfile) - Method in class net.glowstone.util.bans.UuidListFile
-
Checks whether the player with a given UUID is in this list.
- containsUuid(UUID) - Method in class net.glowstone.util.bans.UuidListFile
-
Searches for a UUID.
- CONVERSION_PLAYER - Static variable in class net.glowstone.io.entity.ZombieVillagerStore
- CONVERSION_TIME - Static variable in class net.glowstone.io.entity.ZombieVillagerStore
- Convert - Class in net.glowstone.util
- Convert() - Constructor for class net.glowstone.util.Convert
- convertJson(Map<String, Object>) - Method in class net.glowstone.command.minecraft.TitleCommand
-
Converts a valid JSON chat component to a basic colored string.
- copyFrom(PotionMeta) - Method in class net.glowstone.entity.projectile.GlowTippedArrow
- copyFrom(PotionMeta) - Method in class net.glowstone.inventory.GlowMetaPotion
-
Copies potion data from another instance
- copyLocation(Location, Location) - Static method in class net.glowstone.util.Position
-
Copy the contents of one Location to another.
- copyOf(BoundingBox) - Static method in class net.glowstone.entity.physics.BoundingBox
-
Returns a deep copy of a BoundingBox.
- copyPosition(Location, Location) - Static method in class net.glowstone.util.Position
-
Copy the position contents (x,y,z) of one Location to another.
- count(int) - Method in class net.glowstone.block.GlowBlock
-
Increments the count of recent state changes.
- COUNTS - Static variable in interface net.glowstone.i18n.ConsoleMessages.Info.Plugin
- CPU - Static variable in interface net.glowstone.i18n.ConsoleMessages.Info.Opencl
- craft() - Method in class net.glowstone.inventory.GlowCraftingInventory
-
Remove a layer of items from the inventory.
- CRAFTBUKKIT - Enum constant in enum class net.glowstone.util.CompatibilityBundle
- CRAFTING - Enum constant in enum class net.glowstone.net.message.play.game.RecipeBookStateMessage.RecipeBookType
- CRAFTING_BOOK_UNSUPPORTED - Static variable in interface net.glowstone.i18n.ConsoleMessages.Warn.Net
- CRAFTING_RECIPE_UNSUPPORTED - Static variable in interface net.glowstone.i18n.ConsoleMessages.Warn.Net
- CraftRecipeRequestCodec - Class in net.glowstone.net.codec.play.game
- CraftRecipeRequestCodec() - Constructor for class net.glowstone.net.codec.play.game.CraftRecipeRequestCodec
- CraftRecipeRequestHandler - Class in net.glowstone.net.handler.play.game
- CraftRecipeRequestHandler() - Constructor for class net.glowstone.net.handler.play.game.CraftRecipeRequestHandler
- CraftRecipeRequestMessage - Class in net.glowstone.net.message.play.game
- CraftRecipeRequestMessage(int, int, boolean) - Constructor for class net.glowstone.net.message.play.game.CraftRecipeRequestMessage
- CraftRecipeResponseCodec - Class in net.glowstone.net.codec.play.game
- CraftRecipeResponseCodec() - Constructor for class net.glowstone.net.codec.play.game.CraftRecipeResponseCodec
- CraftRecipeResponseMessage - Class in net.glowstone.net.message.play.game
- CraftRecipeResponseMessage(int, int) - Constructor for class net.glowstone.net.message.play.game.CraftRecipeResponseMessage
- create(Class<T>, Location) - Static method in class net.glowstone.io.entity.EntityStorage
-
Creates an entity of the given Glowstone class, by deserializing an empty tag.
- create(String, String, String, String, boolean, boolean, Team.OptionStatus, Team.OptionStatus, ChatColor, List<String>) - Static method in class net.glowstone.net.message.play.scoreboard.ScoreboardTeamMessage
- create(String, TextMessage) - Static method in class net.glowstone.net.message.play.scoreboard.ScoreboardObjectiveMessage
- create(String, TextMessage, TextMessage, TextMessage, boolean, boolean, Team.OptionStatus, Team.OptionStatus, ChatColor, List<String>) - Static method in class net.glowstone.net.message.play.scoreboard.ScoreboardTeamMessage
- create(String, TextMessage, RenderType) - Static method in class net.glowstone.net.message.play.scoreboard.ScoreboardObjectiveMessage
- create(Location, GlowMinecart.MinecartType) - Static method in class net.glowstone.entity.objects.GlowMinecart
-
Factory method that creates a minecart.
- CREATE - Enum constant in enum class net.glowstone.net.message.play.scoreboard.ScoreboardTeamMessage.Action
- createAdvancementsMessage(boolean, List<NamespacedKey>, Player) - Method in class net.glowstone.GlowServer
-
Creates an
AdvancementsMessage
containing a list of advancements the server has, along with some extra actions. - createAdvancementsMessage(Map<NamespacedKey, Advancement>, boolean, List<NamespacedKey>, Player) - Method in class net.glowstone.GlowServer
-
Creates an
AdvancementsMessage
containing a given list of advancements, along with some extra actions. - createAfterSpawnMessage(GlowSession) - Method in class net.glowstone.entity.GlowEntity
-
Creates a List of
Message
which can be sent to a client directly after the entity is spawned. - createAndRender(MapView, Player) - Static method in class net.glowstone.map.GlowMapCanvas
-
Creates a new GlowMapCanvas for the given
MapView
and applies all updates seen by the given player. - createArray(int) - Static method in class net.glowstone.inventory.GlowInventorySlot
-
Returns an array of new container-type slots.
- createBaby() - Method in class net.glowstone.entity.GlowAgeable
-
Creates a baby clone of this creature, as when right-clicking it with a spawn egg.
- createBaby() - Method in class net.glowstone.entity.passive.GlowHorse
- createBestEventLoopGroup() - Static method in class net.glowstone.net.Networking
-
Creates the "best" event loop group available.
- createBlockData(String) - Method in class net.glowstone.GlowServer
- createBlockData(Material) - Method in class net.glowstone.GlowServer
- createBlockData(Material, String) - Method in class net.glowstone.GlowServer
- createBlockData(Material, Consumer<BlockData>) - Method in class net.glowstone.GlowServer
- createBlockEntity(GlowChunk, int, int, int) - Method in class net.glowstone.block.blocktype.BlockBanner
- createBlockEntity(GlowChunk, int, int, int) - Method in class net.glowstone.block.blocktype.BlockBeacon
- createBlockEntity(GlowChunk, int, int, int) - Method in class net.glowstone.block.blocktype.BlockBed
- createBlockEntity(GlowChunk, int, int, int) - Method in class net.glowstone.block.blocktype.BlockBrewingStand
- createBlockEntity(GlowChunk, int, int, int) - Method in class net.glowstone.block.blocktype.BlockChest
- createBlockEntity(GlowChunk, int, int, int) - Method in class net.glowstone.block.blocktype.BlockDispenser
- createBlockEntity(GlowChunk, int, int, int) - Method in class net.glowstone.block.blocktype.BlockDropper
- createBlockEntity(GlowChunk, int, int, int) - Method in class net.glowstone.block.blocktype.BlockEnchantmentTable
- createBlockEntity(GlowChunk, int, int, int) - Method in class net.glowstone.block.blocktype.BlockFlowerPot
- createBlockEntity(GlowChunk, int, int, int) - Method in class net.glowstone.block.blocktype.BlockFurnace
- createBlockEntity(GlowChunk, int, int, int) - Method in class net.glowstone.block.blocktype.BlockHopper
- createBlockEntity(GlowChunk, int, int, int) - Method in class net.glowstone.block.blocktype.BlockJukebox
- createBlockEntity(GlowChunk, int, int, int) - Method in class net.glowstone.block.blocktype.BlockMobSpawner
- createBlockEntity(GlowChunk, int, int, int) - Method in class net.glowstone.block.blocktype.BlockSign
- createBlockEntity(GlowChunk, int, int, int) - Method in class net.glowstone.block.blocktype.BlockSkull
- createBlockEntity(GlowChunk, int, int, int) - Method in class net.glowstone.block.blocktype.BlockType
-
Create a new block entity at the given location.
- createBossBar(String, BarColor, BarStyle, BarFlag...) - Method in class net.glowstone.GlowServer
- createBossBar(NamespacedKey, String, BarColor, BarStyle, BarFlag...) - Method in class net.glowstone.GlowServer
- createChunkData(World) - Method in class net.glowstone.GlowServer
- createEmptyStack() - Static method in class net.glowstone.util.InventoryUtil
-
Creates an empty ItemStack (Material.AIR * 0).
- createEntity(int, int, int, int) - Method in class net.glowstone.chunk.GlowChunk
-
Deprecated.Uses ordinals in place of old integer IDs.
- createEntity(int, int, int, Material) - Method in class net.glowstone.chunk.GlowChunk
-
If needed, create a new block entity at the given location.
- createEntity(Location) - Method in class net.glowstone.io.entity.EntityStore
-
Create a new entity of this store's type at the given location, with all attributes set to their defaults.
- createEntity(Location, CompoundTag) - Method in class net.glowstone.io.entity.AgeableStore
- createEntity(Location, CompoundTag) - Method in class net.glowstone.io.entity.AnimalStore
- createEntity(Location, CompoundTag) - Method in class net.glowstone.io.entity.BoatStore
- createEntity(Location, CompoundTag) - Method in class net.glowstone.io.entity.EnderCrystalStore
- createEntity(Location, CompoundTag) - Method in class net.glowstone.io.entity.EnderDragonStore
- createEntity(Location, CompoundTag) - Method in class net.glowstone.io.entity.EntityStore
-
Create a new entity of this store's type at the given location.
- createEntity(Location, CompoundTag) - Method in class net.glowstone.io.entity.FireworkStore
- createEntity(Location, CompoundTag) - Method in class net.glowstone.io.entity.MinecartStore
- createEntity(Location, CompoundTag) - Method in class net.glowstone.io.entity.MonsterStore
- createEntity(Location, CompoundTag) - Method in class net.glowstone.io.entity.NormalTippedArrowStore
- createEntity(Location, CompoundTag) - Method in class net.glowstone.io.entity.PaintingStore
- createEntity(Location, CompoundTag) - Method in class net.glowstone.io.entity.SplashPotionStore
- createEntity(Location, CompoundTag) - Method in class net.glowstone.io.entity.WaterMobStore
- createExplorerMap(World, Location, StructureType) - Method in class net.glowstone.GlowServer
- createExplorerMap(World, Location, StructureType, int, boolean) - Method in class net.glowstone.GlowServer
- createExplosion(double, double, double, float) - Method in class net.glowstone.GlowWorld
- createExplosion(double, double, double, float, boolean) - Method in class net.glowstone.GlowWorld
- createExplosion(double, double, double, float, boolean, boolean) - Method in class net.glowstone.GlowWorld
- createExplosion(double, double, double, float, boolean, boolean, Entity) - Method in class net.glowstone.GlowWorld
- createExplosion(Location, float, boolean, boolean) - Method in class net.glowstone.GlowWorld
- createExplosion(Location, float, boolean, boolean, Entity) - Method in class net.glowstone.GlowWorld
- createExplosion(Entity, double, double, double, float, boolean, boolean) - Method in class net.glowstone.GlowWorld
-
Create an explosion with a specific entity as the source.
- createExplosion(Entity, Location, float, boolean, boolean) - Method in class net.glowstone.GlowWorld
- createExplosion(Location, float) - Method in class net.glowstone.GlowWorld
- createExplosion(Location, float, boolean) - Method in class net.glowstone.GlowWorld
- createFromArguments(String...) - Static method in class net.glowstone.GlowServer
-
Initialize a server using the command-line arguments.
- createInitMessage() - Method in class net.glowstone.inventory.crafting.PlayerRecipeMonitor
-
Creates a message to send this recipe book's state to the client.
- createInventory(InventoryHolder, int, Component) - Method in class net.glowstone.GlowServer
- createInventory(InventoryHolder, InventoryType, Component) - Method in class net.glowstone.GlowServer
- createInventory(InventoryHolder, int) - Method in class net.glowstone.GlowServer
- createInventory(InventoryHolder, int, String) - Method in class net.glowstone.GlowServer
- createInventory(InventoryHolder, InventoryType) - Method in class net.glowstone.GlowServer
- createInventory(InventoryHolder, InventoryType, String) - Method in class net.glowstone.GlowServer
- createList(int) - Static method in class net.glowstone.inventory.GlowInventorySlot
- createMap(World) - Method in class net.glowstone.GlowServer
- createMerchant(Component) - Method in class net.glowstone.GlowServer
- createMerchant(String) - Method in class net.glowstone.GlowServer
- createMessage() - Method in class net.glowstone.GlowWorldBorder
-
Creates a
WorldBorderMessage
containing information to initialize the world border on the client-side. - createMobSpawner(Vector, EntityType) - Method in class net.glowstone.generator.structures.util.StructureBuilder
-
Sets the given block to a spawner for the given entity type.
- createNewInventory() - Method in class net.glowstone.entity.passive.GlowChestedHorse
-
Creates and sets a new inventory, and copies equipment over from the existing inventory.
- createNewInventory() - Method in class net.glowstone.entity.passive.GlowDonkey
- createNewInventory() - Method in class net.glowstone.entity.passive.GlowLlama
- createNewInventory() - Method in class net.glowstone.entity.passive.GlowMule
- createNewStructure(GlowWorld, Random, int, int) - Method in class net.glowstone.io.structure.StructureStore
-
Create a new structure of this store's type in the given world.
- createNewStructure(GlowWorld, Random, int, int) - Method in class net.glowstone.io.structure.TempleStore
- createOctaves(Random, int) - Static method in class net.glowstone.util.noise.PerlinOctaveGenerator
- createOctaves(Random, int) - Static method in class net.glowstone.util.noise.SimplexOctaveGenerator
- createProfile(String) - Method in class net.glowstone.GlowServer
- createProfile(UUID) - Method in class net.glowstone.GlowServer
- createProfile(UUID, String) - Method in class net.glowstone.GlowServer
- createProfile(UUID, String, boolean) - Method in class net.glowstone.GlowServer
-
Creates a player profile.
- createRandomItemsContainer(Vector, Random, RandomItemsContent, Directional, int) - Method in class net.glowstone.generator.structures.util.StructureBuilder
-
Sets the given block to a container and fills it with random items.
- createSpawnMessage() - Method in class net.glowstone.entity.GlowAgeable
- createSpawnMessage() - Method in class net.glowstone.entity.GlowAreaEffectCloud
- createSpawnMessage() - Method in class net.glowstone.entity.GlowCreature
- createSpawnMessage() - Method in class net.glowstone.entity.GlowEntity
-
Creates a list of
Message
s which can be sent to a client to spawn this entity. - createSpawnMessage() - Method in class net.glowstone.entity.GlowHumanEntity
- createSpawnMessage() - Method in class net.glowstone.entity.GlowLightningStrike
- createSpawnMessage() - Method in class net.glowstone.entity.GlowPlayer
- createSpawnMessage() - Method in class net.glowstone.entity.GlowTntPrimed
- createSpawnMessage() - Method in class net.glowstone.entity.monster.complex.GlowEnderDragonPart
- createSpawnMessage() - Method in class net.glowstone.entity.monster.GlowCreeper
- createSpawnMessage() - Method in class net.glowstone.entity.monster.GlowZombie
- createSpawnMessage() - Method in class net.glowstone.entity.objects.GlowArmorStand
- createSpawnMessage() - Method in class net.glowstone.entity.objects.GlowBoat
- createSpawnMessage() - Method in class net.glowstone.entity.objects.GlowEnderCrystal
- createSpawnMessage() - Method in class net.glowstone.entity.objects.GlowEvokerFangs
- createSpawnMessage() - Method in class net.glowstone.entity.objects.GlowExperienceOrb
- createSpawnMessage() - Method in class net.glowstone.entity.objects.GlowFallingBlock
- createSpawnMessage() - Method in class net.glowstone.entity.objects.GlowItem
- createSpawnMessage() - Method in class net.glowstone.entity.objects.GlowItemFrame
- createSpawnMessage() - Method in class net.glowstone.entity.objects.GlowLeashHitch
- createSpawnMessage() - Method in class net.glowstone.entity.objects.GlowMinecart
- createSpawnMessage() - Method in class net.glowstone.entity.objects.GlowPainting
- createSpawnMessage() - Method in class net.glowstone.entity.passive.GlowAbstractHorse
- createSpawnMessage() - Method in class net.glowstone.entity.passive.GlowBat
- createSpawnMessage() - Method in class net.glowstone.entity.passive.GlowFirework
- createSpawnMessage() - Method in class net.glowstone.entity.passive.GlowFishingHook
- createSpawnMessage() - Method in class net.glowstone.entity.passive.GlowHorse
- createSpawnMessage() - Method in class net.glowstone.entity.projectile.GlowEnderPearl
- createSpawnMessage() - Method in class net.glowstone.entity.projectile.GlowProjectile
- createStructure(GlowWorld, int, int) - Method in class net.glowstone.io.structure.StructureStore
-
Create a structure of this store's type in the given world.
- createStructure(GlowWorld, int, int) - Method in class net.glowstone.io.structure.TempleStore
- createStructurePiece() - Method in class net.glowstone.io.structure.DesertTempleStore
- createStructurePiece() - Method in class net.glowstone.io.structure.JungleTempleStore
- createStructurePiece() - Method in class net.glowstone.io.structure.StructurePieceStore
-
Create a structure piece of this store's type.
- createStructurePiece() - Method in class net.glowstone.io.structure.WitchHutStore
- createUpdateMessage(GlowSession) - Method in class net.glowstone.entity.GlowEntity
-
Creates a
Message
which can be sent to a client to update this entity. - createUpdateMessage(GlowSession) - Method in class net.glowstone.entity.GlowLightningStrike
- createUpdateMessage(GlowSession) - Method in class net.glowstone.entity.GlowLivingEntity
- createUpdateMessage(GlowSession) - Method in class net.glowstone.entity.objects.GlowArmorStand
- createVanillaChunkData(World, int, int) - Method in class net.glowstone.GlowServer
- createWorld(WorldCreator) - Method in class net.glowstone.GlowServer
- createWorldOctaves(World, Map<String, OctaveGenerator>) - Method in class net.glowstone.generator.GlowChunkGenerator
-
Populates a Map with the
OctaveGenerator
instances for the world. - createWorldOctaves(World, Map<String, OctaveGenerator>) - Method in class net.glowstone.generator.NetherGenerator
- createWorldOctaves(World, Map<String, OctaveGenerator>) - Method in class net.glowstone.generator.OverworldGenerator
- createWorldOctaves(World, Map<String, OctaveGenerator>) - Method in class net.glowstone.generator.TheEndGenerator
- createWorldStorageProvider(String) - Method in interface net.glowstone.io.WorldStorageProviderFactory
- CREATIVE_ITEM - Static variable in interface net.glowstone.i18n.GlowstoneMessages.Kick
- CreativeItemCodec - Class in net.glowstone.net.codec.play.inv
- CreativeItemCodec() - Constructor for class net.glowstone.net.codec.play.inv.CreativeItemCodec
- CreativeItemHandler - Class in net.glowstone.net.handler.play.inv
- CreativeItemHandler() - Constructor for class net.glowstone.net.handler.play.inv.CreativeItemHandler
- CreativeItemMessage - Class in net.glowstone.net.message.play.inv
- CreativeItemMessage(int, ItemStack) - Constructor for class net.glowstone.net.message.play.inv.CreativeItemMessage
- CREDITS - Enum constant in enum class net.glowstone.net.message.play.game.StateChangeMessage.Reason
- CREEPER_IGNITED - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- CREEPER_POWERED - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- CREEPER_STATE - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- CriterionProgress - Class in net.glowstone.advancement
- CriterionProgress(boolean, Date) - Constructor for class net.glowstone.advancement.CriterionProgress
- CRITICAL - Static variable in class net.glowstone.io.entity.ArrowStore
- CustomEntityDescriptor<T extends GlowEntity> - Class in net.glowstone.entity
- CustomEntityDescriptor(Class<T>, Plugin, String, EntityStore<T>) - Constructor for class net.glowstone.entity.CustomEntityDescriptor
- CustomEntityDescriptor(Class<T>, Plugin, String, EntityStore<T>, boolean) - Constructor for class net.glowstone.entity.CustomEntityDescriptor
- customName() - Method in class net.glowstone.block.entity.state.GlowContainer
- customName() - Method in class net.glowstone.entity.GlowEntity
- customName(Component) - Method in class net.glowstone.block.entity.state.GlowContainer
- customName(Component) - Method in class net.glowstone.entity.GlowEntity
D
- damage(double) - Method in class net.glowstone.entity.GlowEntity
- damage(double) - Method in class net.glowstone.entity.GlowPlayer
- damage(double) - Method in class net.glowstone.entity.monster.complex.GlowEnderDragonPart
- damage(double, Entity) - Method in class net.glowstone.entity.GlowEntity
- damage(double, Entity) - Method in class net.glowstone.entity.GlowPlayer
- damage(double, Entity) - Method in class net.glowstone.entity.monster.complex.GlowEnderDragonPart
- damage(double, Entity, EntityDamageEvent.DamageCause) - Method in class net.glowstone.entity.GlowEntity
- damage(double, Entity, EntityDamageEvent.DamageCause) - Method in class net.glowstone.entity.GlowLivingEntity
- damage(double, Entity, EntityDamageEvent.DamageCause) - Method in class net.glowstone.entity.GlowPlayer
- damage(double, Entity, EntityDamageEvent.DamageCause) - Method in class net.glowstone.entity.monster.GlowCreeper
- damage(double, Entity, EntityDamageEvent.DamageCause) - Method in class net.glowstone.entity.objects.GlowArmorStand
- damage(double, Entity, EntityDamageEvent.DamageCause) - Method in class net.glowstone.entity.objects.GlowEnderCrystal
- damage(double, Entity, EntityDamageEvent.DamageCause) - Method in class net.glowstone.entity.passive.GlowPig
- damage(double, Entity, EntityDamageEvent.DamageCause) - Method in class net.glowstone.entity.passive.GlowVillager
- damage(double, Entity, EntityDamageEvent.DamageCause) - Method in class net.glowstone.entity.monster.complex.GlowEnderDragonPart
- damage(double, Entity, EntityDamageEvent.DamageCause) - Method in class net.glowstone.entity.monster.GlowEvoker
- damage(double, Entity, EntityDamageEvent.DamageCause) - Method in class net.glowstone.entity.monster.GlowWither
- damage(double, Entity, EntityDamageEvent.DamageCause) - Method in class net.glowstone.entity.objects.GlowExperienceOrb
- damage(double, EntityDamageEvent.DamageCause) - Method in class net.glowstone.entity.GlowEntity
- damage(double, EntityDamageEvent.DamageCause) - Method in class net.glowstone.entity.GlowPlayer
- damage(double, EntityDamageEvent.DamageCause) - Method in class net.glowstone.entity.monster.complex.GlowEnderDragonPart
- DAMAGE - Static variable in class net.glowstone.io.entity.ArrowStore
- damageItem(GlowPlayer, ItemStack) - Static method in class net.glowstone.util.InventoryUtil
-
Inflicts damage to an item.
- DANDELION - Enum constant in enum class net.glowstone.generator.objects.FlowerType
- DarkForestPopulator - Class in net.glowstone.generator.populators.overworld
- DarkForestPopulator() - Constructor for class net.glowstone.generator.populators.overworld.DarkForestPopulator
-
Creates a populator specialized for the Roofed Forest and Roofed Forest M biomes.
- DarkOakTree - Class in net.glowstone.generator.objects.trees
- DarkOakTree(Random, BlockStateDelegate) - Constructor for class net.glowstone.generator.objects.trees.DarkOakTree
-
Initializes this tree with a random height, preparing it to attempt to generate.
- data - Variable in class net.glowstone.block.GlowBlockState
- data - Variable in class net.glowstone.net.message.play.game.MapDataMessage.Section
- DATA_VERSION - Static variable in class net.glowstone.GlowServer
-
The data version supported by the server.
- dataToString(PotionData) - Static method in class net.glowstone.inventory.GlowMetaPotion
-
Converts a PotionData to a Potion ID string.
- DAY - Static variable in interface net.glowstone.i18n.GlowstoneMessages.Bed
- deadBushDecorator - Variable in class net.glowstone.generator.populators.overworld.BiomePopulator
- DeadBushDecorator - Class in net.glowstone.generator.decorators.overworld
- DeadBushDecorator() - Constructor for class net.glowstone.generator.decorators.overworld.DeadBushDecorator
- deathTicks - Variable in class net.glowstone.entity.GlowLivingEntity
-
The LivingEntity's number of ticks since death.
- DeclareCommandsCodec - Class in net.glowstone.net.codec.play.game
- DeclareCommandsCodec() - Constructor for class net.glowstone.net.codec.play.game.DeclareCommandsCodec
- DeclareCommandsMessage - Class in net.glowstone.net.message.play.game
- DeclareCommandsMessage(int, int) - Constructor for class net.glowstone.net.message.play.game.DeclareCommandsMessage
- decode(ByteBuf) - Method in class net.glowstone.net.codec.handshake.HandshakeCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.KickCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.login.EncryptionKeyRequestCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.login.EncryptionKeyResponseCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.login.LoginPluginRequestCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.login.LoginPluginResponseCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.login.LoginStartCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.login.LoginSuccessCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.entity.AttachEntityCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.entity.CollectItemCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.entity.DestroyEntitiesCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.entity.EntityAnimationCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.entity.EntityEffectCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.entity.EntityEquipmentCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.entity.EntityHeadRotationCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.entity.EntityMetadataCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.entity.EntityPropertyCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.entity.EntityRemoveEffectCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.entity.EntityRotationCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.entity.EntityStatusCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.entity.EntityTeleportCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.entity.EntityVelocityCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.entity.RelativeEntityPositionCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.entity.RelativeEntityPositionRotationCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.entity.SetCooldownCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.entity.SetPassengerCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.entity.SpawnGlobalEntityCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.entity.SpawnMobCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.entity.SpawnObjectCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.entity.SpawnPaintingCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.entity.SpawnPlayerCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.entity.SpawnXpOrbCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.entity.VehicleMoveCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.game.AcknowledgePlayerDiggingCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.game.BeaconEffectCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.game.BlockActionCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.game.BlockBreakAnimationCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.game.BlockChangeCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.game.ChatCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.game.ChunkDataCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.game.ClientSettingsCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.game.CraftRecipeRequestCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.game.CraftRecipeResponseCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.game.DeclareCommandsCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.game.DisplayedRecipeCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.game.EditBookCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.game.ExperienceCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.game.ExplosionCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.game.HealthCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.game.IncomingChatCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.game.JoinGameCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.game.MapDataCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.game.MultiBlockChangeCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.game.NamedSoundEffectCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.game.NameItemCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.game.PingCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.game.PlayEffectCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.game.PlayParticleCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.game.PluginMessageCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.game.PositionRotationCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.game.RecipeBookStateCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.game.RespawnCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.game.SignEditorCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.game.SoundEffectCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.game.SpawnPositionCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.game.StateChangeCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.game.StatisticsCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.game.StopSoundCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.game.TimeCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.game.TitleCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.game.UnloadChunkCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.game.UnlockRecipesCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.game.UpdateBlockEntityCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.game.UpdateSignCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.game.UserListHeaderFooterCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.game.UserListItemCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.game.WorldBorderCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.inv.ClickWindowButtonCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.inv.CloseWindowCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.inv.CreativeItemCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.inv.HeldItemCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.inv.OpenWindowCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.inv.SetWindowContentsCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.inv.SetWindowSlotCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.inv.TransactionCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.inv.WindowClickCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.inv.WindowPropertyCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.player.AdvancementsCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.player.AdvancementTabCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.player.BlockPlacementCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.player.BossBarCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.player.CameraCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.player.ClientStatusCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.player.CombatEventCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.player.DiggingCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.player.InteractEntityCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.player.PlayerAbilitiesCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.player.PlayerActionCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.player.PlayerLookCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.player.PlayerPositionCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.player.PlayerPositionLookCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.player.PlayerSwingArmCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.player.PlayerUpdateCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.player.ResourcePackSendCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.player.ResourcePackStatusCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.player.ServerDifficultyCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.player.SpectateCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.player.SteerBoatCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.player.SteerVehicleCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.player.TabCompleteCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.player.TabCompleteResponseCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.player.TeleportConfirmCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.player.UseItemCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.scoreboard.ScoreboardDisplayCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.scoreboard.ScoreboardObjectiveCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.scoreboard.ScoreboardScoreCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.play.scoreboard.ScoreboardTeamCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.SetCompressionCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.status.StatusPingCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.status.StatusRequestCodec
- decode(ByteBuf) - Method in class net.glowstone.net.codec.status.StatusResponseCodec
- decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class net.glowstone.net.pipeline.CodecsHandler
- decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class net.glowstone.net.pipeline.CompressionHandler
- decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class net.glowstone.net.pipeline.EncryptionHandler
- decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class net.glowstone.net.pipeline.FramingHandler
- decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class net.glowstone.net.rcon.RconFramingHandler
- decode(String) - Static method in class net.glowstone.util.TextMessage
-
Decode a chat message from its textual JSON representation if possible.
- decor - Variable in class net.glowstone.inventory.GlowLlamaInventory
- decorate(World, Random, Chunk) - Method in class net.glowstone.generator.decorators.BlockDecorator
- decorate(World, Random, Chunk) - Method in class net.glowstone.generator.decorators.nether.FireDecorator
- decorate(World, Random, Chunk) - Method in class net.glowstone.generator.decorators.nether.GlowstoneDecorator
- decorate(World, Random, Chunk) - Method in class net.glowstone.generator.decorators.nether.LavaDecorator
- decorate(World, Random, Chunk) - Method in class net.glowstone.generator.decorators.nether.MushroomDecorator
- decorate(World, Random, Chunk) - Method in class net.glowstone.generator.decorators.overworld.CactusDecorator
- decorate(World, Random, Chunk) - Method in class net.glowstone.generator.decorators.overworld.DeadBushDecorator
- decorate(World, Random, Chunk) - Method in class net.glowstone.generator.decorators.overworld.DesertWellDecorator
- decorate(World, Random, Chunk) - Method in class net.glowstone.generator.decorators.overworld.DoublePlantDecorator
- decorate(World, Random, Chunk) - Method in class net.glowstone.generator.decorators.overworld.FlowerDecorator
- decorate(World, Random, Chunk) - Method in class net.glowstone.generator.decorators.overworld.FlowingLiquidDecorator
- decorate(World, Random, Chunk) - Method in class net.glowstone.generator.decorators.overworld.InfestedStoneDecorator
- decorate(World, Random, Chunk) - Method in class net.glowstone.generator.decorators.overworld.LakeDecorator
- decorate(World, Random, Chunk) - Method in class net.glowstone.generator.decorators.overworld.MushroomDecorator
- decorate(World, Random, Chunk) - Method in class net.glowstone.generator.decorators.overworld.SugarCaneDecorator
- decorate(World, Random, Chunk) - Method in class net.glowstone.generator.decorators.overworld.SurfaceCaveDecorator
- decorate(World, Random, Chunk) - Method in class net.glowstone.generator.decorators.overworld.TallGrassDecorator
- decorate(World, Random, Chunk) - Method in class net.glowstone.generator.decorators.overworld.TreeDecorator
- decorate(World, Random, Chunk) - Method in class net.glowstone.generator.decorators.overworld.UnderwaterDecorator
- decorate(World, Random, Chunk) - Method in class net.glowstone.generator.decorators.overworld.WaterLilyDecorator
- decorate(World, Random, Chunk) - Method in class net.glowstone.generator.decorators.theend.ObsidianPillarDecorator
- decrementStatistic(Statistic) - Method in class net.glowstone.entity.GlowPlayer
- decrementStatistic(Statistic) - Method in class net.glowstone.GlowOfflinePlayer
- decrementStatistic(Statistic, int) - Method in class net.glowstone.entity.GlowPlayer
- decrementStatistic(Statistic, int) - Method in class net.glowstone.GlowOfflinePlayer
- decrementStatistic(Statistic, EntityType) - Method in class net.glowstone.entity.GlowPlayer
- decrementStatistic(Statistic, EntityType) - Method in class net.glowstone.GlowOfflinePlayer
- decrementStatistic(Statistic, EntityType, int) - Method in class net.glowstone.entity.GlowPlayer
- decrementStatistic(Statistic, EntityType, int) - Method in class net.glowstone.GlowOfflinePlayer
- decrementStatistic(Statistic, Material) - Method in class net.glowstone.entity.GlowPlayer
- decrementStatistic(Statistic, Material) - Method in class net.glowstone.GlowOfflinePlayer
- decrementStatistic(Statistic, Material, int) - Method in class net.glowstone.entity.GlowPlayer
- decrementStatistic(Statistic, Material, int) - Method in class net.glowstone.GlowOfflinePlayer
- DeepOceanMapLayer - Class in net.glowstone.generator.biomegrid
- DeepOceanMapLayer(long, MapLayer) - Constructor for class net.glowstone.generator.biomegrid.DeepOceanMapLayer
- DEFAULT - Static variable in class net.glowstone.entity.meta.ClientSettings
- DEFAULT_BLOCK_LIGHT - Static variable in class net.glowstone.chunk.ChunkSection
-
The default value for block light, used on new chunk sections.
- DEFAULT_BREAK_SOUND - Static variable in class net.glowstone.util.SoundInfo
- DEFAULT_FALL_SOUND - Static variable in class net.glowstone.util.SoundInfo
- DEFAULT_HIT_SOUND - Static variable in class net.glowstone.util.SoundInfo
- DEFAULT_PERMISSION - Enum constant in enum class net.glowstone.command.minecraft.GlowVanillaCommand.GenericMessage
- DEFAULT_PLACE_SOUND - Static variable in class net.glowstone.util.SoundInfo
- DEFAULT_PORT - Static variable in class net.glowstone.util.config.ServerConfig
- DEFAULT_SKYLIGHT - Static variable in class net.glowstone.chunk.ChunkSection
-
The default value for sky light, used on new chunk sections.
- DEFAULT_STEP_SOUND - Static variable in class net.glowstone.util.SoundInfo
- DefaultDispenseBehavior - Class in net.glowstone.dispenser
- DefaultDispenseBehavior() - Constructor for class net.glowstone.dispenser.DefaultDispenseBehavior
- DefaultGameModeCommand - Class in net.glowstone.command.minecraft
- DefaultGameModeCommand() - Constructor for class net.glowstone.command.minecraft.DefaultGameModeCommand
-
Creates the instance for this command.
- DefaultLootItem - Class in net.glowstone.util.loot
- DefaultLootItem(JSONObject) - Constructor for class net.glowstone.util.loot.DefaultLootItem
-
Parses a loot-table entry from JSON.
- delegate - Variable in class net.glowstone.generator.objects.trees.GenericTree
- DEMO_MESSAGE - Enum constant in enum class net.glowstone.net.message.play.game.StateChangeMessage.Reason
- DEOP_FAILED - Static variable in interface net.glowstone.i18n.ConsoleMessages.Error.Command
- DeopCommand - Class in net.glowstone.command.minecraft
- DeopCommand() - Constructor for class net.glowstone.command.minecraft.DeopCommand
-
Creates the instance for this command.
- DEPTH - Static variable in class net.glowstone.chunk.GlowChunk
-
The depth of a chunk (y axis).
- deserialize(Map<String, Object>) - Static method in class net.glowstone.entity.FishingRewardManager.RewardItem
-
Reads a RewardItem from a YAML tag.
- deserialize(Map<String, Object>) - Static method in class net.glowstone.GlowOfflinePlayer
-
Required method for configuration serialization.
- deserialize(Map<String, Object>) - Static method in class net.glowstone.inventory.GlowMetaSkull
-
Deserializes an instance as specified in
ConfigurationSerializable
. - deserializeItem(byte[]) - Method in class net.glowstone.util.GlowUnsafeValues
-
Deprecated.
- DESERT_TEMPLE - Enum constant in enum class net.glowstone.generator.structures.GlowTemple.TempleType
- DesertMountainsPopulator - Class in net.glowstone.generator.populators.overworld
- DesertMountainsPopulator() - Constructor for class net.glowstone.generator.populators.overworld.DesertMountainsPopulator
- DesertPopulator - Class in net.glowstone.generator.populators.overworld
- DesertPopulator() - Constructor for class net.glowstone.generator.populators.overworld.DesertPopulator
-
Creates a
BiomePopulator
adjusted for the desert. - DesertTempleStore - Class in net.glowstone.io.structure
- DesertTempleStore() - Constructor for class net.glowstone.io.structure.DesertTempleStore
- desertWellDecorator - Variable in class net.glowstone.generator.populators.overworld.BiomePopulator
- DesertWellDecorator - Class in net.glowstone.generator.decorators.overworld
- DesertWellDecorator() - Constructor for class net.glowstone.generator.decorators.overworld.DesertWellDecorator
- destroy() - Method in class net.glowstone.block.entity.BlockEntity
-
Destroy this BlockEntity.
- DestroyEntitiesCodec - Class in net.glowstone.net.codec.play.entity
- DestroyEntitiesCodec() - Constructor for class net.glowstone.net.codec.play.entity.DestroyEntitiesCodec
- DestroyEntitiesMessage - Class in net.glowstone.net.message.play.entity
- DestroyEntitiesMessage(List<Integer>) - Constructor for class net.glowstone.net.message.play.entity.DestroyEntitiesMessage
- detonate() - Method in class net.glowstone.entity.passive.GlowFirework
- DIAMOND - Enum constant in enum class net.glowstone.inventory.ClothType
- DIAMOND - Enum constant in enum class net.glowstone.inventory.MaterialToolType
- DIAMOND_AXE - Enum constant in enum class net.glowstone.inventory.ToolType
- DIAMOND_BOOTS - Enum constant in enum class net.glowstone.inventory.ArmorConstants
- DIAMOND_CHESTPLATE - Enum constant in enum class net.glowstone.inventory.ArmorConstants
- DIAMOND_HELMET - Enum constant in enum class net.glowstone.inventory.ArmorConstants
- DIAMOND_LEGGINGS - Enum constant in enum class net.glowstone.inventory.ArmorConstants
- DIAMOND_PICKAXE - Enum constant in enum class net.glowstone.inventory.ToolType
- DIAMOND_SHOVEL - Enum constant in enum class net.glowstone.inventory.ToolType
- DIAMOND_SWORD - Enum constant in enum class net.glowstone.inventory.ToolType
- DIFFICULTY - Enum constant in enum class net.glowstone.util.config.ServerConfig.Key
- DIFFICULTY - Static variable in interface net.glowstone.i18n.ConsoleMessages.Error.I18n
- DifficultyCommand - Class in net.glowstone.command.minecraft
- DifficultyCommand() - Constructor for class net.glowstone.command.minecraft.DifficultyCommand
-
Creates the instance for this command.
- DiggingCodec - Class in net.glowstone.net.codec.play.player
- DiggingCodec() - Constructor for class net.glowstone.net.codec.play.player.DiggingCodec
- DiggingHandler - Class in net.glowstone.net.handler.play.player
- DiggingHandler() - Constructor for class net.glowstone.net.handler.play.player.DiggingHandler
- DiggingMessage - Class in net.glowstone.net.message.play.player
- DiggingMessage(int, int, int, int, int) - Constructor for class net.glowstone.net.message.play.player.DiggingMessage
- direction - Variable in class net.glowstone.net.message.play.game.MapDataMessage.Icon
- DIRECTION - Enum constant in enum class net.glowstone.entity.meta.MetadataType
- DirtAndStonePatchGroundGenerator - Class in net.glowstone.generator.ground
- DirtAndStonePatchGroundGenerator() - Constructor for class net.glowstone.generator.ground.DirtAndStonePatchGroundGenerator
- DirtPatchGroundGenerator - Class in net.glowstone.generator.ground
- DirtPatchGroundGenerator() - Constructor for class net.glowstone.generator.ground.DirtPatchGroundGenerator
- DISABLE_GENERATION - Enum constant in enum class net.glowstone.util.config.ServerConfig.Key
- DISABLE_REDUCED_DEBUG_INFO - Static variable in class net.glowstone.net.message.play.entity.EntityStatusMessage
- DISABLED - Static variable in interface net.glowstone.i18n.ConsoleMessages.Warn.WorldGen
- disconnect() - Method in class net.glowstone.net.GlowSession
-
Deprecated.
- disconnect(String) - Method in class net.glowstone.net.GlowSession
-
Disconnects the session with the specified reason.
- disconnect(String, boolean) - Method in class net.glowstone.net.GlowSession
-
Disconnects the session with the specified reason.
- discoverRecipe(NamespacedKey) - Method in class net.glowstone.entity.GlowPlayer
- discoverRecipes(Collection<NamespacedKey>) - Method in class net.glowstone.entity.GlowPlayer
- dispatchCommand(CommandSender, String) - Method in class net.glowstone.GlowServer
- dispense() - Method in class net.glowstone.block.entity.state.GlowDispenser
- dispense(GlowBlock, ItemStack) - Method in class net.glowstone.dispenser.DefaultDispenseBehavior
- dispense(GlowBlock, ItemStack) - Method in interface net.glowstone.dispenser.DispenseBehavior
- DispenseBehavior - Interface in net.glowstone.dispenser
- DispenseBehaviorRegistry - Class in net.glowstone.dispenser
- DispenseBehaviorRegistry() - Constructor for class net.glowstone.dispenser.DispenseBehaviorRegistry
- DispenserEntity - Class in net.glowstone.block.entity
- DispenserEntity(GlowBlock) - Constructor for class net.glowstone.block.entity.DispenserEntity
- dispenseStack(GlowBlock, ItemStack) - Method in class net.glowstone.dispenser.ArmorDispenseBehavior
- dispenseStack(GlowBlock, ItemStack) - Method in class net.glowstone.dispenser.BucketDispenseBehavior
- dispenseStack(GlowBlock, ItemStack) - Method in class net.glowstone.dispenser.DefaultDispenseBehavior
- dispenseStack(GlowBlock, ItemStack) - Method in class net.glowstone.dispenser.EmptyBucketDispenseBehavior
- dispenseStack(GlowBlock, ItemStack) - Method in class net.glowstone.dispenser.FlintAndSteelDispenseBehavior
- dispenseStack(GlowBlock, ItemStack) - Method in class net.glowstone.dispenser.ProjectileDispenseBehavior
- dispenseStack(GlowBlock, ItemStack) - Method in class net.glowstone.dispenser.TntDispenseBehavior
- DisplayedRecipeCodec - Class in net.glowstone.net.codec.play.game
- DisplayedRecipeCodec() - Constructor for class net.glowstone.net.codec.play.game.DisplayedRecipeCodec
- DisplayedRecipeHandler - Class in net.glowstone.net.handler.play.game
- DisplayedRecipeHandler() - Constructor for class net.glowstone.net.handler.play.game.DisplayedRecipeHandler
- DisplayedRecipeMessage - Class in net.glowstone.net.message.play.game
- DisplayedRecipeMessage(String) - Constructor for class net.glowstone.net.message.play.game.DisplayedRecipeMessage
- displayName - Variable in class net.glowstone.net.message.play.game.MapDataMessage.Icon
- displayName - Variable in class net.glowstone.net.message.play.game.UserListItemMessage.Entry
- displayName() - Method in class net.glowstone.entity.GlowPlayer
- displayName() - Method in class net.glowstone.inventory.GlowMetaItem
- displayName() - Method in class net.glowstone.scoreboard.GlowObjective
- displayName() - Method in class net.glowstone.scoreboard.GlowTeam
- displayName(int) - Method in class net.glowstone.constants.GlowEnchantment
- displayName(ItemStack) - Method in class net.glowstone.inventory.GlowItemFactory
- displayName(Component) - Method in class net.glowstone.entity.GlowPlayer
- displayName(Component) - Method in class net.glowstone.inventory.GlowMetaItem
- displayName(Component) - Method in class net.glowstone.scoreboard.GlowObjective
- displayName(Component) - Method in class net.glowstone.scoreboard.GlowTeam
- displayName(UUID, TextMessage) - Static method in class net.glowstone.net.message.play.game.UserListItemMessage
- displayNameOne(UUID, TextMessage) - Static method in class net.glowstone.net.message.play.game.UserListItemMessage
- DNS_OVERRIDES - Enum constant in enum class net.glowstone.util.config.ServerConfig.Key
- DnsEndpoint - Class in net.glowstone.net.config
- DnsEndpoint(String, int) - Constructor for class net.glowstone.net.config.DnsEndpoint
- DO_DAYLIGHT_CYCLE - Static variable in interface net.glowstone.constants.GameRules
- DO_ENTITY_DROPS - Static variable in interface net.glowstone.constants.GameRules
- DO_FIRE_TICK - Static variable in interface net.glowstone.constants.GameRules
- DO_IMMEDIATE_RESPAWN - Static variable in interface net.glowstone.constants.GameRules
- DO_LIMITED_CRAFTING - Static variable in interface net.glowstone.constants.GameRules
- DO_MOB_LOOT - Static variable in interface net.glowstone.constants.GameRules
- DO_MOB_SPAWNING - Static variable in interface net.glowstone.constants.GameRules
- DO_TILE_DROPS - Static variable in interface net.glowstone.constants.GameRules
- doesBedWork() - Method in class net.glowstone.GlowWorld
- doesBounce() - Method in class net.glowstone.entity.passive.GlowFirework
- doesBounce() - Method in class net.glowstone.entity.projectile.GlowProjectile
- doesRespawnAnchorWork() - Method in class net.glowstone.GlowWorld
- doesUseGraphicsCompute() - Method in class net.glowstone.GlowServer
-
Gets whether the server is OpenCL-capable and allowed to use graphics compute functionality.
- DOLPHIN_CAN_FIND_TREASURE - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- DOLPHIN_HAS_FISH - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- DOLPHIN_TREASURE_POSITION - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- done() - Method in class net.glowstone.scheduler.GlowTask
- done(String) - Method in interface net.glowstone.net.http.HttpCallback
- DONT_MOVE - Enum constant in enum class net.glowstone.block.PistonMoveBehavior
- dot(SimplexNoise.Grad, double, double) - Static method in class net.glowstone.util.noise.SimplexNoise
- dot(SimplexNoise.Grad, double, double, double) - Static method in class net.glowstone.util.noise.SimplexNoise
- DOUBLE - Enum constant in enum class net.glowstone.util.nbt.TagType
- DOUBLE_SUFFIX - Enum constant in enum class net.glowstone.util.mojangson.MojangsonToken
- DoublePlantDecoration(Material, int) - Constructor for class net.glowstone.generator.decorators.overworld.DoublePlantDecorator.DoublePlantDecoration
- doublePlantDecorator - Variable in class net.glowstone.generator.populators.overworld.BiomePopulator
- DoublePlantDecorator - Class in net.glowstone.generator.decorators.overworld
- DoublePlantDecorator() - Constructor for class net.glowstone.generator.decorators.overworld.DoublePlantDecorator
- DoublePlantDecorator.DoublePlantDecoration - Class in net.glowstone.generator.decorators.overworld
- doublePlantLoweringAmount - Variable in class net.glowstone.generator.populators.overworld.ForestPopulator
- DoubleTag - Class in net.glowstone.util.nbt
-
The
TAG_Double
tag. - DoubleTag(double) - Constructor for class net.glowstone.util.nbt.DoubleTag
-
Creates the tag.
- DoubleTallPlant - Class in net.glowstone.generator.objects
- DoubleTallPlant(Material) - Constructor for class net.glowstone.generator.objects.DoubleTallPlant
- DOWN - Enum constant in enum class net.glowstone.entity.monster.GlowShulker.Facing
- downfall(double) - Method in class net.glowstone.constants.GlowBiome.GlowBiomeBuilder
- DragTracker - Class in net.glowstone.inventory
-
Tracker for the item-drag operations a player is performing.
- DragTracker() - Constructor for class net.glowstone.inventory.DragTracker
- drawImage(int, int, Image) - Method in class net.glowstone.map.GlowMapCanvas
- drawText(int, int, MapFont, String) - Method in class net.glowstone.map.GlowMapCanvas
- drop() - Method in class net.glowstone.block.entity.state.GlowDropper
- drop(ItemStack) - Method in class net.glowstone.entity.GlowHumanEntity
-
Spawns a new
GlowItem
in the world, as if this HumanEntity had dropped it. - drop(ItemStack) - Method in class net.glowstone.entity.GlowPlayer
- dropItem(boolean) - Method in class net.glowstone.entity.GlowPlayer
- dropItem(Location, ItemStack, Consumer<Item>) - Method in class net.glowstone.GlowWorld
- dropItem(Location, ItemStack) - Method in class net.glowstone.GlowWorld
-
Spawn an item at the given
Location
without shooting effect. - dropItemInHand(boolean) - Method in class net.glowstone.entity.GlowHumanEntity
-
Drops the item this entity currently has in its hands and remove the item from the HumanEntity's inventory.
- dropItemNaturally(Location, ItemStack, Consumer<Item>) - Method in class net.glowstone.GlowWorld
- dropItemNaturally(Location, ItemStack) - Method in class net.glowstone.GlowWorld
-
Spawn an item at the given
Location
with shooting effect. - dropMe(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockNeedsAttached
- DropperEntity - Class in net.glowstone.block.entity
- DropperEntity(GlowBlock) - Constructor for class net.glowstone.block.entity.DropperEntity
- drops - Variable in class net.glowstone.block.blocktype.BlockType
- DROWNED_HAS_TARGET - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- dungeonPopulator - Variable in class net.glowstone.generator.populators.overworld.BiomePopulator
- DungeonPopulator - Class in net.glowstone.generator.populators.overworld
-
A BlockPopulator that places dungeons around the map.
- DungeonPopulator() - Constructor for class net.glowstone.generator.populators.overworld.DungeonPopulator
- DUPLICATE - Static variable in interface net.glowstone.i18n.ConsoleMessages.Warn.Permission
- DynamicallyTypedMap<K> - Interface in net.glowstone.util
-
A map whose values are of variable types known to those invoking the getters.
- DynamicallyTypedMapWithDoubles<K> - Interface in net.glowstone.util
- DynamicallyTypedMapWithFloats<K> - Interface in net.glowstone.util
- DynamicRecipe - Class in net.glowstone.inventory.crafting
-
Represents a dynamic recipe.
- DynamicRecipe() - Constructor for class net.glowstone.inventory.crafting.DynamicRecipe
- DynamicRecipe(ItemMatcher) - Constructor for class net.glowstone.inventory.crafting.DynamicRecipe
E
- EAST - Enum constant in enum class net.glowstone.entity.GlowHangingEntity.HangingFace
- EAST - Enum constant in enum class net.glowstone.entity.monster.GlowShulker.Facing
- eat(GlowPlayer, ItemStack) - Method in class net.glowstone.block.itemtype.ItemChorusFruit
- eat(GlowPlayer, ItemStack) - Method in class net.glowstone.block.itemtype.ItemFishRaw
- eat(GlowPlayer, ItemStack) - Method in class net.glowstone.block.itemtype.ItemFood
-
Player attempts to eat this food.
- eat(GlowPlayer, ItemStack) - Method in class net.glowstone.block.itemtype.ItemGoldenApple
- eat(GlowPlayer, ItemStack) - Method in class net.glowstone.block.itemtype.ItemMilk
- eat(GlowPlayer, ItemStack) - Method in class net.glowstone.block.itemtype.ItemPoisonousPotato
- eat(GlowPlayer, ItemStack) - Method in class net.glowstone.block.itemtype.ItemRawChicken
- eat(GlowPlayer, ItemStack) - Method in class net.glowstone.block.itemtype.ItemRottenFlesh
- eat(GlowPlayer, ItemStack) - Method in class net.glowstone.block.itemtype.ItemSoup
- eat(GlowPlayer, ItemStack) - Method in class net.glowstone.block.itemtype.ItemSpiderEye
- EATING_ACCEPTED - Static variable in class net.glowstone.net.message.play.entity.EntityStatusMessage
- editable - Variable in class net.glowstone.block.entity.state.GlowSign
- EditBookCodec - Class in net.glowstone.net.codec.play.game
- EditBookCodec() - Constructor for class net.glowstone.net.codec.play.game.EditBookCodec
- EditBookHandler - Class in net.glowstone.net.handler.play.game
- EditBookHandler() - Constructor for class net.glowstone.net.handler.play.game.EditBookHandler
- EditBookMessage - Class in net.glowstone.net.message.play.game
- EditBookMessage(ItemStack, boolean, int) - Constructor for class net.glowstone.net.message.play.game.EditBookMessage
- EffectCommand - Class in net.glowstone.command.minecraft
- EffectCommand() - Constructor for class net.glowstone.command.minecraft.EffectCommand
-
Creates the instance for this command.
- eject() - Method in class net.glowstone.block.entity.state.GlowJukebox
- eject() - Method in class net.glowstone.entity.GlowEntity
- ELEMENT_PAIR_SEPERATOR - Enum constant in enum class net.glowstone.util.mojangson.MojangsonToken
- ELEMENT_SEPERATOR - Enum constant in enum class net.glowstone.util.mojangson.MojangsonToken
- emeraldOreDecorator - Variable in class net.glowstone.generator.populators.overworld.MountainsPopulator
- EmeraldOreDecorator - Class in net.glowstone.generator.decorators.overworld
- EmeraldOreDecorator() - Constructor for class net.glowstone.generator.decorators.overworld.EmeraldOreDecorator
- EMPTY_BLOCK_LIGHT - Static variable in class net.glowstone.chunk.ChunkSection
-
Block light level to use for empty chunk sections.
- EMPTY_MESSAGE_ARRAY - Static variable in class net.glowstone.entity.passive.GlowFishingHook
- EMPTY_SKYLIGHT - Static variable in class net.glowstone.chunk.ChunkSection
-
Sky light level to use for empty chunk sections.
- EMPTY_STACK - Static variable in class net.glowstone.util.InventoryUtil
- EmptyBucketDispenseBehavior - Class in net.glowstone.dispenser
- EmptyBucketDispenseBehavior() - Constructor for class net.glowstone.dispenser.EmptyBucketDispenseBehavior
- EmptySnapshot(int, int, World, boolean, boolean) - Constructor for class net.glowstone.chunk.GlowChunkSnapshot.EmptySnapshot
- ENABLE_COMMAND_BLOCK - Enum constant in enum class net.glowstone.util.config.ServerConfig.Key
- ENABLE_REDUCED_DEBUG_INFO - Static variable in class net.glowstone.net.message.play.entity.EntityStatusMessage
- enableCompression(int) - Method in class net.glowstone.net.GlowSession
-
Enables compression if not already enabled.
- enableEncryption(SecretKey) - Method in class net.glowstone.net.GlowSession
-
Enables encryption or changes the session key.
- EnchantCommand - Class in net.glowstone.command.minecraft
- EnchantCommand() - Constructor for class net.glowstone.command.minecraft.EnchantCommand
-
Creates the instance for this command.
- enchanted(int) - Method in class net.glowstone.entity.GlowPlayer
-
Updates level after enchanting.
- EnchantingTableEntity - Class in net.glowstone.block.entity
- EnchantingTableEntity(GlowBlock) - Constructor for class net.glowstone.block.entity.EnchantingTableEntity
- EnchantmentManager - Class in net.glowstone.inventory
- EnchantmentManager(GlowEnchantingInventory, GlowPlayer) - Constructor for class net.glowstone.inventory.EnchantmentManager
-
Creates an instance to manage the given enchanting table for the given player.
- encode() - Method in class net.glowstone.util.TextMessage
-
Encode this chat message to its textual JSON representation.
- encode(ByteBuf) - Method in class net.glowstone.advancement.GlowAdvancement
-
Writes a notification of earning this advancement to a byte buffer.
- encode(ByteBuf, boolean, boolean, boolean) - Method in class net.glowstone.advancement.GlowAdvancementDisplay
-
Writes this notification to the given
ByteBuf
. - encode(ByteBuf, HandshakeMessage) - Method in class net.glowstone.net.codec.handshake.HandshakeCodec
- encode(ByteBuf, KickMessage) - Method in class net.glowstone.net.codec.KickCodec
- encode(ByteBuf, EncryptionKeyRequestMessage) - Method in class net.glowstone.net.codec.login.EncryptionKeyRequestCodec
- encode(ByteBuf, EncryptionKeyResponseMessage) - Method in class net.glowstone.net.codec.login.EncryptionKeyResponseCodec
- encode(ByteBuf, LoginPluginRequestMessage) - Method in class net.glowstone.net.codec.login.LoginPluginRequestCodec
- encode(ByteBuf, LoginPluginResponseMessage) - Method in class net.glowstone.net.codec.login.LoginPluginResponseCodec
- encode(ByteBuf, LoginStartMessage) - Method in class net.glowstone.net.codec.login.LoginStartCodec
- encode(ByteBuf, LoginSuccessMessage) - Method in class net.glowstone.net.codec.login.LoginSuccessCodec
- encode(ByteBuf, AttachEntityMessage) - Method in class net.glowstone.net.codec.play.entity.AttachEntityCodec
- encode(ByteBuf, CollectItemMessage) - Method in class net.glowstone.net.codec.play.entity.CollectItemCodec
- encode(ByteBuf, DestroyEntitiesMessage) - Method in class net.glowstone.net.codec.play.entity.DestroyEntitiesCodec
- encode(ByteBuf, EntityAnimationMessage) - Method in class net.glowstone.net.codec.play.entity.EntityAnimationCodec
- encode(ByteBuf, EntityEffectMessage) - Method in class net.glowstone.net.codec.play.entity.EntityEffectCodec
- encode(ByteBuf, EntityEquipmentMessage) - Method in class net.glowstone.net.codec.play.entity.EntityEquipmentCodec
- encode(ByteBuf, EntityHeadRotationMessage) - Method in class net.glowstone.net.codec.play.entity.EntityHeadRotationCodec
- encode(ByteBuf, EntityMetadataMessage) - Method in class net.glowstone.net.codec.play.entity.EntityMetadataCodec
- encode(ByteBuf, EntityPropertyMessage) - Method in class net.glowstone.net.codec.play.entity.EntityPropertyCodec
- encode(ByteBuf, EntityRemoveEffectMessage) - Method in class net.glowstone.net.codec.play.entity.EntityRemoveEffectCodec
- encode(ByteBuf, EntityRotationMessage) - Method in class net.glowstone.net.codec.play.entity.EntityRotationCodec
- encode(ByteBuf, EntityStatusMessage) - Method in class net.glowstone.net.codec.play.entity.EntityStatusCodec
- encode(ByteBuf, EntityTeleportMessage) - Method in class net.glowstone.net.codec.play.entity.EntityTeleportCodec
- encode(ByteBuf, EntityVelocityMessage) - Method in class net.glowstone.net.codec.play.entity.EntityVelocityCodec
- encode(ByteBuf, RelativeEntityPositionMessage) - Method in class net.glowstone.net.codec.play.entity.RelativeEntityPositionCodec
- encode(ByteBuf, RelativeEntityPositionRotationMessage) - Method in class net.glowstone.net.codec.play.entity.RelativeEntityPositionRotationCodec
- encode(ByteBuf, SetCooldownMessage) - Method in class net.glowstone.net.codec.play.entity.SetCooldownCodec
- encode(ByteBuf, SetPassengerMessage) - Method in class net.glowstone.net.codec.play.entity.SetPassengerCodec
- encode(ByteBuf, SpawnGlobalEntityMessage) - Method in class net.glowstone.net.codec.play.entity.SpawnGlobalEntityCodec
- encode(ByteBuf, SpawnMobMessage) - Method in class net.glowstone.net.codec.play.entity.SpawnMobCodec
- encode(ByteBuf, SpawnObjectMessage) - Method in class net.glowstone.net.codec.play.entity.SpawnObjectCodec
- encode(ByteBuf, SpawnPaintingMessage) - Method in class net.glowstone.net.codec.play.entity.SpawnPaintingCodec
- encode(ByteBuf, SpawnPlayerMessage) - Method in class net.glowstone.net.codec.play.entity.SpawnPlayerCodec
- encode(ByteBuf, SpawnXpOrbMessage) - Method in class net.glowstone.net.codec.play.entity.SpawnXpOrbCodec
- encode(ByteBuf, VehicleMoveMessage) - Method in class net.glowstone.net.codec.play.entity.VehicleMoveCodec
- encode(ByteBuf, AcknowledgePlayerDiggingMessage) - Method in class net.glowstone.net.codec.play.game.AcknowledgePlayerDiggingCodec
- encode(ByteBuf, BeaconEffectMessage) - Method in class net.glowstone.net.codec.play.game.BeaconEffectCodec
- encode(ByteBuf, BlockActionMessage) - Method in class net.glowstone.net.codec.play.game.BlockActionCodec
- encode(ByteBuf, BlockBreakAnimationMessage) - Method in class net.glowstone.net.codec.play.game.BlockBreakAnimationCodec
- encode(ByteBuf, BlockChangeMessage) - Method in class net.glowstone.net.codec.play.game.BlockChangeCodec
- encode(ByteBuf, ChatMessage) - Method in class net.glowstone.net.codec.play.game.ChatCodec
- encode(ByteBuf, ChunkDataMessage) - Method in class net.glowstone.net.codec.play.game.ChunkDataCodec
- encode(ByteBuf, ClientSettingsMessage) - Method in class net.glowstone.net.codec.play.game.ClientSettingsCodec
- encode(ByteBuf, CraftRecipeRequestMessage) - Method in class net.glowstone.net.codec.play.game.CraftRecipeRequestCodec
- encode(ByteBuf, CraftRecipeResponseMessage) - Method in class net.glowstone.net.codec.play.game.CraftRecipeResponseCodec
- encode(ByteBuf, DeclareCommandsMessage) - Method in class net.glowstone.net.codec.play.game.DeclareCommandsCodec
- encode(ByteBuf, DisplayedRecipeMessage) - Method in class net.glowstone.net.codec.play.game.DisplayedRecipeCodec
- encode(ByteBuf, EditBookMessage) - Method in class net.glowstone.net.codec.play.game.EditBookCodec
- encode(ByteBuf, ExperienceMessage) - Method in class net.glowstone.net.codec.play.game.ExperienceCodec
- encode(ByteBuf, ExplosionMessage) - Method in class net.glowstone.net.codec.play.game.ExplosionCodec
- encode(ByteBuf, HealthMessage) - Method in class net.glowstone.net.codec.play.game.HealthCodec
- encode(ByteBuf, IncomingChatMessage) - Method in class net.glowstone.net.codec.play.game.IncomingChatCodec
- encode(ByteBuf, JoinGameMessage) - Method in class net.glowstone.net.codec.play.game.JoinGameCodec
- encode(ByteBuf, MapDataMessage) - Method in class net.glowstone.net.codec.play.game.MapDataCodec
- encode(ByteBuf, MultiBlockChangeMessage) - Method in class net.glowstone.net.codec.play.game.MultiBlockChangeCodec
- encode(ByteBuf, NamedSoundEffectMessage) - Method in class net.glowstone.net.codec.play.game.NamedSoundEffectCodec
- encode(ByteBuf, NameItemMessage) - Method in class net.glowstone.net.codec.play.game.NameItemCodec
- encode(ByteBuf, PingMessage) - Method in class net.glowstone.net.codec.play.game.PingCodec
- encode(ByteBuf, PlayEffectMessage) - Method in class net.glowstone.net.codec.play.game.PlayEffectCodec
- encode(ByteBuf, PlayParticleMessage) - Method in class net.glowstone.net.codec.play.game.PlayParticleCodec
- encode(ByteBuf, PluginMessage) - Method in class net.glowstone.net.codec.play.game.PluginMessageCodec
- encode(ByteBuf, PositionRotationMessage) - Method in class net.glowstone.net.codec.play.game.PositionRotationCodec
- encode(ByteBuf, RecipeBookStateMessage) - Method in class net.glowstone.net.codec.play.game.RecipeBookStateCodec
- encode(ByteBuf, RespawnMessage) - Method in class net.glowstone.net.codec.play.game.RespawnCodec
- encode(ByteBuf, SignEditorMessage) - Method in class net.glowstone.net.codec.play.game.SignEditorCodec
- encode(ByteBuf, SoundEffectMessage) - Method in class net.glowstone.net.codec.play.game.SoundEffectCodec
- encode(ByteBuf, SpawnPositionMessage) - Method in class net.glowstone.net.codec.play.game.SpawnPositionCodec
- encode(ByteBuf, StateChangeMessage) - Method in class net.glowstone.net.codec.play.game.StateChangeCodec
- encode(ByteBuf, StatisticsMessage) - Method in class net.glowstone.net.codec.play.game.StatisticsCodec
- encode(ByteBuf, StopSoundMessage) - Method in class net.glowstone.net.codec.play.game.StopSoundCodec
- encode(ByteBuf, TimeMessage) - Method in class net.glowstone.net.codec.play.game.TimeCodec
- encode(ByteBuf, TitleMessage) - Method in class net.glowstone.net.codec.play.game.TitleCodec
- encode(ByteBuf, UnloadChunkMessage) - Method in class net.glowstone.net.codec.play.game.UnloadChunkCodec
- encode(ByteBuf, UnlockRecipesMessage) - Method in class net.glowstone.net.codec.play.game.UnlockRecipesCodec
- encode(ByteBuf, UpdateBlockEntityMessage) - Method in class net.glowstone.net.codec.play.game.UpdateBlockEntityCodec
- encode(ByteBuf, UpdateSignMessage) - Method in class net.glowstone.net.codec.play.game.UpdateSignCodec
- encode(ByteBuf, UserListHeaderFooterMessage) - Method in class net.glowstone.net.codec.play.game.UserListHeaderFooterCodec
- encode(ByteBuf, UserListItemMessage) - Method in class net.glowstone.net.codec.play.game.UserListItemCodec
- encode(ByteBuf, WorldBorderMessage) - Method in class net.glowstone.net.codec.play.game.WorldBorderCodec
- encode(ByteBuf, ClickWindowButtonMessage) - Method in class net.glowstone.net.codec.play.inv.ClickWindowButtonCodec
- encode(ByteBuf, CloseWindowMessage) - Method in class net.glowstone.net.codec.play.inv.CloseWindowCodec
- encode(ByteBuf, CreativeItemMessage) - Method in class net.glowstone.net.codec.play.inv.CreativeItemCodec
- encode(ByteBuf, HeldItemMessage) - Method in class net.glowstone.net.codec.play.inv.HeldItemCodec
- encode(ByteBuf, OpenWindowMessage) - Method in class net.glowstone.net.codec.play.inv.OpenWindowCodec
- encode(ByteBuf, SetWindowContentsMessage) - Method in class net.glowstone.net.codec.play.inv.SetWindowContentsCodec
- encode(ByteBuf, SetWindowSlotMessage) - Method in class net.glowstone.net.codec.play.inv.SetWindowSlotCodec
- encode(ByteBuf, TransactionMessage) - Method in class net.glowstone.net.codec.play.inv.TransactionCodec
- encode(ByteBuf, WindowClickMessage) - Method in class net.glowstone.net.codec.play.inv.WindowClickCodec
- encode(ByteBuf, WindowPropertyMessage) - Method in class net.glowstone.net.codec.play.inv.WindowPropertyCodec
- encode(ByteBuf, AdvancementsMessage) - Method in class net.glowstone.net.codec.play.player.AdvancementsCodec
- encode(ByteBuf, AdvancementTabMessage) - Method in class net.glowstone.net.codec.play.player.AdvancementTabCodec
- encode(ByteBuf, BlockPlacementMessage) - Method in class net.glowstone.net.codec.play.player.BlockPlacementCodec
- encode(ByteBuf, BossBarMessage) - Method in class net.glowstone.net.codec.play.player.BossBarCodec
- encode(ByteBuf, CameraMessage) - Method in class net.glowstone.net.codec.play.player.CameraCodec
- encode(ByteBuf, ClientStatusMessage) - Method in class net.glowstone.net.codec.play.player.ClientStatusCodec
- encode(ByteBuf, CombatEventMessage) - Method in class net.glowstone.net.codec.play.player.CombatEventCodec
- encode(ByteBuf, DiggingMessage) - Method in class net.glowstone.net.codec.play.player.DiggingCodec
- encode(ByteBuf, InteractEntityMessage) - Method in class net.glowstone.net.codec.play.player.InteractEntityCodec
- encode(ByteBuf, PlayerAbilitiesMessage) - Method in class net.glowstone.net.codec.play.player.PlayerAbilitiesCodec
- encode(ByteBuf, PlayerActionMessage) - Method in class net.glowstone.net.codec.play.player.PlayerActionCodec
- encode(ByteBuf, PlayerLookMessage) - Method in class net.glowstone.net.codec.play.player.PlayerLookCodec
- encode(ByteBuf, PlayerPositionLookMessage) - Method in class net.glowstone.net.codec.play.player.PlayerPositionLookCodec
- encode(ByteBuf, PlayerPositionMessage) - Method in class net.glowstone.net.codec.play.player.PlayerPositionCodec
- encode(ByteBuf, PlayerSwingArmMessage) - Method in class net.glowstone.net.codec.play.player.PlayerSwingArmCodec
- encode(ByteBuf, PlayerUpdateMessage) - Method in class net.glowstone.net.codec.play.player.PlayerUpdateCodec
- encode(ByteBuf, ResourcePackSendMessage) - Method in class net.glowstone.net.codec.play.player.ResourcePackSendCodec
- encode(ByteBuf, ResourcePackStatusMessage) - Method in class net.glowstone.net.codec.play.player.ResourcePackStatusCodec
- encode(ByteBuf, ServerDifficultyMessage) - Method in class net.glowstone.net.codec.play.player.ServerDifficultyCodec
- encode(ByteBuf, SpectateMessage) - Method in class net.glowstone.net.codec.play.player.SpectateCodec
- encode(ByteBuf, SteerBoatMessage) - Method in class net.glowstone.net.codec.play.player.SteerBoatCodec
- encode(ByteBuf, SteerVehicleMessage) - Method in class net.glowstone.net.codec.play.player.SteerVehicleCodec
- encode(ByteBuf, TabCompleteMessage) - Method in class net.glowstone.net.codec.play.player.TabCompleteCodec
- encode(ByteBuf, TabCompleteResponseMessage) - Method in class net.glowstone.net.codec.play.player.TabCompleteResponseCodec
- encode(ByteBuf, TeleportConfirmMessage) - Method in class net.glowstone.net.codec.play.player.TeleportConfirmCodec
- encode(ByteBuf, UseItemMessage) - Method in class net.glowstone.net.codec.play.player.UseItemCodec
- encode(ByteBuf, ScoreboardDisplayMessage) - Method in class net.glowstone.net.codec.play.scoreboard.ScoreboardDisplayCodec
- encode(ByteBuf, ScoreboardObjectiveMessage) - Method in class net.glowstone.net.codec.play.scoreboard.ScoreboardObjectiveCodec
- encode(ByteBuf, ScoreboardScoreMessage) - Method in class net.glowstone.net.codec.play.scoreboard.ScoreboardScoreCodec
- encode(ByteBuf, ScoreboardTeamMessage) - Method in class net.glowstone.net.codec.play.scoreboard.ScoreboardTeamCodec
- encode(ByteBuf, SetCompressionMessage) - Method in class net.glowstone.net.codec.SetCompressionCodec
- encode(ByteBuf, StatusPingMessage) - Method in class net.glowstone.net.codec.status.StatusPingCodec
- encode(ByteBuf, StatusRequestMessage) - Method in class net.glowstone.net.codec.status.StatusRequestCodec
- encode(ByteBuf, StatusResponseMessage) - Method in class net.glowstone.net.codec.status.StatusResponseCodec
- encode(ChannelHandlerContext, Message, List<Object>) - Method in class net.glowstone.net.pipeline.CodecsHandler
- encode(ChannelHandlerContext, ByteBuf, ByteBuf) - Method in class net.glowstone.net.pipeline.FramingHandler
- encode(ChannelHandlerContext, ByteBuf, ByteBuf) - Method in class net.glowstone.net.rcon.RconFramingHandler
- encode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class net.glowstone.net.pipeline.CompressionHandler
- encode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class net.glowstone.net.pipeline.EncryptionHandler
- EncryptionHandler - Class in net.glowstone.net.pipeline
-
Experimental pipeline component.
- EncryptionHandler(SecretKey) - Constructor for class net.glowstone.net.pipeline.EncryptionHandler
-
Creates an instance that applies symmetrical AES encryption.
- EncryptionKeyRequestCodec - Class in net.glowstone.net.codec.login
- EncryptionKeyRequestCodec() - Constructor for class net.glowstone.net.codec.login.EncryptionKeyRequestCodec
- EncryptionKeyRequestMessage - Class in net.glowstone.net.message.login
- EncryptionKeyRequestMessage(String, byte[], byte[]) - Constructor for class net.glowstone.net.message.login.EncryptionKeyRequestMessage
- EncryptionKeyResponseCodec - Class in net.glowstone.net.codec.login
- EncryptionKeyResponseCodec() - Constructor for class net.glowstone.net.codec.login.EncryptionKeyResponseCodec
- EncryptionKeyResponseHandler - Class in net.glowstone.net.handler.login
- EncryptionKeyResponseHandler(HttpClient) - Constructor for class net.glowstone.net.handler.login.EncryptionKeyResponseHandler
- EncryptionKeyResponseMessage - Class in net.glowstone.net.message.login
- EncryptionKeyResponseMessage(byte[], byte[]) - Constructor for class net.glowstone.net.message.login.EncryptionKeyResponseMessage
- end(GlowLivingEntity) - Method in class net.glowstone.entity.ai.EntityTask
-
Invoked when this task is being ended for this entity.
- end(GlowLivingEntity) - Method in class net.glowstone.entity.ai.FollowPlayerTask
- end(GlowLivingEntity) - Method in class net.glowstone.entity.ai.LookAroundTask
- end(GlowLivingEntity) - Method in class net.glowstone.entity.ai.LookAtPlayerTask
- END - Enum constant in enum class net.glowstone.util.nbt.TagType
- END_COMBAT - Enum constant in enum class net.glowstone.net.message.play.player.CombatEventMessage.Event
- END_COORDINATE_SCALE - Enum constant in enum class net.glowstone.util.config.WorldConfig.Key
- END_DETAIL_NOISE_SCALE_X - Enum constant in enum class net.glowstone.util.config.WorldConfig.Key
- END_DETAIL_NOISE_SCALE_Y - Enum constant in enum class net.glowstone.util.config.WorldConfig.Key
- END_DETAIL_NOISE_SCALE_Z - Enum constant in enum class net.glowstone.util.config.WorldConfig.Key
- END_GATEWAY - Enum constant in enum class net.glowstone.constants.GlowBlockEntity
- END_HEIGHT_SCALE - Enum constant in enum class net.glowstone.util.config.WorldConfig.Key
- ENDERCRYSTAL_BEAM_TARGET - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- ENDERCRYSTAL_SHOW_BOTTOM - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- EnderCrystalStore - Class in net.glowstone.io.entity
- EnderCrystalStore() - Constructor for class net.glowstone.io.entity.EnderCrystalStore
- ENDERDRAGON_PHASE - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- EnderDragonStore - Class in net.glowstone.io.entity
- EnderDragonStore() - Constructor for class net.glowstone.io.entity.EnderDragonStore
- ENDERMAN_BLOCK - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- ENDERMAN_SCREAMING - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- endTeleport() - Method in class net.glowstone.entity.GlowPlayer
-
Finishes the teleport process.
- endUse(GlowPlayer, ItemStack) - Method in class net.glowstone.block.itemtype.ItemBow
- endUse(GlowPlayer, ItemStack) - Method in class net.glowstone.block.itemtype.ItemFood
- endUse(GlowPlayer, ItemStack) - Method in class net.glowstone.block.itemtype.ItemTimedUsage
- ensureServerConversions(ItemStack) - Method in class net.glowstone.inventory.GlowItemFactory
- ENTER_COMBAT - Enum constant in enum class net.glowstone.net.message.play.player.CombatEventMessage.Event
- enterBed(GlowBlock) - Method in class net.glowstone.entity.GlowPlayer
-
This player enters the specified bed and is marked as sleeping.
- ENTITY_DEAD - Enum constant in enum class net.glowstone.net.message.play.player.CombatEventMessage.Event
- ENTITY_ID_NOBODY - Static variable in class net.glowstone.entity.GlowEntity
-
An ID to use in network messages when the protocol calls for a 32-bit entity ID, but the relevant Object doesn't exist, isn't an Entity, or is in a different World (and thus a different space for 32-bit entity IDs).
- EntityAnimationCodec - Class in net.glowstone.net.codec.play.entity
- EntityAnimationCodec() - Constructor for class net.glowstone.net.codec.play.entity.EntityAnimationCodec
- EntityAnimationMessage - Class in net.glowstone.net.message.play.entity
- EntityAnimationMessage(int, int) - Constructor for class net.glowstone.net.message.play.entity.EntityAnimationMessage
- EntityBoundingBox - Class in net.glowstone.entity.physics
-
A BoundingBox which changes position over time as an entity moves.
- EntityBoundingBox(double, double) - Constructor for class net.glowstone.entity.physics.EntityBoundingBox
- EntityBoundingBox(double, double, double) - Constructor for class net.glowstone.entity.physics.EntityBoundingBox
-
Creates an instance with the given size.
- EntityDecorator - Class in net.glowstone.generator.decorators
- EntityDecorator(EntityType...) - Constructor for class net.glowstone.generator.decorators.EntityDecorator
- entityDecorators - Variable in class net.glowstone.generator.populators.overworld.BiomePopulator
- EntityDirector - Class in net.glowstone.entity.ai
- EntityDirector() - Constructor for class net.glowstone.entity.ai.EntityDirector
- EntityEffectCodec - Class in net.glowstone.net.codec.play.entity
- EntityEffectCodec() - Constructor for class net.glowstone.net.codec.play.entity.EntityEffectCodec
- EntityEffectMessage - Class in net.glowstone.net.message.play.entity
- EntityEffectMessage(int, int, int, int, boolean, boolean) - Constructor for class net.glowstone.net.message.play.entity.EntityEffectMessage
- EntityEquipmentCodec - Class in net.glowstone.net.codec.play.entity
- EntityEquipmentCodec() - Constructor for class net.glowstone.net.codec.play.entity.EntityEquipmentCodec
- EntityEquipmentMessage - Class in net.glowstone.net.message.play.entity
- EntityEquipmentMessage(int, int, ItemStack) - Constructor for class net.glowstone.net.message.play.entity.EntityEquipmentMessage
- EntityHeadRotationCodec - Class in net.glowstone.net.codec.play.entity
- EntityHeadRotationCodec() - Constructor for class net.glowstone.net.codec.play.entity.EntityHeadRotationCodec
- EntityHeadRotationMessage - Class in net.glowstone.net.message.play.entity
- EntityHeadRotationMessage(int, int) - Constructor for class net.glowstone.net.message.play.entity.EntityHeadRotationMessage
- entityId - Variable in class net.glowstone.entity.GlowEntity
-
This entity's current identifier for its world.
- EntityIdManager - Class in net.glowstone.entity
-
Manager responsible for allocating all entity ids on the server.
- EntityIdManager() - Constructor for class net.glowstone.entity.EntityIdManager
- entityInteract(GlowPlayer, InteractEntityMessage) - Method in class net.glowstone.entity.GlowAgeable
- entityInteract(GlowPlayer, InteractEntityMessage) - Method in class net.glowstone.entity.GlowAnimal
- entityInteract(GlowPlayer, InteractEntityMessage) - Method in class net.glowstone.entity.GlowEntity
- entityInteract(GlowPlayer, InteractEntityMessage) - Method in class net.glowstone.entity.GlowLivingEntity
- entityInteract(GlowPlayer, InteractEntityMessage) - Method in class net.glowstone.entity.objects.GlowArmorStand
- entityInteract(GlowPlayer, InteractEntityMessage) - Method in class net.glowstone.entity.objects.GlowBoat
- entityInteract(GlowPlayer, InteractEntityMessage) - Method in class net.glowstone.entity.objects.GlowEnderCrystal
- entityInteract(GlowPlayer, InteractEntityMessage) - Method in class net.glowstone.entity.objects.GlowItemFrame
- entityInteract(GlowPlayer, InteractEntityMessage) - Method in class net.glowstone.entity.objects.GlowLeashHitch
- entityInteract(GlowPlayer, InteractEntityMessage) - Method in class net.glowstone.entity.objects.GlowMinecart
- entityInteract(GlowPlayer, InteractEntityMessage) - Method in class net.glowstone.entity.objects.GlowMinecart.Hopper
- entityInteract(GlowPlayer, InteractEntityMessage) - Method in class net.glowstone.entity.objects.GlowMinecart.Rideable
- entityInteract(GlowPlayer, InteractEntityMessage) - Method in class net.glowstone.entity.objects.GlowMinecart.Storage
- entityInteract(GlowPlayer, InteractEntityMessage) - Method in class net.glowstone.entity.objects.GlowPainting
- entityInteract(GlowPlayer, InteractEntityMessage) - Method in class net.glowstone.entity.passive.GlowCow
- entityInteract(GlowPlayer, InteractEntityMessage) - Method in class net.glowstone.entity.passive.GlowParrot
- entityInteract(GlowPlayer, InteractEntityMessage) - Method in class net.glowstone.entity.passive.GlowPig
- entityInteract(GlowPlayer, InteractEntityMessage) - Method in class net.glowstone.entity.passive.GlowSheep
- entityInteract(GlowPlayer, InteractEntityMessage) - Method in class net.glowstone.entity.passive.GlowVillager
- entityInteract(GlowPlayer, InteractEntityMessage) - Method in class net.glowstone.entity.passive.GlowWolf
- EntityLootTable - Class in net.glowstone.util.loot
- EntityLootTable(JSONObject) - Constructor for class net.glowstone.util.loot.EntityLootTable
-
Parses a loot table from JSON.
- EntityManager - Class in net.glowstone.entity
-
A class which manages all of the entities within a world.
- EntityManager() - Constructor for class net.glowstone.entity.EntityManager
- EntityMetadataCodec - Class in net.glowstone.net.codec.play.entity
- EntityMetadataCodec() - Constructor for class net.glowstone.net.codec.play.entity.EntityMetadataCodec
- EntityMetadataMessage - Class in net.glowstone.net.message.play.entity
- EntityMetadataMessage(int, List<MetadataMap.Entry>) - Constructor for class net.glowstone.net.message.play.entity.EntityMetadataMessage
- EntityNetworkUtil - Class in net.glowstone.entity
- EntityNetworkUtil() - Constructor for class net.glowstone.entity.EntityNetworkUtil
- EntityPropertyCodec - Class in net.glowstone.net.codec.play.entity
- EntityPropertyCodec() - Constructor for class net.glowstone.net.codec.play.entity.EntityPropertyCodec
- EntityPropertyMessage - Class in net.glowstone.net.message.play.entity
- EntityPropertyMessage(int, Map<String, AttributeManager.Property>) - Constructor for class net.glowstone.net.message.play.entity.EntityPropertyMessage
- EntityRegistry - Class in net.glowstone.entity
- EntityRegistry() - Constructor for class net.glowstone.entity.EntityRegistry
- EntityRemoveEffectCodec - Class in net.glowstone.net.codec.play.entity
- EntityRemoveEffectCodec() - Constructor for class net.glowstone.net.codec.play.entity.EntityRemoveEffectCodec
- EntityRemoveEffectMessage - Class in net.glowstone.net.message.play.entity
- EntityRemoveEffectMessage(int, int) - Constructor for class net.glowstone.net.message.play.entity.EntityRemoveEffectMessage
- EntityRotationCodec - Class in net.glowstone.net.codec.play.entity
- EntityRotationCodec() - Constructor for class net.glowstone.net.codec.play.entity.EntityRotationCodec
- EntityRotationMessage - Class in net.glowstone.net.message.play.entity
- EntityRotationMessage(int, int, int) - Constructor for class net.glowstone.net.message.play.entity.EntityRotationMessage
- EntityRotationMessage(int, int, int, boolean) - Constructor for class net.glowstone.net.message.play.entity.EntityRotationMessage
- EntityStatusCodec - Class in net.glowstone.net.codec.play.entity
- EntityStatusCodec() - Constructor for class net.glowstone.net.codec.play.entity.EntityStatusCodec
- EntityStatusMessage - Class in net.glowstone.net.message.play.entity
- EntityStatusMessage(int, int) - Constructor for class net.glowstone.net.message.play.entity.EntityStatusMessage
- EntityStatusMessage(int, EntityEffect) - Constructor for class net.glowstone.net.message.play.entity.EntityStatusMessage
- EntityStorage - Class in net.glowstone.io.entity
-
The class responsible for mapping entity types to their storage methods and reading and writing entity data using those storage methods.
- EntityStore<T extends GlowEntity> - Class in net.glowstone.io.entity
-
The base for entity store classes.
- EntityStore(Class<? extends T>, String) - Constructor for class net.glowstone.io.entity.EntityStore
- EntityStore(Class<? extends T>, EntityType) - Constructor for class net.glowstone.io.entity.EntityStore
- EntityTask - Class in net.glowstone.entity.ai
- EntityTask(String) - Constructor for class net.glowstone.entity.ai.EntityTask
- EntityTeleportCodec - Class in net.glowstone.net.codec.play.entity
- EntityTeleportCodec() - Constructor for class net.glowstone.net.codec.play.entity.EntityTeleportCodec
- EntityTeleportMessage - Class in net.glowstone.net.message.play.entity
- EntityTeleportMessage(int, double, double, double, int, int) - Constructor for class net.glowstone.net.message.play.entity.EntityTeleportMessage
- EntityTeleportMessage(int, double, double, double, int, int, boolean) - Constructor for class net.glowstone.net.message.play.entity.EntityTeleportMessage
- EntityTeleportMessage(int, Location) - Constructor for class net.glowstone.net.message.play.entity.EntityTeleportMessage
- entityType - Variable in class net.glowstone.block.itemtype.ItemProjectile
- entityType - Variable in class net.glowstone.io.entity.EntityStore
- EntityUtils - Class in net.glowstone.util
-
Utility methods for dealing with entities.
- EntityUtils() - Constructor for class net.glowstone.util.EntityUtils
- EntityVelocityCodec - Class in net.glowstone.net.codec.play.entity
- EntityVelocityCodec() - Constructor for class net.glowstone.net.codec.play.entity.EntityVelocityCodec
- EntityVelocityMessage - Class in net.glowstone.net.message.play.entity
- EntityVelocityMessage(int, int, int, int) - Constructor for class net.glowstone.net.message.play.entity.EntityVelocityMessage
- EntityVelocityMessage(int, Vector) - Constructor for class net.glowstone.net.message.play.entity.EntityVelocityMessage
- entries - Variable in class net.glowstone.util.bans.JsonListFile
-
The list as we currently know it.
- Entry(int, ItemStack) - Constructor for class net.glowstone.inventory.EquipmentMonitor.Entry
- Entry(int, ItemStack) - Constructor for class net.glowstone.inventory.InventoryMonitor.Entry
- Entry(UUID, GlowPlayerProfile, int, int, TextMessage, UserListItemMessage.Action) - Constructor for class net.glowstone.net.message.play.game.UserListItemMessage.Entry
- Entry(MetadataIndex, Object) - Constructor for class net.glowstone.entity.meta.MetadataMap.Entry
- EPOLL - Static variable in interface net.glowstone.i18n.ConsoleMessages.Info.NativeTransport
- EPOLL_AVAILABLE - Static variable in class net.glowstone.net.Networking
- equals(Object) - Method in class net.glowstone.advancement.CriterionProgress
- equals(Object) - Method in class net.glowstone.advancement.GlowAdvancement
- equals(Object) - Method in class net.glowstone.advancement.GlowAdvancementDisplay
- equals(Object) - Method in class net.glowstone.block.GlowBlock
- equals(Object) - Method in class net.glowstone.block.GlowBlockState
- equals(Object) - Method in class net.glowstone.boss.GlowBossBar
- equals(Object) - Method in class net.glowstone.chunk.GlowChunk.Key
- equals(Object) - Method in class net.glowstone.constants.GlowBiome
- equals(Object) - Method in class net.glowstone.data.CommandFunction
- equals(Object) - Method in class net.glowstone.data.CommandFunction.FunctionLine
- equals(Object) - Method in class net.glowstone.entity.ai.MobState
- equals(Object) - Method in class net.glowstone.entity.CustomEntityDescriptor
- equals(Object) - Method in class net.glowstone.entity.GlowEntity
- equals(Object) - Method in class net.glowstone.entity.meta.ClientSettings
- equals(Object) - Method in class net.glowstone.entity.meta.MetadataMap.Entry
- equals(Object) - Method in class net.glowstone.generator.decorators.overworld.DoublePlantDecorator.DoublePlantDecoration
- equals(Object) - Method in class net.glowstone.generator.decorators.overworld.FlowerDecorator.FlowerDecoration
- equals(Object) - Method in class net.glowstone.generator.decorators.overworld.TreeDecorator.TreeDecoration
- equals(Object) - Method in class net.glowstone.generator.structures.util.StructureBuilder.StructureMaterial
- equals(Object) - Method in class net.glowstone.GlowOfflinePlayer
- equals(Object) - Method in class net.glowstone.GlowWorld
- equals(Object) - Method in class net.glowstone.inventory.crafting.PlayerRecipeMonitor
- equals(Object) - Method in class net.glowstone.io.entity.EntityStore
- equals(Object) - Method in class net.glowstone.io.structure.StructurePieceStore
- equals(Object) - Method in class net.glowstone.io.structure.StructureStore
- equals(Object) - Method in class net.glowstone.io.WorldMetadataService.WorldFinalValues
- equals(Object) - Method in class net.glowstone.net.message.handshake.HandshakeMessage
- equals(Object) - Method in class net.glowstone.net.message.KickMessage
- equals(Object) - Method in class net.glowstone.net.message.login.EncryptionKeyRequestMessage
- equals(Object) - Method in class net.glowstone.net.message.login.EncryptionKeyResponseMessage
- equals(Object) - Method in class net.glowstone.net.message.login.LoginPluginRequestMessage
- equals(Object) - Method in class net.glowstone.net.message.login.LoginPluginResponseMessage
- equals(Object) - Method in class net.glowstone.net.message.login.LoginStartMessage
- equals(Object) - Method in class net.glowstone.net.message.login.LoginSuccessMessage
- equals(Object) - Method in class net.glowstone.net.message.play.entity.AttachEntityMessage
- equals(Object) - Method in class net.glowstone.net.message.play.entity.CollectItemMessage
- equals(Object) - Method in class net.glowstone.net.message.play.entity.DestroyEntitiesMessage
- equals(Object) - Method in class net.glowstone.net.message.play.entity.EntityAnimationMessage
- equals(Object) - Method in class net.glowstone.net.message.play.entity.EntityEffectMessage
- equals(Object) - Method in class net.glowstone.net.message.play.entity.EntityEquipmentMessage
- equals(Object) - Method in class net.glowstone.net.message.play.entity.EntityHeadRotationMessage
- equals(Object) - Method in class net.glowstone.net.message.play.entity.EntityMetadataMessage
- equals(Object) - Method in class net.glowstone.net.message.play.entity.EntityPropertyMessage
- equals(Object) - Method in class net.glowstone.net.message.play.entity.EntityRemoveEffectMessage
- equals(Object) - Method in class net.glowstone.net.message.play.entity.EntityRotationMessage
- equals(Object) - Method in class net.glowstone.net.message.play.entity.EntityStatusMessage
- equals(Object) - Method in class net.glowstone.net.message.play.entity.EntityTeleportMessage
- equals(Object) - Method in class net.glowstone.net.message.play.entity.EntityVelocityMessage
- equals(Object) - Method in class net.glowstone.net.message.play.entity.RelativeEntityPositionMessage
- equals(Object) - Method in class net.glowstone.net.message.play.entity.RelativeEntityPositionRotationMessage
- equals(Object) - Method in class net.glowstone.net.message.play.entity.SetCooldownMessage
- equals(Object) - Method in class net.glowstone.net.message.play.entity.SetPassengerMessage
- equals(Object) - Method in class net.glowstone.net.message.play.entity.SpawnGlobalEntityMessage
- equals(Object) - Method in class net.glowstone.net.message.play.entity.SpawnMobMessage
- equals(Object) - Method in class net.glowstone.net.message.play.entity.SpawnObjectMessage
- equals(Object) - Method in class net.glowstone.net.message.play.entity.SpawnPaintingMessage
- equals(Object) - Method in class net.glowstone.net.message.play.entity.SpawnPlayerMessage
- equals(Object) - Method in class net.glowstone.net.message.play.entity.SpawnXpOrbMessage
- equals(Object) - Method in class net.glowstone.net.message.play.entity.VehicleMoveMessage
- equals(Object) - Method in class net.glowstone.net.message.play.game.AcknowledgePlayerDiggingMessage
- equals(Object) - Method in class net.glowstone.net.message.play.game.BeaconEffectMessage
- equals(Object) - Method in class net.glowstone.net.message.play.game.BlockActionMessage
- equals(Object) - Method in class net.glowstone.net.message.play.game.BlockBreakAnimationMessage
- equals(Object) - Method in class net.glowstone.net.message.play.game.BlockChangeMessage
- equals(Object) - Method in class net.glowstone.net.message.play.game.ChatMessage
- equals(Object) - Method in class net.glowstone.net.message.play.game.ChunkDataMessage
- equals(Object) - Method in class net.glowstone.net.message.play.game.ClientSettingsMessage
- equals(Object) - Method in class net.glowstone.net.message.play.game.CraftRecipeRequestMessage
- equals(Object) - Method in class net.glowstone.net.message.play.game.CraftRecipeResponseMessage
- equals(Object) - Method in class net.glowstone.net.message.play.game.DeclareCommandsMessage
- equals(Object) - Method in class net.glowstone.net.message.play.game.DisplayedRecipeMessage
- equals(Object) - Method in class net.glowstone.net.message.play.game.EditBookMessage
- equals(Object) - Method in class net.glowstone.net.message.play.game.ExperienceMessage
- equals(Object) - Method in class net.glowstone.net.message.play.game.ExplosionMessage
- equals(Object) - Method in class net.glowstone.net.message.play.game.ExplosionMessage.Record
- equals(Object) - Method in class net.glowstone.net.message.play.game.HealthMessage
- equals(Object) - Method in class net.glowstone.net.message.play.game.IncomingChatMessage
- equals(Object) - Method in class net.glowstone.net.message.play.game.JoinGameMessage
- equals(Object) - Method in class net.glowstone.net.message.play.game.MapDataMessage
- equals(Object) - Method in class net.glowstone.net.message.play.game.MapDataMessage.Icon
- equals(Object) - Method in class net.glowstone.net.message.play.game.MapDataMessage.Section
- equals(Object) - Method in class net.glowstone.net.message.play.game.MultiBlockChangeMessage
- equals(Object) - Method in class net.glowstone.net.message.play.game.NamedSoundEffectMessage
- equals(Object) - Method in class net.glowstone.net.message.play.game.NameItemMessage
- equals(Object) - Method in class net.glowstone.net.message.play.game.PingMessage
- equals(Object) - Method in class net.glowstone.net.message.play.game.PlayEffectMessage
- equals(Object) - Method in class net.glowstone.net.message.play.game.PlayParticleMessage
- equals(Object) - Method in class net.glowstone.net.message.play.game.PluginMessage
- equals(Object) - Method in class net.glowstone.net.message.play.game.PositionRotationMessage
- equals(Object) - Method in class net.glowstone.net.message.play.game.RecipeBookStateMessage
- equals(Object) - Method in class net.glowstone.net.message.play.game.RespawnMessage
- equals(Object) - Method in class net.glowstone.net.message.play.game.SignEditorMessage
- equals(Object) - Method in class net.glowstone.net.message.play.game.SoundEffectMessage
- equals(Object) - Method in class net.glowstone.net.message.play.game.SpawnPositionMessage
- equals(Object) - Method in class net.glowstone.net.message.play.game.StateChangeMessage
- equals(Object) - Method in class net.glowstone.net.message.play.game.StatisticsMessage
- equals(Object) - Method in class net.glowstone.net.message.play.game.StopSoundMessage
- equals(Object) - Method in class net.glowstone.net.message.play.game.TimeMessage
- equals(Object) - Method in class net.glowstone.net.message.play.game.TitleMessage
- equals(Object) - Method in class net.glowstone.net.message.play.game.UnloadChunkMessage
- equals(Object) - Method in class net.glowstone.net.message.play.game.UnlockRecipesMessage
- equals(Object) - Method in class net.glowstone.net.message.play.game.UpdateBlockEntityMessage
- equals(Object) - Method in class net.glowstone.net.message.play.game.UpdateSignMessage
- equals(Object) - Method in class net.glowstone.net.message.play.game.UserListHeaderFooterMessage
- equals(Object) - Method in class net.glowstone.net.message.play.game.UserListItemMessage.Entry
- equals(Object) - Method in class net.glowstone.net.message.play.game.UserListItemMessage
- equals(Object) - Method in class net.glowstone.net.message.play.game.WorldBorderMessage
- equals(Object) - Method in class net.glowstone.net.message.play.inv.ClickWindowButtonMessage
- equals(Object) - Method in class net.glowstone.net.message.play.inv.CloseWindowMessage
- equals(Object) - Method in class net.glowstone.net.message.play.inv.CreativeItemMessage
- equals(Object) - Method in class net.glowstone.net.message.play.inv.HeldItemMessage
- equals(Object) - Method in class net.glowstone.net.message.play.inv.OpenWindowMessage
- equals(Object) - Method in class net.glowstone.net.message.play.inv.SetWindowContentsMessage
- equals(Object) - Method in class net.glowstone.net.message.play.inv.SetWindowSlotMessage
- equals(Object) - Method in class net.glowstone.net.message.play.inv.TransactionMessage
- equals(Object) - Method in class net.glowstone.net.message.play.inv.WindowClickMessage
- equals(Object) - Method in class net.glowstone.net.message.play.inv.WindowPropertyMessage
- equals(Object) - Method in class net.glowstone.net.message.play.player.AdvancementsMessage
- equals(Object) - Method in class net.glowstone.net.message.play.player.AdvancementTabMessage
- equals(Object) - Method in class net.glowstone.net.message.play.player.BlockPlacementMessage
- equals(Object) - Method in class net.glowstone.net.message.play.player.BossBarMessage
- equals(Object) - Method in class net.glowstone.net.message.play.player.CameraMessage
- equals(Object) - Method in class net.glowstone.net.message.play.player.ClientStatusMessage
- equals(Object) - Method in class net.glowstone.net.message.play.player.CombatEventMessage
- equals(Object) - Method in class net.glowstone.net.message.play.player.DiggingMessage
- equals(Object) - Method in class net.glowstone.net.message.play.player.InteractEntityMessage
- equals(Object) - Method in class net.glowstone.net.message.play.player.PlayerAbilitiesMessage
- equals(Object) - Method in class net.glowstone.net.message.play.player.PlayerActionMessage
- equals(Object) - Method in class net.glowstone.net.message.play.player.PlayerLookMessage
- equals(Object) - Method in class net.glowstone.net.message.play.player.PlayerPositionLookMessage
- equals(Object) - Method in class net.glowstone.net.message.play.player.PlayerPositionMessage
- equals(Object) - Method in class net.glowstone.net.message.play.player.PlayerSwingArmMessage
- equals(Object) - Method in class net.glowstone.net.message.play.player.PlayerUpdateMessage
- equals(Object) - Method in class net.glowstone.net.message.play.player.ResourcePackSendMessage
- equals(Object) - Method in class net.glowstone.net.message.play.player.ResourcePackStatusMessage
- equals(Object) - Method in class net.glowstone.net.message.play.player.ServerDifficultyMessage
- equals(Object) - Method in class net.glowstone.net.message.play.player.SpectateMessage
- equals(Object) - Method in class net.glowstone.net.message.play.player.SteerBoatMessage
- equals(Object) - Method in class net.glowstone.net.message.play.player.SteerVehicleMessage
- equals(Object) - Method in class net.glowstone.net.message.play.player.TabCompleteMessage
- equals(Object) - Method in class net.glowstone.net.message.play.player.TabCompleteResponseMessage.Completion
- equals(Object) - Method in class net.glowstone.net.message.play.player.TabCompleteResponseMessage
- equals(Object) - Method in class net.glowstone.net.message.play.player.TeleportConfirmMessage
- equals(Object) - Method in class net.glowstone.net.message.play.player.UseItemMessage
- equals(Object) - Method in class net.glowstone.net.message.play.scoreboard.ScoreboardDisplayMessage
- equals(Object) - Method in class net.glowstone.net.message.play.scoreboard.ScoreboardObjectiveMessage
- equals(Object) - Method in class net.glowstone.net.message.play.scoreboard.ScoreboardScoreMessage
- equals(Object) - Method in class net.glowstone.net.message.play.scoreboard.ScoreboardTeamMessage
- equals(Object) - Method in class net.glowstone.net.message.SetCompressionMessage
- equals(Object) - Method in class net.glowstone.net.message.status.StatusPingMessage
- equals(Object) - Method in class net.glowstone.net.message.status.StatusRequestMessage
- equals(Object) - Method in class net.glowstone.net.message.status.StatusResponseMessage
- equals(Object) - Method in class net.glowstone.util.collection.SuperCollection
- equals(Object) - Method in class net.glowstone.util.collection.SuperList
- equals(Object) - Method in class net.glowstone.util.library.Library
- equals(Object) - Method in class net.glowstone.util.library.LibraryKey
- equals(Object) - Method in class net.glowstone.util.loot.ConditionalLootItem
- equals(Object) - Method in class net.glowstone.util.loot.DefaultLootItem
- equals(Object) - Method in class net.glowstone.util.loot.EntityLootTable
- equals(Object) - Method in class net.glowstone.util.loot.LootData
- equals(Object) - Method in class net.glowstone.util.loot.LootItem
- equals(Object) - Method in class net.glowstone.util.loot.LootRandomValues
- equals(Object) - Method in class net.glowstone.util.loot.ProbableValue
- equals(Object) - Method in class net.glowstone.util.loot.ReflectiveValue
- equals(Object) - Method in class net.glowstone.util.nbt.Tag
- equals(Object) - Method in class net.glowstone.util.pattern.BlockPattern.PatternItem
- equals(Object) - Method in class net.glowstone.util.SoundInfo
- equals(Object) - Method in class net.glowstone.util.TextMessage
- equals(ItemMeta, ItemMeta) - Method in class net.glowstone.inventory.GlowItemFactory
- EquipmentMonitor - Class in net.glowstone.inventory
-
Tracker for when the equipment of an entity is changed.
- EquipmentMonitor(LivingEntity) - Constructor for class net.glowstone.inventory.EquipmentMonitor
- EquipmentMonitor.Entry - Class in net.glowstone.inventory
-
An entry which has been changed.
- ErosionMapLayer - Class in net.glowstone.generator.biomegrid
- ErosionMapLayer(long, MapLayer) - Constructor for class net.glowstone.generator.biomegrid.ErosionMapLayer
- error(Throwable) - Method in interface net.glowstone.net.http.HttpCallback
- EventFactory - Class in net.glowstone
-
Central class for the calling of events.
- EVOKER_SPELL - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- EvokerStore - Class in net.glowstone.io.entity
- EvokerStore() - Constructor for class net.glowstone.io.entity.EvokerStore
- EXACT_LOGIN_LOCATION - Enum constant in enum class net.glowstone.util.config.ServerConfig.Key
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in class net.glowstone.net.http.HttpHandler
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in class net.glowstone.net.pipeline.MessageHandler
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in class net.glowstone.net.query.QueryHandler
- execute(GlowLivingEntity) - Method in class net.glowstone.entity.ai.EntityTask
-
Invoked each tick when this task is being executed for this entity.
- execute(GlowLivingEntity) - Method in class net.glowstone.entity.ai.FollowPlayerTask
- execute(GlowLivingEntity) - Method in class net.glowstone.entity.ai.LookAroundTask
- execute(GlowLivingEntity) - Method in class net.glowstone.entity.ai.LookAtPlayerTask
- execute(CommandSender) - Method in class net.glowstone.data.CommandFunction
-
Calls the function.
- execute(CommandSender) - Method in class net.glowstone.data.CommandFunction.FunctionLine
-
Executes the command on this line.
- execute(CommandSender, String, String[]) - Method in class net.glowstone.command.minecraft.GlowVanillaCommand
- execute(CommandSender, String, String[], GlowVanillaCommand.CommandMessages) - Method in class net.glowstone.command.glowstone.ColorCommand
- execute(CommandSender, String, String[], GlowVanillaCommand.CommandMessages) - Method in class net.glowstone.command.glowstone.GlowstoneCommand
- execute(CommandSender, String, String[], GlowVanillaCommand.CommandMessages) - Method in class net.glowstone.command.minecraft.BanCommand
- execute(CommandSender, String, String[], GlowVanillaCommand.CommandMessages) - Method in class net.glowstone.command.minecraft.BanIpCommand
- execute(CommandSender, String, String[], GlowVanillaCommand.CommandMessages) - Method in class net.glowstone.command.minecraft.BanListCommand
- execute(CommandSender, String, String[], GlowVanillaCommand.CommandMessages) - Method in class net.glowstone.command.minecraft.ClearCommand
- execute(CommandSender, String, String[], GlowVanillaCommand.CommandMessages) - Method in class net.glowstone.command.minecraft.CloneCommand
- execute(CommandSender, String, String[], GlowVanillaCommand.CommandMessages) - Method in class net.glowstone.command.minecraft.DefaultGameModeCommand
- execute(CommandSender, String, String[], GlowVanillaCommand.CommandMessages) - Method in class net.glowstone.command.minecraft.DeopCommand
- execute(CommandSender, String, String[], GlowVanillaCommand.CommandMessages) - Method in class net.glowstone.command.minecraft.DifficultyCommand
- execute(CommandSender, String, String[], GlowVanillaCommand.CommandMessages) - Method in class net.glowstone.command.minecraft.EffectCommand
- execute(CommandSender, String, String[], GlowVanillaCommand.CommandMessages) - Method in class net.glowstone.command.minecraft.EnchantCommand
- execute(CommandSender, String, String[], GlowVanillaCommand.CommandMessages) - Method in class net.glowstone.command.minecraft.FunctionCommand
- execute(CommandSender, String, String[], GlowVanillaCommand.CommandMessages) - Method in class net.glowstone.command.minecraft.GameModeCommand
- execute(CommandSender, String, String[], GlowVanillaCommand.CommandMessages) - Method in class net.glowstone.command.minecraft.GameRuleCommand
- execute(CommandSender, String, String[], GlowVanillaCommand.CommandMessages) - Method in class net.glowstone.command.minecraft.GiveCommand
- execute(CommandSender, String, String[], GlowVanillaCommand.CommandMessages) - Method in class net.glowstone.command.minecraft.GlowVanillaCommand
-
Executes the command, returning its success.
- execute(CommandSender, String, String[], GlowVanillaCommand.CommandMessages) - Method in class net.glowstone.command.minecraft.KickCommand
- execute(CommandSender, String, String[], GlowVanillaCommand.CommandMessages) - Method in class net.glowstone.command.minecraft.KillCommand
- execute(CommandSender, String, String[], GlowVanillaCommand.CommandMessages) - Method in class net.glowstone.command.minecraft.ListCommand
- execute(CommandSender, String, String[], GlowVanillaCommand.CommandMessages) - Method in class net.glowstone.command.minecraft.MeCommand
- execute(CommandSender, String, String[], GlowVanillaCommand.CommandMessages) - Method in class net.glowstone.command.minecraft.OpCommand
- execute(CommandSender, String, String[], GlowVanillaCommand.CommandMessages) - Method in class net.glowstone.command.minecraft.PardonCommand
- execute(CommandSender, String, String[], GlowVanillaCommand.CommandMessages) - Method in class net.glowstone.command.minecraft.PardonIpCommand
- execute(CommandSender, String, String[], GlowVanillaCommand.CommandMessages) - Method in class net.glowstone.command.minecraft.PlaySoundCommand
- execute(CommandSender, String, String[], GlowVanillaCommand.CommandMessages) - Method in class net.glowstone.command.minecraft.SaveAllCommand
- execute(CommandSender, String, String[], GlowVanillaCommand.CommandMessages) - Method in class net.glowstone.command.minecraft.SaveToggleCommand
- execute(CommandSender, String, String[], GlowVanillaCommand.CommandMessages) - Method in class net.glowstone.command.minecraft.SayCommand
- execute(CommandSender, String, String[], GlowVanillaCommand.CommandMessages) - Method in class net.glowstone.command.minecraft.SeedCommand
- execute(CommandSender, String, String[], GlowVanillaCommand.CommandMessages) - Method in class net.glowstone.command.minecraft.SetBlockCommand
- execute(CommandSender, String, String[], GlowVanillaCommand.CommandMessages) - Method in class net.glowstone.command.minecraft.SetIdleTimeoutCommand
- execute(CommandSender, String, String[], GlowVanillaCommand.CommandMessages) - Method in class net.glowstone.command.minecraft.SetWorldSpawnCommand
- execute(CommandSender, String, String[], GlowVanillaCommand.CommandMessages) - Method in class net.glowstone.command.minecraft.SpawnPointCommand
- execute(CommandSender, String, String[], GlowVanillaCommand.CommandMessages) - Method in class net.glowstone.command.minecraft.StopCommand
- execute(CommandSender, String, String[], GlowVanillaCommand.CommandMessages) - Method in class net.glowstone.command.minecraft.SummonCommand
- execute(CommandSender, String, String[], GlowVanillaCommand.CommandMessages) - Method in class net.glowstone.command.minecraft.TeleportCommand
- execute(CommandSender, String, String[], GlowVanillaCommand.CommandMessages) - Method in class net.glowstone.command.minecraft.TellCommand
- execute(CommandSender, String, String[], GlowVanillaCommand.CommandMessages) - Method in class net.glowstone.command.minecraft.TellrawCommand
- execute(CommandSender, String, String[], GlowVanillaCommand.CommandMessages) - Method in class net.glowstone.command.minecraft.TestForBlockCommand
- execute(CommandSender, String, String[], GlowVanillaCommand.CommandMessages) - Method in class net.glowstone.command.minecraft.TestForBlocksCommand
- execute(CommandSender, String, String[], GlowVanillaCommand.CommandMessages) - Method in class net.glowstone.command.minecraft.TestForCommand
- execute(CommandSender, String, String[], GlowVanillaCommand.CommandMessages) - Method in class net.glowstone.command.minecraft.TimeCommand
- execute(CommandSender, String, String[], GlowVanillaCommand.CommandMessages) - Method in class net.glowstone.command.minecraft.TitleCommand
- execute(CommandSender, String, String[], GlowVanillaCommand.CommandMessages) - Method in class net.glowstone.command.minecraft.ToggleDownfallCommand
- execute(CommandSender, String, String[], GlowVanillaCommand.CommandMessages) - Method in class net.glowstone.command.minecraft.TpCommand
- execute(CommandSender, String, String[], GlowVanillaCommand.CommandMessages) - Method in class net.glowstone.command.minecraft.WeatherCommand
- execute(CommandSender, String, String[], GlowVanillaCommand.CommandMessages) - Method in class net.glowstone.command.minecraft.WhitelistCommand
- execute(CommandSender, String, String[], GlowVanillaCommand.CommandMessages) - Method in class net.glowstone.command.minecraft.WorldBorderCommand
- execute(CommandSender, String, String[], GlowVanillaCommand.CommandMessages) - Method in class net.glowstone.command.minecraft.XpCommand
- expandTo(StructureBoundingBox) - Method in class net.glowstone.generator.structures.util.StructureBoundingBox
-
Changes this bounding box to the bounding box of the union of itself and another bounding box.
- ExperienceCodec - Class in net.glowstone.net.codec.play.game
- ExperienceCodec() - Constructor for class net.glowstone.net.codec.play.game.ExperienceCodec
- ExperienceMessage - Class in net.glowstone.net.message.play.game
- ExperienceMessage(float, int, int) - Constructor for class net.glowstone.net.message.play.game.ExperienceMessage
- ExperienceSplitter - Class in net.glowstone.util
- ExperienceSplitter() - Constructor for class net.glowstone.util.ExperienceSplitter
- explode() - Method in class net.glowstone.entity.monster.GlowCreeper
- explodeWithEvent() - Method in class net.glowstone.Explosion
-
Explodes, firing a
EntityExplodeEvent
, as long as its power is non-negligible. - Explosion - Class in net.glowstone
- Explosion(Entity, GlowWorld, double, double, double, float, boolean, boolean) - Constructor for class net.glowstone.Explosion
-
Creates a new explosion.
- Explosion(Entity, Location, float, boolean, boolean) - Constructor for class net.glowstone.Explosion
-
Creates a new explosion.
- EXPLOSION_VISIBILITY_RADIUS - Static variable in class net.glowstone.Explosion
- ExplosionCodec - Class in net.glowstone.net.codec.play.game
- ExplosionCodec() - Constructor for class net.glowstone.net.codec.play.game.ExplosionCodec
- ExplosionMessage - Class in net.glowstone.net.message.play.game
- ExplosionMessage(float, float, float, float, float, float, float, Collection<ExplosionMessage.Record>) - Constructor for class net.glowstone.net.message.play.game.ExplosionMessage
- ExplosionMessage.Record - Class in net.glowstone.net.message.play.game
- Explosive(Location) - Constructor for class net.glowstone.entity.objects.GlowMinecart.Explosive
F
- F2 - Static variable in class net.glowstone.util.noise.SimplexNoise
- F3 - Static variable in class net.glowstone.util.noise.SimplexNoise
- facing - Variable in class net.glowstone.entity.GlowHangingEntity
- facing - Variable in class net.glowstone.net.message.play.game.MapDataMessage.Icon
- FACING - Static variable in interface net.glowstone.i18n.ConsoleMessages.Warn.Block.Chest
- FILE_READ - Static variable in interface net.glowstone.i18n.GlowstoneMessages.Kick
- FILE_WRITE - Static variable in interface net.glowstone.i18n.GlowstoneMessages.Kick
- fill(byte) - Method in class net.glowstone.util.NibbleArray
-
Fill the nibble array with the specified value.
- fill(long[]) - Method in class net.glowstone.util.VariableValueArray
-
Fills the backing array with pre-determined values.
- fill(Vector, Vector, Material) - Method in class net.glowstone.generator.structures.util.StructureBuilder
-
Fills a box with the given block.
- fill(Vector, Vector, Material, int) - Method in class net.glowstone.generator.structures.util.StructureBuilder
-
Fills a box with the given block.
- fill(Vector, Vector, Material, int, Material) - Method in class net.glowstone.generator.structures.util.StructureBuilder
-
Builds a box from one block, and fills it with another.
- fill(Vector, Vector, Material, int, Material, int) - Method in class net.glowstone.generator.structures.util.StructureBuilder
-
Builds a box from one block, and fills it with another.
- fill(Vector, Vector, Material, int, Material, MaterialData) - Method in class net.glowstone.generator.structures.util.StructureBuilder
-
Builds a box from one block, and fills it with another.
- fill(Vector, Vector, Material, Material) - Method in class net.glowstone.generator.structures.util.StructureBuilder
-
Builds a box from one block, and fills it with another.
- fill(Vector, Vector, Material, MaterialData) - Method in class net.glowstone.generator.structures.util.StructureBuilder
-
Fills a box with the given block.
- fill(Vector, Vector, Material, MaterialData, Material) - Method in class net.glowstone.generator.structures.util.StructureBuilder
-
Builds a box from one block, and fills it with another.
- fill(Vector, Vector, Material, MaterialData, Material, int) - Method in class net.glowstone.generator.structures.util.StructureBuilder
-
Builds a box from one block, and fills it with another.
- fill(Vector, Vector, Material, MaterialData, Material, MaterialData) - Method in class net.glowstone.generator.structures.util.StructureBuilder
-
Builds a box from one block, and fills it with another.
- fill(Vector, Vector, Material, Material, int) - Method in class net.glowstone.generator.structures.util.StructureBuilder
-
Builds a box from one block, and fills it with another.
- fill(Vector, Vector, Material, Material, MaterialData) - Method in class net.glowstone.generator.structures.util.StructureBuilder
-
Builds a box from one block, and fills it with another.
- fillContainer(Random, BlockState, int) - Method in class net.glowstone.generator.objects.RandomItemsContent
-
Populates a container with random items.
- fillWithRandomMaterial(Vector, Vector, Random, Map<StructureBuilder.StructureMaterial, Integer>) - Method in class net.glowstone.generator.structures.util.StructureBuilder
-
Sets a box of blocks to have random types, chosen independently.
- FILTERED - Enum constant in enum class net.glowstone.command.minecraft.CloneCommand.MaskMode
- finish(boolean) - Method in class net.glowstone.inventory.DragTracker
-
Finish an in-progress drag operation if possible.
- FINISH_DIGGING - Static variable in class net.glowstone.net.message.play.player.DiggingMessage
- FireballStore<T extends GlowFireball> - Class in net.glowstone.io.entity
- FireballStore(Class<T>, String, Function<Location, T>) - Constructor for class net.glowstone.io.entity.FireballStore
- FireDecorator - Class in net.glowstone.generator.decorators.nether
- FireDecorator() - Constructor for class net.glowstone.generator.decorators.nether.FireDecorator
- fireEntityTameEvent(AnimalTamer) - Method in class net.glowstone.entity.passive.GlowTameable
-
Fires an
EntityTameEvent
, and checks whether it was cancelled. - FIREWORK_ENTITY - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- FIREWORK_INFO - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- FireworkStore - Class in net.glowstone.io.entity
- FireworkStore() - Constructor for class net.glowstone.io.entity.FireworkStore
- first(ItemStack) - Method in class net.glowstone.inventory.GlowInventory
- first(Material) - Method in class net.glowstone.inventory.GlowInventory
- firstEmpty() - Method in class net.glowstone.inventory.GlowInventory
- FISH - Enum constant in enum class net.glowstone.entity.FishingRewardManager.RewardCategory
- FISH_FROM_BUCKET - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- FISHING_HOOK_HOOKED_ENTITY - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
-
Hooked entity id + 1, or 0 if there is no hooked entity.
- FishingRewardManager - Class in net.glowstone.entity
-
Generates fishing loot.
- FishingRewardManager() - Constructor for class net.glowstone.entity.FishingRewardManager
-
Creates the instance.
- FishingRewardManager.RewardCategory - Enum Class in net.glowstone.entity
-
Category names must match one-to-one with the subtags of "rewards" in builtin/fishingRewards.yml.
- FishingRewardManager.RewardItem - Class in net.glowstone.entity
- flatten() - Method in class net.glowstone.util.TextMessage
-
Flatten this message to an approximate old-style string representation.
- FlintAndSteelDispenseBehavior - Class in net.glowstone.dispenser
- FlintAndSteelDispenseBehavior() - Constructor for class net.glowstone.dispenser.FlintAndSteelDispenseBehavior
- FLOAT - Enum constant in enum class net.glowstone.entity.meta.MetadataType
- FLOAT - Enum constant in enum class net.glowstone.util.nbt.TagType
- FLOAT_SUFFIX - Enum constant in enum class net.glowstone.util.mojangson.MojangsonToken
- FloatConsumer - Interface in net.glowstone.util
-
Non-boxing version of
{@link java.util.function.Consumer}<Float>
. - FloatTag - Class in net.glowstone.util.nbt
-
The
TAG_Float
tag. - FloatTag(float) - Constructor for class net.glowstone.util.nbt.FloatTag
-
Creates the tag.
- floor(double) - Static method in class net.glowstone.util.noise.PerlinNoise
- floor(double) - Static method in class net.glowstone.util.noise.PerlinOctaveGenerator
- floor(double) - Static method in class net.glowstone.util.noise.SimplexNoise
- Flower - Class in net.glowstone.generator.objects
- Flower(FlowerType) - Constructor for class net.glowstone.generator.objects.Flower
- FLOWER_POT - Enum constant in enum class net.glowstone.constants.GlowBlockEntity
- FlowerDecoration(FlowerType, int) - Constructor for class net.glowstone.generator.decorators.overworld.FlowerDecorator.FlowerDecoration
- flowerDecorator - Variable in class net.glowstone.generator.populators.overworld.BiomePopulator
- FlowerDecorator - Class in net.glowstone.generator.decorators.overworld
- FlowerDecorator() - Constructor for class net.glowstone.generator.decorators.overworld.FlowerDecorator
- FlowerDecorator.FlowerDecoration - Class in net.glowstone.generator.decorators.overworld
- FlowerForestPopulator - Class in net.glowstone.generator.populators.overworld
- FlowerForestPopulator() - Constructor for class net.glowstone.generator.populators.overworld.FlowerForestPopulator
-
Creates a populator for flower forests.
- FlowerPotEntity - Class in net.glowstone.block.entity
- FlowerPotEntity(GlowBlock) - Constructor for class net.glowstone.block.entity.FlowerPotEntity
- FLOWERS - Static variable in class net.glowstone.generator.populators.overworld.FlowerForestPopulator
- FlowerType - Enum Class in net.glowstone.generator.objects
- flowingLavaDecorator - Variable in class net.glowstone.generator.populators.overworld.BiomePopulator
- FlowingLiquidDecorator - Class in net.glowstone.generator.decorators.overworld
- FlowingLiquidDecorator(Material) - Constructor for class net.glowstone.generator.decorators.overworld.FlowingLiquidDecorator
-
Creates a decorator that carves out waterfalls or lavafalls in stone walls.
- flowingWaterDecorator - Variable in class net.glowstone.generator.populators.overworld.BiomePopulator
- flush() - Method in class net.glowstone.net.rcon.RconCommandSender
-
Empties the buffer and returns its contents.
- flushChallengeTokens() - Method in class net.glowstone.net.query.QueryServer
-
Invalidates all challenge tokens.
- FollowPlayerTask - Class in net.glowstone.entity.ai
- FollowPlayerTask() - Constructor for class net.glowstone.entity.ai.FollowPlayerTask
- FORCE - Enum constant in enum class net.glowstone.command.minecraft.CloneCommand.CloneMode
- FORCE_GAMEMODE - Enum constant in enum class net.glowstone.util.config.ServerConfig.Key
- forcePopulation(int, int) - Method in class net.glowstone.chunk.ChunkManager
-
Force a chunk to be populated by loading the chunks in an area around it.
- forceRegeneration(int, int) - Method in class net.glowstone.chunk.ChunkManager
-
Forces generation of the given chunk.
- forEachCut(int, IntConsumer) - Static method in class net.glowstone.util.ExperienceSplitter
-
Cuts experience points into smaller 'cuts', and supplies them to
consumer
. - FOREST - Enum constant in enum class net.glowstone.generator.ground.MesaGroundGenerator.MesaType
- ForestPopulator - Class in net.glowstone.generator.populators.overworld
- ForestPopulator() - Constructor for class net.glowstone.generator.populators.overworld.ForestPopulator
-
Creates a populator adapted for a basic forest (oaks and birches).
- forgefPlugins - Variable in class net.glowstone.GlowPluginTypeDetector
- forgenPlugins - Variable in class net.glowstone.GlowPluginTypeDetector
- FORWARDS - Enum constant in enum class net.glowstone.util.RectangularRegion.IterationDirection
- FOUND_DEVICE - Static variable in interface net.glowstone.i18n.ConsoleMessages.Info.Opencl
- FramingHandler - Class in net.glowstone.net.pipeline
-
Experimental pipeline component.
- FramingHandler() - Constructor for class net.glowstone.net.pipeline.FramingHandler
- fromAttribute(Attribute) - Static method in enum class net.glowstone.entity.AttributeManager.Key
-
Get the
AttributeManager.Key
for the correspondingAttribute
. - fromBarColor(BarColor) - Static method in enum class net.glowstone.net.message.play.player.BossBarMessage.Color
-
Converts a
BarColor
to an instance of this enum. - fromBarStyle(BarStyle) - Static method in enum class net.glowstone.net.message.play.player.BossBarMessage.Division
-
Converts a
BarStyle
to an instance of this enum. - fromBytes(byte[]) - Static method in class net.glowstone.util.Convert
-
Converts a byte array to a hexadecimal string.
- fromCommandName(String) - Static method in enum class net.glowstone.command.minecraft.CloneCommand.CloneMode
-
Returns the CloneMode with a given subcommand name, or null if none match.
- fromCommandName(String) - Static method in enum class net.glowstone.command.minecraft.CloneCommand.MaskMode
-
Returns the MaskMode with a given subcommand name, or null if none match.
- fromCommandName(String) - Static method in enum class net.glowstone.command.minecraft.TestForBlocksCommand.MatchMode
-
Returns the MatchMode with a given subcommand name, or null if none match.
- fromConfig(String) - Static method in enum class net.glowstone.util.CompatibilityBundle
-
Converts the given config value into the appropriate bundle.
- fromConfigMap(Map<?, ?>) - Static method in class net.glowstone.net.config.DnsEndpoint
-
Extracts the needed information from a map of key-value pairs inside a config file to set the DNS server for an HTTP client.
- fromConfigMap(Map<?, ?>) - Static method in class net.glowstone.util.library.Library
-
Extracts the needed information from a map of key-value pairs inside a config file to download a
Library
and inject it at runtime. - fromCorners(Vector, Vector) - Static method in class net.glowstone.entity.physics.BoundingBox
-
Converts two Vector instances to a BoundingBox.
- fromFlatString(String) - Static method in class net.glowstone.util.UuidUtils
-
Parses a UUID from a hexadecimal string without hyphens.
- fromGenericTag(Tag) - Static method in class net.glowstone.util.mojangson.Mojangson
-
Creates a Mojangson string from the given NBT Tag.
- fromHex(String) - Static method in class net.glowstone.util.Convert
-
Converts a hexadecimal string to a byte array.
- fromId(int) - Method in class net.glowstone.util.GlowUnsafeValues
-
Deprecated.Converts a numerical ID to a material type.
- fromInt(int) - Static method in enum class net.glowstone.net.message.play.player.BossBarMessage.Action
-
Since values() is expensive, we cache it.
- fromInt(int) - Static method in enum class net.glowstone.net.message.play.player.BossBarMessage.Color
-
Since values() is expensive, we cache it.
- fromInt(int) - Static method in enum class net.glowstone.net.message.play.player.BossBarMessage.Division
-
Since values() is expensive, we cache it.
- fromIntArray(int[]) - Static method in class net.glowstone.util.UuidUtils
-
Parses a UUID from an Int-Array representation.
- fromJson(JSONObject) - Static method in class net.glowstone.entity.meta.profile.GlowPlayerProfile
-
Reads a GlowPlayerProfile from a JSON object.
- fromLegacy(Material) - Method in class net.glowstone.util.GlowUnsafeValues
-
Deprecated.
- fromLegacy(MaterialData) - Method in class net.glowstone.util.GlowUnsafeValues
-
Deprecated.
- fromLegacy(MaterialData, boolean) - Method in class net.glowstone.util.GlowUnsafeValues
-
Deprecated.
- fromLegacy(Material, byte) - Method in class net.glowstone.util.GlowUnsafeValues
-
Deprecated.
- fromMobSpawner() - Method in class net.glowstone.entity.GlowEntity
- fromName(String) - Static method in enum class net.glowstone.entity.AttributeManager.Key
-
Get a
AttributeManager.Key
by itsattribute name
. - fromNbt(List<CompoundTag>) - Static method in class net.glowstone.block.blocktype.BlockBanner
-
Converts NBT tags to banner patterns.
- fromNbt(CompoundTag) - Static method in class net.glowstone.chunk.ChunkSection
-
Creates a new chunk section from the given NBT blob.
- fromNbt(CompoundTag) - Static method in class net.glowstone.entity.meta.profile.GlowPlayerProfile
-
Get the profile from a NBT tag (e.g.
- fromNbt(CompoundTag) - Static method in class net.glowstone.inventory.GlowMetaPotion
-
Reads a
PotionEffect
from an NBT compound tag. - fromOrdinal(int) - Static method in enum class net.glowstone.net.message.play.game.RecipeBookStateMessage.RecipeBookType
- fromPlainText(int, int, int, String...) - Static method in class net.glowstone.net.message.play.game.UpdateSignMessage
-
Builds an UpdateSignMessage from 4 strings.
- fromPositionAndSize(Vector, Vector) - Static method in class net.glowstone.entity.physics.BoundingBox
-
Creates a bounding box given its minimum corner and its size.
- fromStateArray(int[]) - Static method in class net.glowstone.chunk.ChunkSection
-
Deprecated.
- fromString(String, String) - Static method in class net.glowstone.net.message.play.game.PluginMessage
-
Creates a message whose contents are a string in UTF8.
- fromString(String) - Static method in class net.glowstone.util.UuidUtils
-
Parses a UUID from a hexadecimal string with hyphens.
- fromTag(ByteArrayTag) - Static method in class net.glowstone.util.mojangson.Mojangson
-
Creates a Mojangson string from the given ByteArray Tag.
- fromTag(ByteTag) - Static method in class net.glowstone.util.mojangson.Mojangson
-
Creates a Mojangson string from the given Byte Tag.
- fromTag(CompoundTag) - Static method in class net.glowstone.util.mojangson.Mojangson
-
Creates a Mojangson string from the given Compound Tag.
- fromTag(DoubleTag) - Static method in class net.glowstone.util.mojangson.Mojangson
-
Creates a Mojangson string from the given Double Tag.
- fromTag(FloatTag) - Static method in class net.glowstone.util.mojangson.Mojangson
-
Creates a Mojangson string from the given Float Tag.
- fromTag(IntArrayTag) - Static method in class net.glowstone.util.mojangson.Mojangson
-
Creates a Mojangson string from the given IntArray Tag.
- fromTag(IntTag) - Static method in class net.glowstone.util.mojangson.Mojangson
-
Creates a Mojangson string from the given Int Tag.
- fromTag(ListTag<Tag>) - Static method in class net.glowstone.util.mojangson.Mojangson
-
Creates a Mojangson string from the given List Tag.
- fromTag(LongArrayTag) - Static method in class net.glowstone.util.mojangson.Mojangson
-
Creates a Mojangson string from the given LongArray Tag.
- fromTag(LongTag) - Static method in class net.glowstone.util.mojangson.Mojangson
-
Creates a Mojangson string from the given Long Tag.
- fromTag(ShortTag) - Static method in class net.glowstone.util.mojangson.Mojangson
-
Creates a Mojangson string from the given Short Tag.
- fromTag(StringTag) - Static method in class net.glowstone.util.mojangson.Mojangson
-
Creates a Mojangson string from the given String Tag.
- fromTitle(Title) - Static method in class net.glowstone.net.message.play.game.TitleMessage
-
Converts a
Title
to 3 instances ofTitleMessage
. - FULL - Static variable in interface net.glowstone.i18n.GlowstoneMessages.Kick
- FUNCTION_EXT - Static variable in class net.glowstone.io.data.WorldFunctionIoService
- FUNCTION_EXT_LENGTH - Static variable in class net.glowstone.io.data.WorldFunctionIoService
- FunctionCommand - Class in net.glowstone.command.minecraft
- FunctionCommand() - Constructor for class net.glowstone.command.minecraft.FunctionCommand
-
Creates the instance for this command.
- FunctionIoService - Interface in net.glowstone.io
- FunctionLine(boolean, String) - Constructor for class net.glowstone.data.CommandFunction.FunctionLine
- FURNACE - Enum constant in enum class net.glowstone.entity.objects.GlowMinecart.MinecartType
- FURNACE - Enum constant in enum class net.glowstone.net.message.play.game.RecipeBookStateMessage.RecipeBookType
- FURNACE_MINECART_POWERED - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- FurnaceEntity - Class in net.glowstone.block.entity
- FurnaceEntity(GlowBlock) - Constructor for class net.glowstone.block.entity.FurnaceEntity
G
- G2 - Static variable in class net.glowstone.util.noise.SimplexNoise
- G22 - Static variable in class net.glowstone.util.noise.SimplexNoise
- G3 - Static variable in class net.glowstone.util.noise.SimplexNoise
- G32 - Static variable in class net.glowstone.util.noise.SimplexNoise
- G33 - Static variable in class net.glowstone.util.noise.SimplexNoise
- GAME_LOOP_FUNCTION - Static variable in interface net.glowstone.constants.GameRules
- GAME_MODE - Static variable in interface net.glowstone.i18n.ConsoleMessages.Error.I18n
- GAME_VERSION - Static variable in class net.glowstone.GlowServer
-
The game version supported by the server.
- gameMode - Variable in class net.glowstone.net.message.play.game.UserListItemMessage.Entry
- gameMode(UUID, int) - Static method in class net.glowstone.net.message.play.game.UserListItemMessage
- GAMEMODE - Enum constant in enum class net.glowstone.net.message.play.game.StateChangeMessage.Reason
- GAMEMODE - Enum constant in enum class net.glowstone.util.config.ServerConfig.Key
- GameModeCommand - Class in net.glowstone.command.minecraft
- GameModeCommand() - Constructor for class net.glowstone.command.minecraft.GameModeCommand
-
Creates the instance for this command.
- gameModeOne(UUID, int) - Static method in class net.glowstone.net.message.play.game.UserListItemMessage
- GameModeUtils - Class in net.glowstone.command
-
Utility class to create GameMode.
- GameRuleCommand - Class in net.glowstone.command.minecraft
- GameRuleCommand() - Constructor for class net.glowstone.command.minecraft.GameRuleCommand
-
Creates the instance for this command.
- GameRuleManager - Class in net.glowstone.util
-
Container for the game rule map for worlds.
- GameRuleManager() - Constructor for class net.glowstone.util.GameRuleManager
-
Creates an instance with the vanilla game rules.
- GameRules - Interface in net.glowstone.constants
- GameServer - Class in net.glowstone.net
- GameServer(GlowServer, ProtocolProvider, CountDownLatch) - Constructor for class net.glowstone.net.GameServer
- GEN_FAILED - Static variable in interface net.glowstone.i18n.ConsoleMessages.Error.Chunk
- generate(Random) - Method in class net.glowstone.util.loot.ProbableValue
-
Samples a value from this distribution.
- generate(Random, int, int, BlockStateDelegate) - Method in class net.glowstone.generator.structures.GlowStructure
-
Attempts to generate this structure.
- generate(Random, LivingEntity) - Method in class net.glowstone.util.loot.LootRandomValues
-
Selects a random value between min and max, inclusively.
- generate(GlowLivingEntity) - Static method in class net.glowstone.util.loot.LootingManager
-
Returns items and experience that the given entity drops when killed.
- generate(Location) - Method in class net.glowstone.generator.objects.trees.GenericTree
-
Deprecated.
- generate(World, Random, int, int, int) - Method in class net.glowstone.generator.objects.BlockPatch
- generate(World, Random, int, int, int) - Method in class net.glowstone.generator.objects.Cactus
-
Generates or extends a cactus, if there is space.
- generate(World, Random, int, int, int) - Method in class net.glowstone.generator.objects.DoubleTallPlant
-
Generates up to 64 plants around the given point.
- generate(World, Random, int, int, int) - Method in class net.glowstone.generator.objects.Flower
-
Generates up to 64 flowers around the given point.
- generate(World, Random, int, int, int) - Method in class net.glowstone.generator.objects.IceSpike
- generate(World, Random, int, int, int) - Method in class net.glowstone.generator.objects.Lake
- generate(World, Random, int, int, int) - Method in class net.glowstone.generator.objects.ObsidianPillar
- generate(World, Random, int, int, int) - Method in class net.glowstone.generator.objects.OreVein
- generate(World, Random, int, int, int) - Method in class net.glowstone.generator.objects.StoneBoulder
- generate(World, Random, int, int, int) - Method in class net.glowstone.generator.objects.SugarCane
- generate(World, Random, int, int, int) - Method in class net.glowstone.generator.objects.TallGrass
- generate(World, Random, int, int, int) - Method in interface net.glowstone.generator.objects.TerrainObject
-
Generates this feature.
- generate(World, Random, int, int, int) - Method in class net.glowstone.generator.objects.trees.AcaciaTree
- generate(World, Random, int, int, int) - Method in class net.glowstone.generator.objects.trees.BigOakTree
- generate(World, Random, int, int, int) - Method in class net.glowstone.generator.objects.trees.BrownMushroomTree
- generate(World, Random, int, int, int) - Method in class net.glowstone.generator.objects.trees.CocoaTree
- generate(World, Random, int, int, int) - Method in class net.glowstone.generator.objects.trees.DarkOakTree
- generate(World, Random, int, int, int) - Method in class net.glowstone.generator.objects.trees.GenericTree
- generate(World, Random, int, int, int) - Method in class net.glowstone.generator.objects.trees.JungleBush
- generate(World, Random, int, int, int) - Method in class net.glowstone.generator.objects.trees.MegaJungleTree
- generate(World, Random, int, int, int) - Method in class net.glowstone.generator.objects.trees.MegaPineTree
- generate(World, Random, int, int, int) - Method in class net.glowstone.generator.objects.trees.MegaRedwoodTree
- generate(World, Random, int, int, int) - Method in class net.glowstone.generator.objects.trees.RedwoodTree
- generate(World, Random, int, int, int) - Method in class net.glowstone.generator.objects.trees.SwampTree
- generate(World, Random, int, int, int) - Method in class net.glowstone.generator.objects.trees.TallRedwoodTree
- generate(World, Random, int, int, int) - Method in class net.glowstone.generator.structures.GlowStructure
- generate(World, Random, StructureBoundingBox, BlockStateDelegate) - Method in class net.glowstone.generator.structures.GlowDesertTemple
- generate(World, Random, StructureBoundingBox, BlockStateDelegate) - Method in class net.glowstone.generator.structures.GlowDesertWell
- generate(World, Random, StructureBoundingBox, BlockStateDelegate) - Method in class net.glowstone.generator.structures.GlowDungeon
- generate(World, Random, StructureBoundingBox, BlockStateDelegate) - Method in class net.glowstone.generator.structures.GlowJungleTemple
- generate(World, Random, StructureBoundingBox, BlockStateDelegate) - Method in class net.glowstone.generator.structures.GlowStructurePiece
- generate(World, Random, StructureBoundingBox, BlockStateDelegate) - Method in class net.glowstone.generator.structures.GlowWitchHut
- GENERATE_STRUCTURES - Enum constant in enum class net.glowstone.util.config.ServerConfig.Key
- generateChallengeToken(InetSocketAddress) - Method in class net.glowstone.net.query.QueryServer
-
Generate a new token.
- generateChunkData(World, Random, int, int, ChunkGenerator.BiomeGrid) - Method in class net.glowstone.generator.NetherGenerator
- generateChunkData(World, Random, int, int, ChunkGenerator.BiomeGrid) - Method in class net.glowstone.generator.OverworldGenerator
- generateChunkData(World, Random, int, int, ChunkGenerator.BiomeGrid) - Method in class net.glowstone.generator.SuperflatGenerator
- generateChunkData(World, Random, int, int, ChunkGenerator.BiomeGrid) - Method in class net.glowstone.generator.TheEndGenerator
- generateDirtBelowTrunk(World, int, int, int) - Method in class net.glowstone.generator.objects.trees.MegaJungleTree
- generateDirtBelowTrunk(World, int, int, int) - Method in class net.glowstone.generator.objects.trees.MegaPineTree
- generateDirtBelowTrunk(World, int, int, int) - Method in class net.glowstone.generator.objects.trees.MegaRedwoodTree
- generateKeyPair() - Static method in class net.glowstone.util.SecurityUtils
-
Generate a RSA key pair.
- generateLeaves(int, int, int, int, boolean, World) - Method in class net.glowstone.generator.objects.trees.MegaJungleTree
- generateRandomValues(int, int, int, int) - Method in class net.glowstone.generator.biomegrid.BiomeVariationMapLayer
-
Generates a rectangle, replacing all the positive values in the previous layer with random values from 2 to 31 while leaving zero and negative values unchanged.
- generateTerrainColumn(ChunkGenerator.ChunkData, World, Random, int, int) - Method in class net.glowstone.generator.SuperflatGenerator
-
Generates a terrain column.
- generateTerrainColumn(ChunkGenerator.ChunkData, World, Random, int, int, double, double, double) - Method in class net.glowstone.generator.NetherGenerator
-
Generates a terrain column.
- generateTerrainColumn(ChunkGenerator.ChunkData, World, Random, int, int, Biome, double) - Method in class net.glowstone.generator.ground.DirtAndStonePatchGroundGenerator
- generateTerrainColumn(ChunkGenerator.ChunkData, World, Random, int, int, Biome, double) - Method in class net.glowstone.generator.ground.DirtPatchGroundGenerator
- generateTerrainColumn(ChunkGenerator.ChunkData, World, Random, int, int, Biome, double) - Method in class net.glowstone.generator.ground.GravelPatchGroundGenerator
- generateTerrainColumn(ChunkGenerator.ChunkData, World, Random, int, int, Biome, double) - Method in class net.glowstone.generator.ground.GroundGenerator
-
Generates a terrain column.
- generateTerrainColumn(ChunkGenerator.ChunkData, World, Random, int, int, Biome, double) - Method in class net.glowstone.generator.ground.MesaGroundGenerator
- generateTerrainColumn(ChunkGenerator.ChunkData, World, Random, int, int, Biome, double) - Method in class net.glowstone.generator.ground.StonePatchGroundGenerator
- generateTree(Location, TreeType) - Method in class net.glowstone.GlowWorld
- generateTree(Location, TreeType, BlockChangeDelegate) - Method in class net.glowstone.GlowWorld
- generateTrunk(World, int, int, int) - Method in class net.glowstone.generator.objects.trees.MegaJungleTree
- generateValues(int, int, int, int) - Method in class net.glowstone.generator.biomegrid.BiomeEdgeMapLayer
- generateValues(int, int, int, int) - Method in class net.glowstone.generator.biomegrid.BiomeMapLayer
- generateValues(int, int, int, int) - Method in class net.glowstone.generator.biomegrid.BiomeThinEdgeMapLayer
- generateValues(int, int, int, int) - Method in class net.glowstone.generator.biomegrid.BiomeVariationMapLayer
- generateValues(int, int, int, int) - Method in class net.glowstone.generator.biomegrid.ConstantBiomeMapLayer
- generateValues(int, int, int, int) - Method in class net.glowstone.generator.biomegrid.DeepOceanMapLayer
- generateValues(int, int, int, int) - Method in class net.glowstone.generator.biomegrid.ErosionMapLayer
- generateValues(int, int, int, int) - Method in class net.glowstone.generator.biomegrid.MapLayer
- generateValues(int, int, int, int) - Method in class net.glowstone.generator.biomegrid.NoiseMapLayer
- generateValues(int, int, int, int) - Method in class net.glowstone.generator.biomegrid.RarePlainsMapLayer
- generateValues(int, int, int, int) - Method in class net.glowstone.generator.biomegrid.RiverMapLayer
- generateValues(int, int, int, int) - Method in class net.glowstone.generator.biomegrid.ShoreMapLayer
- generateValues(int, int, int, int) - Method in class net.glowstone.generator.biomegrid.SmoothMapLayer
- generateValues(int, int, int, int) - Method in class net.glowstone.generator.biomegrid.WhittakerMapLayer
- generateValues(int, int, int, int) - Method in class net.glowstone.generator.biomegrid.ZoomMapLayer
- generateVerifyToken() - Static method in class net.glowstone.util.SecurityUtils
-
Generate a random verify token.
- generateX509Key(Key) - Static method in class net.glowstone.util.SecurityUtils
-
Generates an X509 formatted key used in authentication.
- GenericTree - Class in net.glowstone.generator.objects.trees
-
Oak tree, and superclass for other types.
- GenericTree(Random, BlockStateDelegate) - Constructor for class net.glowstone.generator.objects.trees.GenericTree
-
Initializes this tree with a random height, preparing it to attempt to generate.
- get() - Method in interface net.glowstone.i18n.LocalizedString
- get() - Method in class net.glowstone.i18n.LocalizedStringImpl
- get(int) - Method in class net.glowstone.util.collection.SuperList
- get(int) - Method in class net.glowstone.util.NibbleArray
-
Get the nibble at the given index.
- get(int) - Method in class net.glowstone.util.VariableValueArray
-
Returns a value.
- get(Object...) - Method in interface net.glowstone.i18n.LocalizedString
- get(Object...) - Method in class net.glowstone.i18n.LocalizedStringImpl
- get(String) - Method in class net.glowstone.block.state.BlockStateData
- get(MetadataIndex) - Method in class net.glowstone.entity.meta.MetadataMap
- get(Statistic) - Method in class net.glowstone.util.StatisticMap
- get(Statistic, EntityType) - Method in class net.glowstone.util.StatisticMap
- get(Statistic, Material) - Method in class net.glowstone.util.StatisticMap
- get2dNoise(double[], double, double, int, int, double, double, double) - Method in class net.glowstone.util.noise.PerlinNoise
- get2dNoise(double[], double, double, int, int, double, double, double) - Method in class net.glowstone.util.noise.SimplexNoise
- get3dNoise(double[], double, double, double, int, int, int, double, double, double, double) - Method in class net.glowstone.util.noise.PerlinNoise
- get3dNoise(double[], double, double, double, int, int, int, double, double, double, double) - Method in class net.glowstone.util.noise.SimplexNoise
- getAbsorptionAmount() - Method in class net.glowstone.entity.GlowLivingEntity
-
The entity's absorption amount (the amount of health supplementing its max health).
- getAbsorptionAmount() - Method in class net.glowstone.entity.monster.complex.GlowEnderDragonPart
- getAction() - Method in class net.glowstone.net.message.play.game.TitleMessage
- getAction() - Method in class net.glowstone.net.message.play.game.UnlockRecipesMessage
- getAction() - Method in class net.glowstone.net.message.play.game.UpdateBlockEntityMessage
- getAction() - Method in class net.glowstone.net.message.play.game.UserListItemMessage.Entry
- getAction() - Method in class net.glowstone.net.message.play.game.UserListItemMessage
- getAction() - Method in class net.glowstone.net.message.play.game.WorldBorderMessage
- getAction() - Method in class net.glowstone.net.message.play.player.AdvancementTabMessage
- getAction() - Method in class net.glowstone.net.message.play.player.BossBarMessage
- getAction() - Method in class net.glowstone.net.message.play.player.ClientStatusMessage
- getAction() - Method in class net.glowstone.net.message.play.player.InteractEntityMessage
- getAction() - Method in class net.glowstone.net.message.play.player.PlayerActionMessage
- getAction() - Method in class net.glowstone.net.message.play.scoreboard.ScoreboardObjectiveMessage
- getAction() - Method in class net.glowstone.net.message.play.scoreboard.ScoreboardTeamMessage
- getAction(int) - Static method in enum class net.glowstone.net.message.play.game.TitleMessage.Action
- getAction(int) - Static method in enum class net.glowstone.net.message.play.game.WorldBorderMessage.Action
- getAction(int) - Static method in enum class net.glowstone.net.message.play.player.CombatEventMessage.Event
- getAction(ClickType, InventoryType.SlotType, ItemStack, ItemStack) - Static method in class net.glowstone.inventory.WindowClickLogic
-
Determine the InventoryAction to be performed for a window click based on the click type, slot type, and items involved.
- getActionId() - Method in class net.glowstone.net.message.play.game.BlockActionMessage
- getActionParam() - Method in class net.glowstone.net.message.play.game.BlockActionMessage
- getActiveItem() - Method in class net.glowstone.entity.GlowLivingEntity
- getActiveItem() - Method in class net.glowstone.entity.GlowPlayer
- getActivePotionEffects() - Method in class net.glowstone.entity.GlowLivingEntity
- getActiveSlots() - Method in class net.glowstone.constants.GlowEnchantment
- getActiveWorkers() - Method in class net.glowstone.scheduler.GlowScheduler
-
Returns active async tasks.
- getAdditionMode() - Method in class net.glowstone.util.collection.SuperCollection
-
Determines how this collection will behave to additions.
- getAddress() - Method in class net.glowstone.entity.GlowPlayer
- getAddress() - Method in class net.glowstone.net.GlowSession
-
The remote address of the connection.
- getAddress() - Method in class net.glowstone.net.GlowStatusClient
- getAddress() - Method in class net.glowstone.net.message.handshake.HandshakeMessage
- getAddress() - Method in class net.glowstone.net.ProxyData
-
The spoofed address to use instead of the actual one.
- getAdvanceCondition() - Method in class net.glowstone.scheduler.WorldScheduler
- getAdvancement(NamespacedKey) - Method in class net.glowstone.GlowServer
- getAdvancementProgress(Advancement) - Method in class net.glowstone.entity.GlowPlayer
- getAdvancements() - Method in class net.glowstone.net.message.play.player.AdvancementsMessage
- getAffectsSpawning() - Method in class net.glowstone.entity.GlowPlayer
- getAge() - Method in class net.glowstone.entity.GlowAgeable
- getAge() - Method in class net.glowstone.entity.monster.GlowZombie
- getAgeLock() - Method in class net.glowstone.entity.GlowAgeable
- getAgeLock() - Method in class net.glowstone.entity.monster.GlowZombie
- getAlgorithm(String) - Static method in enum class net.glowstone.util.library.LibraryManager.HashAlgorithm
-
Gets the hash algorithm corresponding to the given name.
- getAll() - Method in class net.glowstone.entity.EntityManager
-
Gets all entities.
- getAll(Class<T>) - Method in class net.glowstone.entity.EntityManager
-
Returns all entities with the specified type.
- getAllowAnimals() - Method in class net.glowstone.GlowWorld
- getAllowClientMods() - Method in class net.glowstone.GlowServer
-
Gets whether the server allows client mods.
- getAllowEnd() - Method in class net.glowstone.GlowServer
- getAllowFlight() - Method in class net.glowstone.entity.GlowPlayer
- getAllowFlight() - Method in class net.glowstone.GlowServer
- getAllowMonsters() - Method in class net.glowstone.GlowWorld
- getAllowNether() - Method in class net.glowstone.GlowServer
- getAllProperties() - Method in class net.glowstone.entity.AttributeManager
-
Returns all the properties stored in the manager.
- getAllRecipes() - Method in class net.glowstone.net.message.play.game.UnlockRecipesMessage
- getAmbientDelay() - Method in class net.glowstone.entity.GlowAnimal
- getAmbientDelay() - Method in class net.glowstone.entity.GlowLivingEntity
-
Get the minimal delay until the entity can produce an ambient sound.
- getAmbientSound() - Method in class net.glowstone.entity.GlowLivingEntity
-
Get the ambient sound this entity makes randomly, or null for silence.
- getAmbientSound() - Method in class net.glowstone.entity.monster.complex.GlowEnderDragon
- getAmbientSound() - Method in class net.glowstone.entity.monster.GlowBlaze
- getAmbientSound() - Method in class net.glowstone.entity.monster.GlowCaveSpider
- getAmbientSound() - Method in class net.glowstone.entity.monster.GlowElderGuardian
- getAmbientSound() - Method in class net.glowstone.entity.monster.GlowEnderman
- getAmbientSound() - Method in class net.glowstone.entity.monster.GlowEndermite
- getAmbientSound() - Method in class net.glowstone.entity.monster.GlowEvoker
- getAmbientSound() - Method in class net.glowstone.entity.monster.GlowGhast
- getAmbientSound() - Method in class net.glowstone.entity.monster.GlowGuardian
- getAmbientSound() - Method in class net.glowstone.entity.monster.GlowPigZombie
- getAmbientSound() - Method in class net.glowstone.entity.monster.GlowShulker
- getAmbientSound() - Method in class net.glowstone.entity.monster.GlowSilverfish
- getAmbientSound() - Method in class net.glowstone.entity.monster.GlowSkeleton
- getAmbientSound() - Method in class net.glowstone.entity.monster.GlowSnowman
- getAmbientSound() - Method in class net.glowstone.entity.monster.GlowSpider
- getAmbientSound() - Method in class net.glowstone.entity.monster.GlowStray
- getAmbientSound() - Method in class net.glowstone.entity.monster.GlowVex
- getAmbientSound() - Method in class net.glowstone.entity.monster.GlowVindicator
- getAmbientSound() - Method in class net.glowstone.entity.monster.GlowWitch
- getAmbientSound() - Method in class net.glowstone.entity.monster.GlowWither
- getAmbientSound() - Method in class net.glowstone.entity.monster.GlowWitherSkeleton
- getAmbientSound() - Method in class net.glowstone.entity.monster.GlowZombie
- getAmbientSound() - Method in class net.glowstone.entity.monster.GlowZombieVillager
- getAmbientSound() - Method in class net.glowstone.entity.passive.GlowBat
- getAmbientSound() - Method in class net.glowstone.entity.passive.GlowChicken
- getAmbientSound() - Method in class net.glowstone.entity.passive.GlowCow
- getAmbientSound() - Method in class net.glowstone.entity.passive.GlowDonkey
- getAmbientSound() - Method in class net.glowstone.entity.passive.GlowHorse
- getAmbientSound() - Method in class net.glowstone.entity.passive.GlowLlama
- getAmbientSound() - Method in class net.glowstone.entity.passive.GlowMooshroom
- getAmbientSound() - Method in class net.glowstone.entity.passive.GlowMule
- getAmbientSound() - Method in class net.glowstone.entity.passive.GlowOcelot
- getAmbientSound() - Method in class net.glowstone.entity.passive.GlowParrot
- getAmbientSound() - Method in class net.glowstone.entity.passive.GlowPig
- getAmbientSound() - Method in class net.glowstone.entity.passive.GlowPolarBear
- getAmbientSound() - Method in class net.glowstone.entity.passive.GlowRabbit
- getAmbientSound() - Method in class net.glowstone.entity.passive.GlowSheep
- getAmbientSound() - Method in class net.glowstone.entity.passive.GlowSkeletonHorse
- getAmbientSound() - Method in class net.glowstone.entity.passive.GlowSquid
- getAmbientSound() - Method in class net.glowstone.entity.passive.GlowVillager
- getAmbientSound() - Method in class net.glowstone.entity.passive.GlowWolf
- getAmbientSound() - Method in class net.glowstone.entity.passive.GlowZombieHorse
- getAmbientSpawnLimit() - Method in class net.glowstone.GlowServer
- getAmbientSpawnLimit() - Method in class net.glowstone.GlowWorld
-
Per-world spawn limits on ambient mobs (bats).
- getAmount() - Method in class net.glowstone.generator.objects.OreType
- getAmplifier() - Method in class net.glowstone.net.message.play.entity.EntityEffectMessage
- getAnger() - Method in class net.glowstone.entity.monster.GlowPigZombie
- getAnimalSpawnLimit() - Method in class net.glowstone.GlowServer
- getAnimalSpawnLimit() - Method in class net.glowstone.GlowWorld
-
Per-world spawn limits on passive mobs.
- getAnimalsSpawnEnabled() - Method in class net.glowstone.GlowServer
-
Gets whether animal spawning is enabled.
- getAnimation() - Method in class net.glowstone.net.message.play.entity.EntityAnimationMessage
- getAppliesTo() - Method in enum class net.glowstone.entity.meta.MetadataIndex
- getApplyLure() - Method in class net.glowstone.entity.passive.GlowFishingHook
- getArguments() - Method in class net.glowstone.command.CommandTarget
-
The arguments of the selector (target).
- getArmor() - Method in class net.glowstone.inventory.GlowHorseInventory
- getArmorChanges() - Method in class net.glowstone.inventory.EquipmentMonitor
-
Check for changes in the armor slots.
- getArmorContents() - Method in class net.glowstone.inventory.GlowEntityEquipment
- getArmorContents() - Method in class net.glowstone.inventory.GlowPlayerInventory
- getArrowCooldown() - Method in class net.glowstone.entity.GlowLivingEntity
-
The time in ticks until the next arrow leaves the entity's body.
- getArrowsInBody() - Method in class net.glowstone.entity.GlowLivingEntity
-
The number of arrows in an entity's body.
- getArrowsStuck() - Method in class net.glowstone.entity.GlowLivingEntity
-
The number of arrows stuck inside this entity.
- getArt() - Method in class net.glowstone.entity.objects.GlowPainting
- getArtCenter() - Method in class net.glowstone.entity.objects.GlowPainting
- getArtFromTitle(String) - Static method in class net.glowstone.entity.objects.GlowPainting
- getArtId() - Method in class net.glowstone.net.message.play.entity.SpawnPaintingMessage
- getArtifactId() - Method in class net.glowstone.util.library.Library
-
Returns the artifact ID of this library.
- getArtifactId() - Method in class net.glowstone.util.library.LibraryKey
-
The artifact ID of the library in a maven-style repo.
- getArtTitle() - Method in class net.glowstone.entity.objects.GlowPainting
- getAttached() - Method in class net.glowstone.net.message.play.entity.AttachEntityMessage
- getAttachedBlock() - Method in class net.glowstone.entity.projectile.GlowArrow
- getAttachedBlockFace(GlowBlock) - Static method in class net.glowstone.block.blocktype.BlockRedstoneTorch
-
Calculates the face on which a redstone torch is attached to the adjacent block.
- getAttachedChest(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockChest
-
Get the other half of a chest, or null if the given chest isn't part of a double chest.
- getAttachedFace() - Method in class net.glowstone.entity.GlowHangingEntity
- getAttachedFace() - Method in class net.glowstone.entity.monster.GlowShulker
- getAttachedFace(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockAttachable
- getAttachedFace(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockCocoa
- getAttachedFace(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockFire
- getAttachedFace(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockNeedsAttached
- getAttachedFace(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockTorch
- getAttachment() - Method in class net.glowstone.entity.monster.GlowShulker
- getAttackCooldown() - Method in class net.glowstone.entity.GlowPlayer
- getAttribute() - Method in enum class net.glowstone.entity.AttributeManager.Key
-
Bukkit
Attribute
corresponding to this key. - getAttribute() - Method in class net.glowstone.entity.AttributeManager.Property
- getAttribute(Attribute) - Method in class net.glowstone.entity.GlowLivingEntity
- getAttributeManager() - Method in class net.glowstone.entity.GlowLivingEntity
-
The LivingEntity's AttributeManager.
- getAttributeModifiers() - Method in class net.glowstone.inventory.GlowMetaItem
- getAttributeModifiers(Attribute) - Method in class net.glowstone.inventory.GlowMetaItem
- getAttributeModifiers(EquipmentSlot) - Method in class net.glowstone.inventory.GlowMetaItem
- getAutoCompleteSuggestions(Locale, String) - Method in class net.glowstone.command.LocalizedEnumNames
-
Retrieves autocomplete suggestions that are values of type T.
- getAverageTickTime() - Method in class net.glowstone.GlowServer
- getBackground() - Method in class net.glowstone.advancement.GlowAdvancementDisplay
-
The optional directory for the background to use in this advancement tab (used only for the root advancement)
- getBacking() - Method in class net.glowstone.util.VariableValueArray
- getBanEntries() - Method in class net.glowstone.util.bans.GlowBanList
- getBanEntry(String) - Method in class net.glowstone.util.bans.GlowBanList
- getBanList(BanList.Type) - Method in class net.glowstone.GlowServer
- getBannedPlayers() - Method in class net.glowstone.GlowServer
- getBarValue() - Method in class net.glowstone.net.message.play.game.ExperienceMessage
- getBase() - Method in class net.glowstone.block.entity.BannerEntity
- getBaseColor() - Method in class net.glowstone.block.entity.state.GlowBanner
- getBaseColor() - Method in class net.glowstone.inventory.GlowMetaBanner
- getBaseMapColor() - Method in interface net.glowstone.block.MaterialValueManager.ValueCollection
-
Returns the base map color for this value.
- getBasePixel(int, int) - Method in class net.glowstone.map.GlowMapCanvas
- getBasePotionData() - Method in class net.glowstone.entity.GlowAreaEffectCloud
- getBasePotionData() - Method in class net.glowstone.entity.projectile.GlowArrow
- getBasePotionData() - Method in class net.glowstone.entity.projectile.GlowTippedArrow
- getBasePotionData() - Method in class net.glowstone.inventory.GlowMetaPotion
- getBaseValue() - Method in class net.glowstone.entity.AttributeManager.Property
-
Get the value before modifiers have been applied.
- getBeamTarget() - Method in class net.glowstone.entity.objects.GlowEnderCrystal
- getBedLocation() - Method in class net.glowstone.entity.GlowPlayer
- getBedSpawnLocation() - Method in class net.glowstone.entity.GlowPlayer
- getBedSpawnLocation() - Method in class net.glowstone.GlowOfflinePlayer
- getBedSpawnLocation() - Method in interface net.glowstone.io.PlayerDataService.PlayerReader
-
Get the player's bed spawn location if available.
- getBehavior(Material) - Method in class net.glowstone.dispenser.DispenseBehaviorRegistry
-
Returns the dispense behavior for the given item type.
- getBiome() - Method in class net.glowstone.block.GlowBlock
- getBiome(int) - Static method in class net.glowstone.constants.GlowBiome
-
Get the GlowBiome for a specified id.
- getBiome(int, int) - Method in class net.glowstone.chunk.GlowChunk
-
Gets the biome of a column within this chunk.
- getBiome(int, int) - Method in class net.glowstone.chunk.GlowChunkSnapshot
- getBiome(int, int) - Method in class net.glowstone.GlowWorld
- getBiome(int, int, int) - Method in class net.glowstone.chunk.GlowChunkSnapshot
- getBiome(int, int, int) - Method in class net.glowstone.GlowWorld
- getBiome(Biome) - Static method in class net.glowstone.constants.GlowBiome
-
Get the GlowBiome for a specified biome type.
- getBiomeGrid(int, int, int, int) - Method in class net.glowstone.chunk.ChunkManager
- getBiomeGridAtLowerRes(int, int, int, int) - Method in class net.glowstone.chunk.ChunkManager
- getBiomeHumidity(Biome) - Static method in class net.glowstone.constants.GlowBiomeClimate
-
Deprecated.
- getBiomes() - Method in class net.glowstone.generator.populators.overworld.BadlandsPopulator
- getBiomes() - Method in class net.glowstone.generator.populators.overworld.BiomePopulator
- getBiomes() - Method in class net.glowstone.generator.populators.overworld.BirchForestPopulator
- getBiomes() - Method in class net.glowstone.generator.populators.overworld.DarkForestPopulator
- getBiomes() - Method in class net.glowstone.generator.populators.overworld.DesertMountainsPopulator
- getBiomes() - Method in class net.glowstone.generator.populators.overworld.DesertPopulator
- getBiomes() - Method in class net.glowstone.generator.populators.overworld.FlowerForestPopulator
- getBiomes() - Method in class net.glowstone.generator.populators.overworld.ForestPopulator
- getBiomes() - Method in class net.glowstone.generator.populators.overworld.GiantSpruceTaigaPopulator
- getBiomes() - Method in class net.glowstone.generator.populators.overworld.GiantTreeTaigaPopulator
- getBiomes() - Method in class net.glowstone.generator.populators.overworld.IceSpikesPopulator
- getBiomes() - Method in class net.glowstone.generator.populators.overworld.JungleEdgePopulator
- getBiomes() - Method in class net.glowstone.generator.populators.overworld.JunglePopulator
- getBiomes() - Method in class net.glowstone.generator.populators.overworld.MountainsPopulator
- getBiomes() - Method in class net.glowstone.generator.populators.overworld.MushroomFieldsPopulator
- getBiomes() - Method in class net.glowstone.generator.populators.overworld.OceanPopulator
- getBiomes() - Method in class net.glowstone.generator.populators.overworld.PlainsPopulator
- getBiomes() - Method in class net.glowstone.generator.populators.overworld.