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.SavannaPopulator
- getBiomes() - Method in class net.glowstone.generator.populators.overworld.ShatteredSavannaPopulator
- getBiomes() - Method in class net.glowstone.generator.populators.overworld.SnowyTundraPopulator
- getBiomes() - Method in class net.glowstone.generator.populators.overworld.SunflowerPlainsPopulator
- getBiomes() - Method in class net.glowstone.generator.populators.overworld.SwampPopulator
- getBiomes() - Method in class net.glowstone.generator.populators.overworld.TaigaPopulator
- getBiomes() - Method in class net.glowstone.generator.populators.overworld.TallBirchForestPopulator
- getBiomes() - Method in class net.glowstone.generator.populators.overworld.WoodedBadlandsPopulator
- getBiomes() - Method in class net.glowstone.generator.populators.overworld.WoodedMountainsPopulator
- getBiomeTemperature(Biome) - Static method in class net.glowstone.constants.GlowBiomeClimate
-
Deprecated.
- getBit(MetadataIndex, int) - Method in class net.glowstone.entity.meta.MetadataMap
-
Tests for the given bit mask in a bit field.
- getBiteChance() - Method in class net.glowstone.entity.passive.GlowFishingHook
-
Deprecated.
- getBitsPerValue() - Method in class net.glowstone.util.VariableValueArray
- getBlastResistance() - Method in interface net.glowstone.block.MaterialValueManager.ValueCollection
-
Returns the blast resistance-component of this value.
- getBlock() - Method in class net.glowstone.block.entity.BlockEntity
-
Get the block this BlockEntity is associated with.
- getBlock() - Method in class net.glowstone.block.GlowBlockState
- getBlock(int) - Method in class net.glowstone.block.ItemTable
-
Deprecated.
- getBlock(int, int, int) - Method in class net.glowstone.chunk.GlowChunk
- getBlock(String) - Static method in class net.glowstone.constants.ItemIds
-
Get the Material corresponding to the specified block identifier.
- getBlock(Material) - Method in class net.glowstone.block.ItemTable
-
Returns the
BlockType
for aMaterial
, or null if not a block. - getBlockAt(int, int, int) - Method in class net.glowstone.GlowWorld
- getBlockAt(Location) - Method in class net.glowstone.GlowWorld
- getBlockChanges(GlowChunk.Key) - Method in class net.glowstone.chunk.ChunkManager
- getBlockData() - Method in class net.glowstone.block.GlowBlock
- getBlockData() - Method in class net.glowstone.block.GlowBlockState
- getBlockData() - Method in class net.glowstone.entity.objects.GlowFallingBlock
- getBlockData(int, int, int) - Method in class net.glowstone.chunk.ChunkSection
- getBlockData(int, int, int) - Method in class net.glowstone.chunk.GlowChunk
- getBlockData(int, int, int) - Method in class net.glowstone.chunk.GlowChunkSnapshot.EmptySnapshot
- getBlockData(int, int, int) - Method in class net.glowstone.chunk.GlowChunkSnapshot
- getBlockData(int, int, int) - Method in class net.glowstone.generator.GlowChunkData
- getBlockDataAt(int, int, int) - Method in class net.glowstone.GlowWorld
- getBlockDataManager() - Method in class net.glowstone.GlowServer
-
What manages the mapping of Material to BlockData and the mapping between State ID and BlockData.
- getBlockDrops(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockBrewingStand
- getBlockDrops(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockContainer
-
Returns the drops for block itself, WITHOUT it's contents.
- getBlockEmittedLight(int, int, int) - Method in class net.glowstone.chunk.GlowChunkSnapshot.EmptySnapshot
- getBlockEmittedLight(int, int, int) - Method in class net.glowstone.chunk.GlowChunkSnapshot
- getBlockEntities() - Method in class net.glowstone.chunk.GlowChunk
-
Returns the states of the block entities (e.g.
- getBlockEntities() - Method in class net.glowstone.net.message.play.game.ChunkDataMessage
- getBlockEntity() - Method in class net.glowstone.block.entity.state.GlowBed
- getBlockEntity() - Method in class net.glowstone.block.entity.state.GlowChest
- getBlockEntity() - Method in class net.glowstone.block.entity.state.GlowSkull
- getBlockEntity() - Method in class net.glowstone.block.GlowBlock
- getBlockEntityCompoundTag() - Method in class net.glowstone.entity.objects.GlowFallingBlock
- getBlockEntityCount() - Method in class net.glowstone.GlowWorld
-
Returns the number of block entities in loaded chunkManager.
- getBlockFace() - Method in enum class net.glowstone.entity.GlowHangingEntity.HangingFace
- getBlockInventory() - Method in class net.glowstone.block.entity.state.GlowChest
- getBlockLight() - Method in class net.glowstone.chunk.ChunkSection
-
The block light array.
- getBlockLight(int, int, int) - Method in class net.glowstone.chunk.ChunkSection
-
Gets the block light at the given block.
- getBlockLight(int, int, int) - Method in class net.glowstone.chunk.GlowChunk
-
Gets the block light level of a block within this chunk.
- getBlockPower() - Method in class net.glowstone.block.GlowBlock
- getBlockPower(BlockFace) - Method in class net.glowstone.block.GlowBlock
- getBlockProjectileSource() - Method in class net.glowstone.block.entity.state.GlowDispenser
- getBlockSkyLight(int, int, int) - Method in class net.glowstone.chunk.GlowChunkSnapshot.EmptySnapshot
- getBlockSkyLight(int, int, int) - Method in class net.glowstone.chunk.GlowChunkSnapshot
- getBlockState(Location) - Method in class net.glowstone.util.BlockStateDelegate
-
Returns the
BlockState
of a block at the given location. - getBlockState(Vector) - Method in class net.glowstone.generator.structures.util.StructureBuilder
- getBlockState(World, int, int, int) - Method in class net.glowstone.util.BlockStateDelegate
-
Returns the
BlockState
of a block at the given coordinates. - getBlockStates() - Method in class net.glowstone.util.BlockStateDelegate
-
Returns the BlockState list.
- getBlockType() - Method in class net.glowstone.net.message.play.game.BlockActionMessage
- getBlockType(int, int, int) - Method in class net.glowstone.chunk.GlowChunkSnapshot.EmptySnapshot
- getBlockType(int, int, int) - Method in class net.glowstone.chunk.GlowChunkSnapshot
- getBlockTypeAt(int, int, int) - Method in class net.glowstone.GlowWorld
- getBlockTypeId(int, int, int) - Method in class net.glowstone.chunk.GlowChunkSnapshot.EmptySnapshot
- getBlockTypeId(int, int, int) - Method in class net.glowstone.chunk.GlowChunkSnapshot
- getBoatMaterial() - Method in class net.glowstone.entity.objects.GlowBoat
- getBodyPose() - Method in class net.glowstone.entity.objects.GlowArmorStand
- getBook() - Method in class net.glowstone.net.message.play.game.EditBookMessage
- getBook() - Method in class net.glowstone.net.message.play.game.RecipeBookStateMessage
- getBookshelfCount() - Method in class net.glowstone.inventory.GlowEnchantingInventory
-
Returns the number of bookshelf blocks that are raising this enchanting table's level.
- getBoolean(String) - Method in class net.glowstone.util.GameRuleManager
-
Gets the game rule value as a boolean.
- getBoolean(String) - Method in class net.glowstone.util.nbt.CompoundTag
- getBoolean(String, boolean) - Method in class net.glowstone.util.nbt.CompoundTag
-
Returns the boolean value of a
byte
subtag if present, or a default otherwise. - getBoolean(K) - Method in interface net.glowstone.util.DynamicallyTypedMap
-
Retrieves an entry as a
boolean
. - getBoolean(MetadataIndex) - Method in class net.glowstone.entity.meta.MetadataMap
- getBoolean(ServerConfig.Key) - Method in class net.glowstone.util.config.ServerConfig
- getBoolean(WorldConfig.Key) - Method in class net.glowstone.util.config.WorldConfig
- getBoostedEntity() - Method in class net.glowstone.entity.passive.GlowFirework
- getBoostTicks() - Method in class net.glowstone.entity.passive.GlowPig
- getBoots() - Method in class net.glowstone.entity.objects.GlowArmorStand
- getBoots() - Method in class net.glowstone.inventory.GlowEntityEquipment
- getBoots() - Method in class net.glowstone.inventory.GlowPlayerInventory
- getBootsDropChance() - Method in class net.glowstone.inventory.GlowEntityEquipment
- getBootsDropChance() - Method in class net.glowstone.inventory.GlowPlayerInventory
- getBossBar() - Method in class net.glowstone.entity.monster.GlowBoss
- getBossBar(NamespacedKey) - Method in class net.glowstone.GlowServer
- getBossBars() - Method in class net.glowstone.entity.GlowPlayer
-
Returns a collection of the boss bars this player sees.
- getBossBars() - Method in class net.glowstone.GlowServer
- getBottomInventory() - Method in class net.glowstone.inventory.GlowInventoryView
-
The inventory in the bottom half of the window.
- getBoundingBox() - Method in class net.glowstone.block.GlowBlock
- getBoundingBox() - Method in class net.glowstone.entity.GlowEntity
- getBoundingBox() - Method in class net.glowstone.entity.GlowPlayer
- getBoundingBox() - Method in class net.glowstone.entity.passive.GlowFishingHook
- getBoundingBox() - Method in class net.glowstone.generator.structures.GlowStructure
- getBoundingBox() - Method in class net.glowstone.generator.structures.GlowStructurePiece
- getBreakSound() - Method in class net.glowstone.block.GlowBlockSoundGroup
- getBreakSoundInfo() - Method in class net.glowstone.block.GlowBlockSoundGroup
- getBreedCause() - Method in class net.glowstone.entity.GlowAnimal
- getBreedingFoods() - Method in class net.glowstone.entity.GlowAnimal
-
Returns an immutable set containing the breeding foods for the current animal.
- getBreedingFoods() - Method in class net.glowstone.entity.passive.GlowAbstractHorse
- getBreedingFoods() - Method in class net.glowstone.entity.passive.GlowChicken
- getBreedingFoods() - Method in class net.glowstone.entity.passive.GlowCow
- getBreedingFoods() - Method in class net.glowstone.entity.passive.GlowLlama
- getBreedingFoods() - Method in class net.glowstone.entity.passive.GlowMooshroom
- getBreedingFoods() - Method in class net.glowstone.entity.passive.GlowOcelot
- getBreedingFoods() - Method in class net.glowstone.entity.passive.GlowPig
- getBreedingFoods() - Method in class net.glowstone.entity.passive.GlowRabbit
- getBreedingFoods() - Method in class net.glowstone.entity.passive.GlowSheep
- getBreedingFoods() - Method in class net.glowstone.entity.passive.GlowUndeadHorse
- getBreedingFoods() - Method in class net.glowstone.entity.passive.GlowWolf
- getBrewingTime() - Method in class net.glowstone.block.entity.state.GlowBrewingStand
- getBrewTime() - Method in class net.glowstone.block.entity.BrewingStandEntity
- getBucketType() - Method in class net.glowstone.block.blocktype.BlockLiquid
-
Get the bucket type to replace the empty bucket when the liquid has been collected.
- getBuffer() - Method in class net.glowstone.map.GlowMapCanvas
- getBukkitVersion() - Method in class net.glowstone.GlowServer
- getBundle(GlowPlayer) - Static method in class net.glowstone.command.minecraft.GlowVanillaCommand
- getBundle(CommandSender) - Static method in class net.glowstone.command.minecraft.GlowVanillaCommand
- getBurnTime() - Method in class net.glowstone.block.entity.FurnaceEntity
- getBurnTime() - Method in class net.glowstone.block.entity.state.GlowFurnace
- getButton() - Method in class net.glowstone.net.message.play.inv.ClickWindowButtonMessage
- getButton() - Method in class net.glowstone.net.message.play.inv.WindowClickMessage
- getByBlockFace(BlockFace) - Static method in enum class net.glowstone.entity.GlowHangingEntity.HangingFace
- getByte(String) - Method in class net.glowstone.util.nbt.CompoundTag
-
Returns the value of a
byte
subtag. - getByte(MetadataIndex) - Method in class net.glowstone.entity.meta.MetadataMap
- getByteArray(String) - Method in class net.glowstone.util.nbt.CompoundTag
-
Returns the value of a
byte[]
subtag. - getByVanillaId(String) - Static method in class net.glowstone.constants.GlowEnchantment
- getByVanillaId(String) - Static method in class net.glowstone.constants.GlowPotionEffect
- getCameraId() - Method in class net.glowstone.net.message.play.player.CameraMessage
- getCanDestroy() - Method in class net.glowstone.inventory.GlowMetaItem
- getCanPickupItems() - Method in class net.glowstone.entity.GlowLivingEntity
- getCanPlaceOn() - Method in class net.glowstone.inventory.GlowMetaItem
- getCapacity() - Method in class net.glowstone.util.VariableValueArray
- getCaptureFullTime() - Method in class net.glowstone.chunk.GlowChunkSnapshot
- getCardinalFacing() - Method in class net.glowstone.entity.GlowEntity
-
Get the direction (SOUTH, WEST, NORTH, or EAST) this entity is facing.
- getCareerLevel() - Method in class net.glowstone.entity.passive.GlowVillager
-
Get the current level of this villager's trading options.
- getCarriedBlock() - Method in class net.glowstone.entity.monster.GlowEnderman
- getCarriedMaterial() - Method in class net.glowstone.entity.monster.GlowEnderman
- getCastedBlockData(Class<T>, BlockData) - Method in class net.glowstone.block.blocktype.BlockType
-
Assert that block data matches the expected BlockData class
- getCategory() - Method in class net.glowstone.entity.GlowLivingEntity
- getCategory() - Method in class net.glowstone.net.message.play.game.SoundEffectMessage
- getCategory(int) - Static method in class net.glowstone.constants.GlowSound
- getCategoryId(Statistic) - Static method in class net.glowstone.constants.GlowStatistic
-
Gets the protocol ID of the category of the given statistic.
- getCategoryItems(FishingRewardManager.RewardCategory) - Method in class net.glowstone.entity.FishingRewardManager
-
Returns all the
FishingRewardManager.RewardItem
instances for the items in the given category. - getCatType() - Method in class net.glowstone.entity.passive.GlowOcelot
- getCenter() - Method in class net.glowstone.GlowWorldBorder
- getCenterTarget() - Method in class net.glowstone.entity.monster.GlowWither
- getCenterX() - Method in class net.glowstone.map.GlowMapView
- getCenterZ() - Method in class net.glowstone.map.GlowMapView
- getChance() - Method in enum class net.glowstone.entity.FishingRewardManager.RewardCategory
-
Percent chance to get an item in this category, with an unenchanted fishing pole.
- getChance() - Method in class net.glowstone.entity.FishingRewardManager.RewardItem
- getChanges() - Method in class net.glowstone.entity.meta.MetadataMap
- getChanges() - Method in class net.glowstone.inventory.EquipmentMonitor
-
Check for changes in the inventory view.
- getChanges() - Method in class net.glowstone.inventory.InventoryMonitor
-
Check for changes in the inventory view.
- getChannel() - Method in class net.glowstone.net.GlowSocketServer
- getChannel() - Method in class net.glowstone.net.message.login.LoginPluginRequestMessage
- getChannel() - Method in class net.glowstone.net.message.play.game.PluginMessage
- getChat(MetadataIndex) - Method in class net.glowstone.entity.meta.MetadataMap
- getChatFlags() - Method in class net.glowstone.entity.meta.ClientSettings
- getChatFlags() - Method in class net.glowstone.net.message.play.game.ClientSettingsMessage
- getChecksumType() - Method in class net.glowstone.util.library.Library
-
The algorithm used to generate the checksum for this library, if one was specified.
- getChecksumValue() - Method in class net.glowstone.util.library.Library
-
The checksum itself, validated against the library to make sure the library is intact.
- getChestContent() - Method in class net.glowstone.generator.structures.GlowTemplePiece
- getChestplate() - Method in class net.glowstone.entity.objects.GlowArmorStand
- getChestplate() - Method in class net.glowstone.inventory.GlowEntityEquipment
- getChestplate() - Method in class net.glowstone.inventory.GlowPlayerInventory
- getChestplateDropChance() - Method in class net.glowstone.inventory.GlowEntityEquipment
- getChestplateDropChance() - Method in class net.glowstone.inventory.GlowPlayerInventory
- getChildType() - Method in class net.glowstone.util.nbt.ListTag
-
The type of entries within this list.
- getChunk() - Method in class net.glowstone.block.GlowBlock
- getChunk() - Method in class net.glowstone.block.GlowBlockState
- getChunk() - Method in class net.glowstone.entity.GlowEntity
- getChunk(int, int) - Method in class net.glowstone.chunk.ChunkManager
-
Gets a chunk object representing the specified coordinates, which might not yet be loaded.
- getChunk(GlowChunk.Key) - Method in class net.glowstone.chunk.ChunkManager
-
Gets a chunk object from its key, which might not yet be loaded.
- getChunk(GlowChunk.Key) - Method in class net.glowstone.GlowWorld
- getChunkAt(int, int) - Method in class net.glowstone.GlowWorld
- getChunkAt(long) - Method in class net.glowstone.GlowWorld
- getChunkAt(Block) - Method in class net.glowstone.GlowWorld
- getChunkAt(Location) - Method in class net.glowstone.GlowWorld
- getChunkAtAsync(int, int, boolean) - Method in class net.glowstone.GlowWorld
- getChunkAtAsync(int, int, boolean, boolean) - Method in class net.glowstone.GlowWorld
- getChunkAtAsync(int, int, World.ChunkLoadCallback) - Method in class net.glowstone.GlowWorld
- getChunkAtAsync(Block, World.ChunkLoadCallback) - Method in class net.glowstone.GlowWorld
- getChunkAtAsync(Location, World.ChunkLoadCallback) - Method in class net.glowstone.GlowWorld
- getChunkCount() - Method in class net.glowstone.GlowWorld
- getChunkDataInputStream(int, int) - Method in class net.glowstone.io.anvil.RegionFile
-
Gets an (uncompressed) stream representing the chunk data.
- getChunkDataOutputStream(int, int) - Method in class net.glowstone.io.anvil.RegionFile
-
Creates a
DataOutputStream
to write a chunk to a byte. - getChunkIoService() - Method in class net.glowstone.io.anvil.AnvilWorldStorageProvider
- getChunkIoService() - Method in interface net.glowstone.io.WorldStorageProvider
-
Gets the
ChunkIoService
for this world, to be used for reading and writing chunk data. - getChunkManager() - Method in class net.glowstone.GlowWorld
-
The chunk manager.
- getChunkSnapshot() - Method in class net.glowstone.chunk.GlowChunk
- getChunkSnapshot(boolean, boolean, boolean) - Method in class net.glowstone.chunk.GlowChunk
- getChunkX() - Method in class net.glowstone.generator.structures.GlowStructure
-
The x coordinate of the root chunk.
- getChunkX() - Method in class net.glowstone.net.message.play.game.MultiBlockChangeMessage
- getChunkX() - Method in class net.glowstone.net.message.play.game.UnloadChunkMessage
- getChunkZ() - Method in class net.glowstone.generator.structures.GlowStructure
-
The z coordinate of the root chunk.
- getChunkZ() - Method in class net.glowstone.net.message.play.game.MultiBlockChangeMessage
- getChunkZ() - Method in class net.glowstone.net.message.play.game.UnloadChunkMessage
- getClampedRegionalDifficulty() - Method in class net.glowstone.chunk.GlowChunk
-
Returns 0.0 if the regional difficulty is below 2.0 and 1.0 if it is above 4.0, with a linear increase between those values.
- getClassicWater() - Method in class net.glowstone.GlowServer
-
Whether the server uses the classic water flowing algorithm.
- getClearWeatherDuration() - Method in class net.glowstone.GlowWorld
- getClickType(int, int, int) - Static method in class net.glowstone.inventory.WindowClickLogic
-
Determine the ClickType of a window click message based on the raw mode, button, and slot values if possible.
- getClientBrandName() - Method in class net.glowstone.entity.GlowPlayer
- getClientOption(ClientOption<T>) - Method in class net.glowstone.entity.GlowPlayer
- getClientViewDistance() - Method in class net.glowstone.entity.GlowPlayer
- getCodecRegistration(Class<M>) - Method in class net.glowstone.net.protocol.GlowProtocol
- getCollarColor() - Method in class net.glowstone.entity.passive.GlowWolf
- getCollectionClass() - Method in class net.glowstone.util.collection.SuperCollection
-
Returns the class this SuperCollection implements.
- getCollectionClass() - Method in class net.glowstone.util.collection.SuperList
- getCollectionClass() - Method in class net.glowstone.util.collection.SuperSet
- getCollector() - Method in class net.glowstone.net.message.play.entity.CollectItemMessage
- getCollidableExemptions() - Method in class net.glowstone.entity.GlowLivingEntity
- getCollisionRule() - Method in class net.glowstone.net.message.play.scoreboard.ScoreboardTeamMessage
- getColor() - Method in class net.glowstone.block.entity.BedEntity
- getColor() - Method in class net.glowstone.block.entity.state.GlowBed
- getColor() - Method in class net.glowstone.block.entity.state.GlowSign
- getColor() - Method in class net.glowstone.boss.GlowBossBar
- getColor() - Method in class net.glowstone.constants.GlowPotionEffect
- getColor() - Method in class net.glowstone.entity.GlowAreaEffectCloud
- getColor() - Method in class net.glowstone.entity.monster.GlowShulker
- getColor() - Method in class net.glowstone.entity.passive.GlowHorse
- getColor() - Method in class net.glowstone.entity.passive.GlowLlama
- getColor() - Method in class net.glowstone.entity.passive.GlowSheep
- getColor() - Method in class net.glowstone.entity.projectile.GlowArrow
- getColor() - Method in class net.glowstone.entity.projectile.GlowTippedArrow
- getColor() - Method in class net.glowstone.inventory.GlowMetaLeatherArmor
- getColor() - Method in class net.glowstone.inventory.GlowMetaPotion
- getColor() - Method in class net.glowstone.net.message.play.player.BossBarMessage
- getColor() - Method in class net.glowstone.net.message.play.scoreboard.ScoreboardTeamMessage
- getColor() - Method in class net.glowstone.scoreboard.GlowTeam
- getColor(String) - Static method in class net.glowstone.block.state.StateSerialization
-
Returns the
DyeColor
with a given name (case-insensitive). - getCommand() - Method in class net.glowstone.entity.objects.GlowMinecart.Command
- getCommandAliases() - Method in class net.glowstone.GlowServer
- getCommandMap() - Method in class net.glowstone.GlowServer
-
Gets the command map.
- getCommandName() - Method in enum class net.glowstone.command.minecraft.CloneCommand.CloneMode
- getCommandName() - Method in enum class net.glowstone.command.minecraft.CloneCommand.MaskMode
- getCommandName() - Method in enum class net.glowstone.command.minecraft.TestForBlocksCommand.MatchMode
- getCompassTarget() - Method in class net.glowstone.entity.GlowPlayer
-
The player's compass target.
- getCompletions() - Method in class net.glowstone.net.message.play.player.TabCompleteResponseMessage
- getCompound(String) - Method in class net.glowstone.util.nbt.CompoundTag
-
Returns the value of a compound subtag.
- getCompoundList(String) - Method in class net.glowstone.util.nbt.CompoundTag
-
Returns the value of a list subtag with CompoundTag elements.
- getCompressionThreshold() - Method in class net.glowstone.GlowServer
-
Get the threshold to use for network compression defined in the config.
- getCondition() - Method in class net.glowstone.util.loot.ConditionalLootItem
- getConditionalItems() - Method in class net.glowstone.util.loot.LootItem
- getConfig() - Method in class net.glowstone.GlowServer
-
Gets the server configuration.
- getConfig() - Method in class net.glowstone.util.config.ServerConfig
- getConfig() - Method in class net.glowstone.util.config.WorldConfig
-
The actual configuration data.
- getConfigDir() - Method in class net.glowstone.GlowServer
-
Returns the folder where configuration files are stored.
- getConfigFile(ServerConfig.Key) - Method in class net.glowstone.util.config.ServerConfig
-
Returns the file that contains a given setting.
- getConnectionThrottle() - Method in class net.glowstone.GlowServer
- getConsoleDateFormat() - Method in class net.glowstone.GlowServer
-
Gets the server console's date format.
- getConsoleLogDateFormat() - Method in class net.glowstone.GlowServer
-
Gets the server's console logs date format.
- getConsolePrompt() - Method in class net.glowstone.GlowServer
-
Gets the server's console prompt.
- getConsoleSender() - Method in class net.glowstone.GlowServer
- getConstructor() - Method in class net.glowstone.generator.decorators.overworld.TreeDecorator.TreeDecoration
- getContent() - Method in class net.glowstone.data.CommandFunction.FunctionLine
- getContentDrops(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockContainer
-
Returns the contents of a container.
- getContents() - Method in class net.glowstone.block.entity.FlowerPotEntity
- getContents() - Method in class net.glowstone.block.entity.state.GlowFlowerPot
- getContents() - Method in class net.glowstone.inventory.GlowInventory
- getContents() - Method in class net.glowstone.inventory.InventoryMonitor
-
Get the current contents of the viewed inventory.
- getContext() - Method in class net.glowstone.block.itemtype.ItemBoat
- getContext() - Method in class net.glowstone.block.itemtype.ItemBucket
- getContext() - Method in class net.glowstone.block.itemtype.ItemEnderPearl
- getContext() - Method in class net.glowstone.block.itemtype.ItemFirework
- getContext() - Method in class net.glowstone.block.itemtype.ItemKnowledgeBook
- getContext() - Method in class net.glowstone.block.itemtype.ItemProjectile
- getContext() - Method in class net.glowstone.block.itemtype.ItemTimedUsage
- getContext() - Method in class net.glowstone.block.itemtype.ItemType
-
Get the context this item can be used in.
- getContext() - Method in class net.glowstone.block.itemtype.ItemWrittenBook
- getContext() - Static method in class net.glowstone.util.OpenCompute
- getConversionPlayer() - Method in class net.glowstone.entity.monster.GlowZombieVillager
- getConversionPlayerId() - Method in class net.glowstone.entity.monster.GlowZombieVillager
-
The
UUID
of the player who converted this Zombie Villager. - getConversionTime() - Method in class net.glowstone.entity.monster.GlowZombie
- getConversionTime() - Method in class net.glowstone.entity.monster.GlowZombieVillager
-
The conversion time of this Zombie Villager, in ticks.
- getCookSpeedMultiplier() - Method in class net.glowstone.block.entity.state.GlowFurnace
- getCookTime() - Method in class net.glowstone.block.entity.FurnaceEntity
- getCookTime() - Method in class net.glowstone.block.entity.state.GlowFurnace
- getCookTimeTotal() - Method in class net.glowstone.block.entity.state.GlowFurnace
- getCooldown(Material) - Method in class net.glowstone.entity.GlowPlayer
- getCooldownPeriod() - Method in class net.glowstone.entity.GlowPlayer
- getCooldownTicks() - Method in class net.glowstone.net.message.play.entity.SetCooldownMessage
- getCooledAttackStrength(float) - Method in class net.glowstone.entity.GlowPlayer
- getCoordinateScale() - Method in class net.glowstone.GlowWorld
- getCornerNeighbors(Vector) - Method in interface net.glowstone.util.pathfinding.IAlgorithm
-
Used to get the locations that neighbor a vector's corners.
- getCost() - Method in class net.glowstone.util.pathfinding.PathVector
-
Gets the cost of this
PathVector
. - getCount() - Method in class net.glowstone.net.message.play.entity.CollectItemMessage
- getCount() - Method in class net.glowstone.net.message.play.entity.SpawnXpOrbMessage
- getCount() - Method in class net.glowstone.net.message.play.game.DeclareCommandsMessage
- getCount() - Method in class net.glowstone.net.message.play.game.PlayParticleMessage
- getCount() - Method in class net.glowstone.util.loot.ConditionalLootItem
- getCount() - Method in class net.glowstone.util.loot.DefaultLootItem
- getCounter() - Method in class net.glowstone.block.GlowBlock
-
Returns the number of recent state changes, as defined by
GlowBlock.count(int)
. - getCraftingInventory() - Method in class net.glowstone.inventory.GlowPlayerInventory
-
The crafting inventory.
- getCreator() - Method in enum class net.glowstone.entity.objects.GlowMinecart.MinecartType
- getCreatureTypeName() - Method in class net.glowstone.block.entity.state.GlowCreatureSpawner
- getCriteria() - Method in class net.glowstone.advancement.GlowAdvancement
- getCriteria() - Method in class net.glowstone.scoreboard.GlowObjective
- getCriteriaIds() - Method in class net.glowstone.advancement.GlowAdvancement
- getCurrentBoostTicks() - Method in class net.glowstone.entity.passive.GlowPig
- getCurrentFishingHook() - Method in class net.glowstone.entity.GlowPlayer
-
Returns the current fishing hook.
- getCurrentSpell() - Method in class net.glowstone.entity.monster.GlowEvoker
-
Deprecated.
- getCurrentTick() - Method in class net.glowstone.GlowServer
- getCurrentWorld() - Method in class net.glowstone.net.message.play.game.JoinGameMessage
- getCursors() - Method in class net.glowstone.map.GlowMapCanvas
- getCursorX() - Method in class net.glowstone.net.message.play.player.BlockPlacementMessage
- getCursorY() - Method in class net.glowstone.net.message.play.player.BlockPlacementMessage
- getCursorZ() - Method in class net.glowstone.net.message.play.player.BlockPlacementMessage
- getCustomEffects() - Method in class net.glowstone.entity.GlowAreaEffectCloud
- getCustomEffects() - Method in class net.glowstone.entity.projectile.GlowArrow
- getCustomEffects() - Method in class net.glowstone.entity.projectile.GlowTippedArrow
- getCustomEffects() - Method in class net.glowstone.inventory.GlowMetaPotion
- getCustomEntityDescriptor(String) - Static method in class net.glowstone.entity.EntityRegistry
- getCustomModelData() - Method in class net.glowstone.inventory.GlowMetaItem
- getCustomName() - Method in class net.glowstone.block.entity.state.GlowContainer
- getCustomName() - Method in class net.glowstone.entity.GlowEntity
- getCustomTagContainer() - Method in class net.glowstone.inventory.GlowMetaItem
- getCustomTags() - Method in class net.glowstone.entity.GlowEntity
-
List of custom String data for the entity.
- getDamage() - Method in class net.glowstone.entity.objects.GlowMinecart
- getDamage() - Method in class net.glowstone.entity.projectile.GlowArrow
- getDamageAmount() - Method in class net.glowstone.GlowWorldBorder
- getDamageBuffer() - Method in class net.glowstone.GlowWorldBorder
- getDamageIncrease(int, EntityCategory) - Method in class net.glowstone.constants.GlowEnchantment
- getData() - Method in class net.glowstone.block.GlowBlock
- getData() - Method in class net.glowstone.block.GlowBlockState
- getData() - Method in class net.glowstone.generator.objects.OreType
- getData() - Method in class net.glowstone.generator.structures.util.StructureBuilder.StructureMaterial
- getData() - Method in class net.glowstone.net.message.login.LoginPluginRequestMessage
- getData() - Method in class net.glowstone.net.message.login.LoginPluginResponseMessage
- getData() - Method in class net.glowstone.net.message.play.entity.SpawnObjectMessage
- getData() - Method in class net.glowstone.net.message.play.game.ChunkDataMessage
- getData() - Method in class net.glowstone.net.message.play.game.PlayEffectMessage
- getData() - Method in class net.glowstone.net.message.play.game.PlayParticleMessage
- getData() - Method in class net.glowstone.net.message.play.game.PluginMessage
- getData() - Method in class net.glowstone.util.GlowServerIcon
-
The image data to be sent to the client, or null.
- getData() - Method in class net.glowstone.util.loot.ConditionalLootItem
- getData() - Method in class net.glowstone.util.loot.DefaultLootItem
- getData() - Method in class net.glowstone.util.pattern.BlockPattern.PatternItem
- getData(int, int, int) - Method in class net.glowstone.chunk.GlowChunkSnapshot
- getData(int, int, int) - Method in class net.glowstone.generator.GlowChunkData
- getDataHandler() - Method in class net.glowstone.constants.GlowParticle
- getDatapackManager() - Method in class net.glowstone.GlowServer
- getDataType() - Method in class net.glowstone.constants.GlowParticle
- getDataType() - Method in enum class net.glowstone.entity.meta.MetadataType
- getDataValue(Effect, T) - Static method in class net.glowstone.constants.GlowEffect
-
Get the raw data value for an Effect and its data object.
- getDataVersion() - Method in class net.glowstone.util.GlowUnsafeValues
-
Deprecated.
- getDeathAnimationTicks() - Method in class net.glowstone.entity.monster.complex.GlowEnderDragon
- getDeathMessageVisibility() - Method in class net.glowstone.scoreboard.GlowTeam
-
Deprecated.
- getDeathSound() - Method in class net.glowstone.entity.GlowLivingEntity
-
Get the death sound of this entity, or null for silence.
- getDeathSound() - Method in class net.glowstone.entity.monster.complex.GlowEnderDragon
- getDeathSound() - Method in class net.glowstone.entity.monster.GlowBlaze
- getDeathSound() - Method in class net.glowstone.entity.monster.GlowCaveSpider
- getDeathSound() - Method in class net.glowstone.entity.monster.GlowCreeper
- getDeathSound() - Method in class net.glowstone.entity.monster.GlowElderGuardian
- getDeathSound() - Method in class net.glowstone.entity.monster.GlowEnderman
- getDeathSound() - Method in class net.glowstone.entity.monster.GlowEndermite
- getDeathSound() - Method in class net.glowstone.entity.monster.GlowEvoker
- getDeathSound() - Method in class net.glowstone.entity.monster.GlowGhast
- getDeathSound() - Method in class net.glowstone.entity.monster.GlowGuardian
- getDeathSound() - Method in class net.glowstone.entity.monster.GlowIronGolem
- getDeathSound() - Method in class net.glowstone.entity.monster.GlowMagmaCube
- getDeathSound() - Method in class net.glowstone.entity.monster.GlowPigZombie
- getDeathSound() - Method in class net.glowstone.entity.monster.GlowShulker
- getDeathSound() - Method in class net.glowstone.entity.monster.GlowSilverfish
- getDeathSound() - Method in class net.glowstone.entity.monster.GlowSkeleton
- getDeathSound() - Method in class net.glowstone.entity.monster.GlowSlime
- getDeathSound() - Method in class net.glowstone.entity.monster.GlowSnowman
- getDeathSound() - Method in class net.glowstone.entity.monster.GlowSpider
- getDeathSound() - Method in class net.glowstone.entity.monster.GlowStray
- getDeathSound() - Method in class net.glowstone.entity.monster.GlowVex
- getDeathSound() - Method in class net.glowstone.entity.monster.GlowVindicator
- getDeathSound() - Method in class net.glowstone.entity.monster.GlowWitch
- getDeathSound() - Method in class net.glowstone.entity.monster.GlowWither
- getDeathSound() - Method in class net.glowstone.entity.monster.GlowWitherSkeleton
- getDeathSound() - Method in class net.glowstone.entity.monster.GlowZombie
- getDeathSound() - Method in class net.glowstone.entity.monster.GlowZombieVillager
- getDeathSound() - Method in class net.glowstone.entity.passive.GlowBat
- getDeathSound() - Method in class net.glowstone.entity.passive.GlowChicken
- getDeathSound() - Method in class net.glowstone.entity.passive.GlowCow
- getDeathSound() - Method in class net.glowstone.entity.passive.GlowDonkey
- getDeathSound() - Method in class net.glowstone.entity.passive.GlowHorse
- getDeathSound() - Method in class net.glowstone.entity.passive.GlowLlama
- getDeathSound() - Method in class net.glowstone.entity.passive.GlowMooshroom
- getDeathSound() - Method in class net.glowstone.entity.passive.GlowMule
- getDeathSound() - Method in class net.glowstone.entity.passive.GlowOcelot
- getDeathSound() - Method in class net.glowstone.entity.passive.GlowParrot
- getDeathSound() - Method in class net.glowstone.entity.passive.GlowPig
- getDeathSound() - Method in class net.glowstone.entity.passive.GlowPolarBear
- getDeathSound() - Method in class net.glowstone.entity.passive.GlowRabbit
- getDeathSound() - Method in class net.glowstone.entity.passive.GlowSheep
- getDeathSound() - Method in class net.glowstone.entity.passive.GlowSkeletonHorse
- getDeathSound() - Method in class net.glowstone.entity.passive.GlowSquid
- getDeathSound() - Method in class net.glowstone.entity.passive.GlowVillager
- getDeathSound() - Method in class net.glowstone.entity.passive.GlowWolf
- getDeathSound() - Method in class net.glowstone.entity.passive.GlowZombieHorse
- getDeathTicks() - Method in class net.glowstone.entity.GlowLivingEntity
-
The LivingEntity's number of ticks since death.
- getDecor() - Method in class net.glowstone.inventory.GlowLlamaInventory
- getDef() - Method in enum class net.glowstone.entity.AttributeManager.Key
-
Default attribute value.
- getDefaultGameMode() - Method in class net.glowstone.GlowServer
- getDefaultItem() - Method in class net.glowstone.util.loot.LootItem
- getDefaultLeatherColor() - Method in class net.glowstone.inventory.GlowItemFactory
- getDefaultPopulators(World) - Method in class net.glowstone.generator.GlowChunkGenerator
- getDefaultValue() - Method in class net.glowstone.entity.AttributeManager.Property
- getDefense() - Method in enum class net.glowstone.inventory.ArmorConstants
- getDefense(ItemStack[]) - Static method in enum class net.glowstone.inventory.ArmorConstants
-
Calculate total defense of a suit of armor.
- getDelay() - Method in class net.glowstone.block.entity.MobSpawnerEntity
- getDelay() - Method in class net.glowstone.block.entity.state.GlowCreatureSpawner
- getDeltaX() - Method in class net.glowstone.net.message.play.entity.RelativeEntityPositionMessage
- getDeltaX() - Method in class net.glowstone.net.message.play.entity.RelativeEntityPositionRotationMessage
- getDeltaY() - Method in class net.glowstone.net.message.play.entity.RelativeEntityPositionMessage
- getDeltaY() - Method in class net.glowstone.net.message.play.entity.RelativeEntityPositionRotationMessage
- getDeltaZ() - Method in class net.glowstone.net.message.play.entity.RelativeEntityPositionMessage
- getDeltaZ() - Method in class net.glowstone.net.message.play.entity.RelativeEntityPositionRotationMessage
- getDepth() - Method in class net.glowstone.generator.structures.GlowTemplePiece
- getDerailedVelocityMod() - Method in class net.glowstone.entity.objects.GlowMinecart
- getDescription() - Method in class net.glowstone.advancement.GlowAdvancementDisplay
-
The description for this advancement
- getDescription() - Method in class net.glowstone.command.minecraft.GlowVanillaCommand.CommandMessages
- getDestroyableKeys() - Method in class net.glowstone.inventory.GlowMetaItem
- getDestroySpeed(ItemStack) - Method in class net.glowstone.block.GlowBlock
- getDestroySpeed(ItemStack, boolean) - Method in class net.glowstone.block.GlowBlock
- getDestroyStage() - Method in class net.glowstone.net.message.play.game.BlockBreakAnimationMessage
- getDevice() - Static method in class net.glowstone.util.OpenCompute
- getDifficulty() - Method in class net.glowstone.GlowServer
-
Get the default game difficulty defined in the config.
- getDifficulty() - Method in class net.glowstone.GlowWorld
-
The world's gameplay difficulty.
- getDifficulty() - Method in class net.glowstone.net.message.play.player.ServerDifficultyMessage
- getDigging() - Method in class net.glowstone.entity.GlowPlayer
-
The one block the player is currently digging.
- getDirection() - Method in class net.glowstone.entity.projectile.GlowFireball
- getDirection() - Method in class net.glowstone.net.message.play.player.BlockPlacementMessage
- getDirection(byte) - Static method in class net.glowstone.util.Position
-
Get an intercardinal BlockFace from a rotation value, where NORTH is 0.
- getDirection(BlockFace) - Static method in class net.glowstone.util.Position
-
Gets the byte rotation for an intercardinal BlockFace, where NORTH is 0.
- getDirectory() - Method in class net.glowstone.util.config.ServerConfig
-
The directory configurations are stored in.
- getDirectory() - Method in class net.glowstone.util.config.WorldConfig
-
The directory configurations are stored in.
- getDisabledSlots() - Method in class net.glowstone.entity.objects.GlowArmorStand
- getDiscoveredRecipes() - Method in class net.glowstone.entity.GlowPlayer
- getDismountLocation() - Method in class net.glowstone.entity.GlowEntity
- getDispenseBehavior(Material) - Method in class net.glowstone.block.entity.state.GlowDispenser
-
Returns the dispense behavior that will dispense this type of item.
- getDispenseBehavior(Material) - Method in class net.glowstone.block.entity.state.GlowDropper
- getDispenseBehaviorRegistry() - Static method in class net.glowstone.block.entity.state.GlowDispenser
- getDispensePosition(GlowBlock) - Static method in class net.glowstone.block.blocktype.BlockDispenser
-
Returns the position where an item will emerge from the dispenser.
- getDispenseSlot() - Method in class net.glowstone.block.entity.state.GlowDispenser
- getDisplay() - Method in class net.glowstone.advancement.GlowAdvancement
- getDisplayBlock() - Method in class net.glowstone.entity.objects.GlowMinecart
- getDisplayBlockData() - Method in class net.glowstone.entity.objects.GlowMinecart
- getDisplayBlockOffset() - Method in class net.glowstone.entity.objects.GlowMinecart
- getDisplayName() - Method in class net.glowstone.entity.GlowPlayer
- getDisplayName() - Method in class net.glowstone.inventory.GlowMetaItem
- getDisplayName() - Method in class net.glowstone.net.message.play.game.UserListItemMessage.Entry
- getDisplayName() - Method in class net.glowstone.net.message.play.scoreboard.ScoreboardObjectiveMessage
- getDisplayName() - Method in class net.glowstone.net.message.play.scoreboard.ScoreboardTeamMessage
- getDisplayName() - Method in class net.glowstone.scoreboard.GlowObjective
- getDisplayName() - Method in class net.glowstone.scoreboard.GlowTeam
- getDisplayNameComponent() - Method in class net.glowstone.inventory.GlowMetaItem
- getDisplaySlot() - Method in class net.glowstone.scoreboard.GlowObjective
- getDivision() - Method in class net.glowstone.net.message.play.player.BossBarMessage
- getDomestication() - Method in class net.glowstone.entity.passive.GlowAbstractHorse
- getDouble(String) - Method in class net.glowstone.util.nbt.CompoundTag
-
Returns the value of a
double
subtag. - getDouble(K) - Method in interface net.glowstone.util.DynamicallyTypedMapWithDoubles
-
Retrieves an entry as a
double
. - getDouble(WorldConfig.Key) - Method in class net.glowstone.util.config.WorldConfig
- getDownfall() - Method in class net.glowstone.constants.GlowBiome
- getDragonBattle() - Method in class net.glowstone.entity.monster.complex.GlowEnderDragon
- getDragTracker() - Method in class net.glowstone.inventory.GlowPlayerInventory
-
Tracker for inventory drags by this player.
- getDrinkingPotion() - Method in class net.glowstone.entity.monster.GlowWitch
- getDropChance(EquipmentSlot) - Method in class net.glowstone.inventory.GlowEntityEquipment
- getDropChance(EquipmentSlot) - Method in class net.glowstone.inventory.GlowPlayerInventory
- getDropItem() - Method in class net.glowstone.entity.objects.GlowFallingBlock
- getDrops() - Method in class net.glowstone.block.GlowBlock
- getDrops(ItemStack, Entity) - Method in class net.glowstone.block.GlowBlock
- getDrops(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockDirectDrops
- getDrops(GlowBlock, ItemStack) - Method in class net.glowstone.block.blocktype.BlockAnvil
- getDrops(GlowBlock, ItemStack) - Method in class net.glowstone.block.blocktype.BlockBanner
- getDrops(GlowBlock, ItemStack) - Method in class net.glowstone.block.blocktype.BlockBed
- getDrops(GlowBlock, ItemStack) - Method in class net.glowstone.block.blocktype.BlockCactus
- getDrops(GlowBlock, ItemStack) - Method in class net.glowstone.block.blocktype.BlockCarrot
- getDrops(GlowBlock, ItemStack) - Method in class net.glowstone.block.blocktype.BlockChorusPlant
- getDrops(GlowBlock, ItemStack) - Method in class net.glowstone.block.blocktype.BlockCocoa
- getDrops(GlowBlock, ItemStack) - Method in class net.glowstone.block.blocktype.BlockContainer
- getDrops(GlowBlock, ItemStack) - Method in class net.glowstone.block.blocktype.BlockCrops
- getDrops(GlowBlock, ItemStack) - Method in class net.glowstone.block.blocktype.BlockDeadBush
- getDrops(GlowBlock, ItemStack) - Method in class net.glowstone.block.blocktype.BlockDirt
- getDrops(GlowBlock, ItemStack) - Method in class net.glowstone.block.blocktype.BlockDoublePlant
- getDrops(GlowBlock, ItemStack) - Method in class net.glowstone.block.blocktype.BlockDoubleSlab
- getDrops(GlowBlock, ItemStack) - Method in class net.glowstone.block.blocktype.BlockDropless
- getDrops(GlowBlock, ItemStack) - Method in class net.glowstone.block.blocktype.BlockFenceGate
- getDrops(GlowBlock, ItemStack) - Method in class net.glowstone.block.blocktype.BlockFire
- getDrops(GlowBlock, ItemStack) - Method in class net.glowstone.block.blocktype.BlockFlowerPot
- getDrops(GlowBlock, ItemStack) - Method in class net.glowstone.block.blocktype.BlockGravel
- getDrops(GlowBlock, ItemStack) - Method in class net.glowstone.block.blocktype.BlockHugeMushroom
- getDrops(GlowBlock, ItemStack) - Method in class net.glowstone.block.blocktype.BlockIce
- getDrops(GlowBlock, ItemStack) - Method in class net.glowstone.block.blocktype.BlockJukebox
- getDrops(GlowBlock, ItemStack) - Method in class net.glowstone.block.blocktype.BlockLeaves
- getDrops(GlowBlock, ItemStack) - Method in class net.glowstone.block.blocktype.BlockLog
- getDrops(GlowBlock, ItemStack) - Method in class net.glowstone.block.blocktype.BlockMelon
- getDrops(GlowBlock, ItemStack) - Method in class net.glowstone.block.blocktype.BlockMonsterEgg
- getDrops(GlowBlock, ItemStack) - Method in class net.glowstone.block.blocktype.BlockNeedsTool
- getDrops(GlowBlock, ItemStack) - Method in class net.glowstone.block.blocktype.BlockOre
- getDrops(GlowBlock, ItemStack) - Method in class net.glowstone.block.blocktype.BlockPotato
- getDrops(GlowBlock, ItemStack) - Method in class net.glowstone.block.blocktype.BlockRails
- getDrops(GlowBlock, ItemStack) - Method in class net.glowstone.block.blocktype.BlockSapling
- getDrops(GlowBlock, ItemStack) - Method in class net.glowstone.block.blocktype.BlockSkull
- getDrops(GlowBlock, ItemStack) - Method in class net.glowstone.block.blocktype.BlockSlab
- getDrops(GlowBlock, ItemStack) - Method in class net.glowstone.block.blocktype.BlockSnow
- getDrops(GlowBlock, ItemStack) - Method in class net.glowstone.block.blocktype.BlockSnowBlock
- getDrops(GlowBlock, ItemStack) - Method in class net.glowstone.block.blocktype.BlockStairs
- getDrops(GlowBlock, ItemStack) - Method in class net.glowstone.block.blocktype.BlockStem
- getDrops(GlowBlock, ItemStack) - Method in class net.glowstone.block.blocktype.BlockSugarCane
- getDrops(GlowBlock, ItemStack) - Method in class net.glowstone.block.blocktype.BlockTallGrass
- getDrops(GlowBlock, ItemStack) - Method in class net.glowstone.block.blocktype.BlockType
-
Get the items that will be dropped by digging the block.
- getDrops(GlowBlock, ItemStack) - Method in class net.glowstone.block.blocktype.BlockVine
- getDrops(GlowBlock, ItemStack) - Method in class net.glowstone.block.blocktype.BlockWeb
- getDrops(GlowBlock, ItemStack) - Method in class net.glowstone.block.blocktype.BlockWoodenTrapDoor
- getDrops(ItemStack) - Method in class net.glowstone.block.GlowBlock
- getDuration() - Method in class net.glowstone.entity.GlowAreaEffectCloud
- getDuration() - Method in class net.glowstone.net.message.play.entity.EntityEffectMessage
- getDuration() - Method in class net.glowstone.net.message.play.player.CombatEventMessage
- getDurationMax() - Method in class net.glowstone.entity.ai.EntityTask
-
The maximum duration of this task.
- getDurationMax() - Method in class net.glowstone.entity.ai.FollowPlayerTask
- getDurationMax() - Method in class net.glowstone.entity.ai.LookAroundTask
- getDurationMax() - Method in class net.glowstone.entity.ai.LookAtPlayerTask
- getDurationMin() - Method in class net.glowstone.entity.ai.EntityTask
-
The minimum duration of this task.
- getDurationMin() - Method in class net.glowstone.entity.ai.FollowPlayerTask
- getDurationMin() - Method in class net.glowstone.entity.ai.LookAroundTask
- getDurationMin() - Method in class net.glowstone.entity.ai.LookAtPlayerTask
- getDurationModifier() - Method in class net.glowstone.constants.GlowPotionEffect
- getDurationOnUse() - Method in class net.glowstone.entity.GlowAreaEffectCloud
- getDyeByWoolMaterial(Material) - Static method in class net.glowstone.util.WoolUtil
-
If found, returns a
DyeColor
linked to the wool color. - getEffect() - Method in class net.glowstone.inventory.GlowMetaFireworkEffect
- getEffect() - Method in class net.glowstone.net.message.play.entity.EntityEffectMessage
- getEffect() - Method in class net.glowstone.net.message.play.entity.EntityRemoveEffectMessage
- getEffect(BeaconEntity.BeaconEffectPriority) - Method in class net.glowstone.block.entity.BeaconEntity
- getEffect(PotionEffectType) - Static method in class net.glowstone.constants.GlowPotionEffect
-
Get a GlowPotionEffect from a PotionEffectType if possible.
- getEffectivePermissions() - Method in class net.glowstone.entity.GlowEntity
- getEffectivePermissions() - Method in class net.glowstone.entity.GlowHumanEntity
- getEffectivePermissions() - Method in class net.glowstone.net.rcon.RconCommandSender
- getEffectRange() - Method in class net.glowstone.block.entity.state.GlowBeacon
- getEffects() - Method in class net.glowstone.entity.projectile.GlowSplashPotion
- getEffects() - Method in class net.glowstone.inventory.GlowMetaFirework
- getEffectsSize() - Method in class net.glowstone.inventory.GlowMetaFirework
- getEggLayTime() - Method in class net.glowstone.entity.passive.GlowChicken
- getEmptyChunkSnapshot(int, int, boolean, boolean) - Method in class net.glowstone.GlowWorld
- getEnchantLevel(Enchantment) - Method in class net.glowstone.inventory.GlowMetaItem
- getEnchants() - Method in class net.glowstone.inventory.GlowMetaItem
- getEnderChest() - Method in class net.glowstone.entity.GlowHumanEntity
-
The ender chest inventory of this human.
- getEnderDragonBattle() - Method in class net.glowstone.GlowWorld
- getEnderPearlCooldown() - Method in class net.glowstone.entity.GlowPlayer
-
The player's ender pearl cooldown game tick counter.
- getEntities() - Method in class net.glowstone.chunk.GlowChunk
- getEntities() - Method in class net.glowstone.GlowWorld
- getEntitiesByClass(Class<T>) - Method in class net.glowstone.GlowWorld
- getEntitiesByClass(Class<T>...) - Method in class net.glowstone.GlowWorld
-
Deprecated.
- getEntitiesByClasses(Class<?>...) - Method in class net.glowstone.GlowWorld
- getEntitiesInRange() - Method in class net.glowstone.block.entity.state.GlowBeacon
- getEntitiesInside(BoundingBox, GlowEntity) - Method in class net.glowstone.entity.EntityManager
-
Returns all entities that are inside or partly inside the given bounding box, with optionally one exception.
- getEntity() - Method in class net.glowstone.entity.objects.GlowMinecart.Hopper
- getEntity() - Method in class net.glowstone.entity.objects.GlowMinecart.Storage
- getEntity() - Method in class net.glowstone.inventory.EquipmentMonitor
-
The entity whose equipment is being monitored.
- getEntity(int) - Method in class net.glowstone.entity.EntityManager
-
Gets an entity by its id.
- getEntity(int, int, int) - Method in class net.glowstone.chunk.GlowChunk
-
Attempt to get the block entity located at the given coordinates.
- getEntity(Class<? extends Entity>) - Static method in class net.glowstone.entity.EntityRegistry
-
Gets the implementation class for the given entity interface class.
- getEntity(UUID) - Method in class net.glowstone.GlowServer
- getEntity(UUID) - Method in class net.glowstone.GlowWorld
- getEntity(EntityType) - Static method in class net.glowstone.entity.EntityRegistry
- getEntityClass() - Method in class net.glowstone.entity.CustomEntityDescriptor
- getEntityClass() - Method in enum class net.glowstone.entity.objects.GlowMinecart.MinecartType
- getEntityCount() - Method in class net.glowstone.GlowWorld
- getEntityId() - Method in class net.glowstone.entity.GlowEntity
-
This entity's current identifier for its world.
- getEntityId() - Method in class net.glowstone.net.message.play.entity.SetPassengerMessage
- getEntityId() - Method in class net.glowstone.net.message.play.inv.OpenWindowMessage
- getEntityId() - Method in class net.glowstone.net.message.play.player.CombatEventMessage
- getEntityIdManager() - Method in class net.glowstone.GlowServer
-
Gets the entity id manager.
- getEntityManager() - Method in class net.glowstone.GlowWorld
-
The entity manager.
- getEntityMobStateTask(EntityType, MobState) - Static method in class net.glowstone.entity.ai.EntityDirector
-
Returns all registered task names for the given entity and mob state.
- getEntitySpawnReason() - Method in class net.glowstone.entity.GlowEntity
- getEntitySpawnReason() - Method in class net.glowstone.entity.GlowPlayer
- getEntitySpawnReason() - Method in class net.glowstone.entity.passive.GlowFishingHook
- getEntityTag() - Method in class net.glowstone.inventory.GlowMetaSpawn
- getEntityTask(String) - Static method in class net.glowstone.entity.ai.EntityDirector
-
Returns the class registered for a given task name.
- getEntityType() - Method in enum class net.glowstone.entity.objects.GlowMinecart.MinecartType
- getEntityType() - Method in class net.glowstone.io.entity.EntityStore
- getEntityTypes() - Method in class net.glowstone.generator.decorators.EntityDecorator
- getEntries() - Method in class net.glowstone.net.message.play.entity.EntityMetadataMessage
- getEntries() - Method in class net.glowstone.net.message.play.game.UserListItemMessage
- getEntries() - Method in class net.glowstone.net.message.play.scoreboard.ScoreboardTeamMessage
- getEntries() - Method in class net.glowstone.scoreboard.GlowObjective
- getEntries() - Method in class net.glowstone.scoreboard.GlowScoreboard
- getEntries() - Method in class net.glowstone.scoreboard.GlowTeam
- getEntry() - Method in class net.glowstone.scoreboard.GlowScore
- getEntryList() - Method in class net.glowstone.entity.meta.MetadataMap
-
Returns a list containing copies of all the entries.
- getEntryTeam(String) - Method in class net.glowstone.scoreboard.GlowScoreboard
- getEnvironment() - Method in class net.glowstone.GlowWorld
-
The environment.
- getEquipment() - Method in class net.glowstone.entity.GlowHumanEntity
- getEquipment() - Method in class net.glowstone.entity.GlowLivingEntity
- getEquipment() - Method in class net.glowstone.entity.objects.GlowArmorStand
- getEquipmentMonitor() - Method in class net.glowstone.entity.GlowLivingEntity
-
Monitor for the equipment of this entity.
- getEquipmentSlot() - Method in class net.glowstone.inventory.GlowInventorySlot
- getEquipmentSlot() - Method in class net.glowstone.net.message.play.player.UseItemMessage
- getEvent() - Method in class net.glowstone.net.message.play.player.CombatEventMessage
- getExhaustion() - Method in class net.glowstone.entity.GlowPlayer
-
The player's current exhaustion level.
- getExitLocation(GlowBlock, GlowBlock) - Static method in class net.glowstone.block.blocktype.BlockBed
-
Returns an 'empty' block next to the bed used to put the player at when they exit a bed or respawn.
- getExp() - Method in class net.glowstone.entity.GlowPlayer
-
The progress made to the next level, from 0 to 1.
- getExperience() - Method in class net.glowstone.entity.objects.GlowExperienceOrb
- getExperience() - Method in class net.glowstone.util.loot.EntityLootTable
- getExperience() - Method in class net.glowstone.util.loot.LootData
- getExplosionPower() - Method in class net.glowstone.entity.monster.GlowGhast
- getExplosionRadius() - Method in class net.glowstone.entity.monster.GlowCreeper
- getExposure(Location, Location...) - Static method in class net.glowstone.util.RayUtil
- getExpToLevel() - Method in class net.glowstone.entity.GlowHumanEntity
- getExpToLevel() - Method in class net.glowstone.entity.GlowPlayer
- getExtData() - Method in class net.glowstone.net.message.play.game.PlayParticleMessage
- getExtData(Object) - Method in class net.glowstone.constants.GlowParticle
-
Gets the extra data for this particle.
- getExtData(Effect, Object) - Static method in class net.glowstone.constants.GlowParticle
-
Convert an object to an extData array if possible for an effect.
- getExtData(Particle, Object) - Static method in class net.glowstone.constants.GlowParticle
-
Convert an object to an extData array if possible for a particle.
- getExtraContents() - Method in class net.glowstone.inventory.GlowPlayerInventory
- getEyeHeight() - Method in class net.glowstone.entity.GlowLivingEntity
- getEyeHeight() - Method in class net.glowstone.entity.GlowPlayer
- getEyeHeight(boolean) - Method in class net.glowstone.entity.GlowLivingEntity
- getEyeHeight(boolean) - Method in class net.glowstone.entity.GlowPlayer
- getEyeLocation() - Method in class net.glowstone.entity.GlowLivingEntity
- getFace() - Method in class net.glowstone.net.message.play.player.DiggingMessage
- getFace(byte) - Static method in class net.glowstone.block.blocktype.BlockDirectional
- getFace(Block) - Method in class net.glowstone.block.GlowBlock
- getFace(GlowBlock) - Static method in class net.glowstone.block.blocktype.BlockObserver
-
Returns the direction the given block is facing, if it's an observer, or null otherwise.
- getFaceNeighbors(Vector) - Method in interface net.glowstone.util.pathfinding.IAlgorithm
-
Used to get the locations that neighbor a vector's faces.
- getFacing() - Method in class net.glowstone.entity.GlowEntity
-
Gets the full direction (including SOUTH_SOUTH_EAST etc) this entity is facing.
- getFacing() - Method in class net.glowstone.entity.GlowHangingEntity
- getFacing() - Method in class net.glowstone.net.message.play.entity.SpawnPaintingMessage
- getFacing(GlowBlock) - Static method in class net.glowstone.block.blocktype.BlockDispenser
-
Returns the direction a dispenser is facing.
- getFacingDirection() - Method in class net.glowstone.entity.monster.GlowShulker
- getFadeIn() - Method in class net.glowstone.net.message.play.game.TitleMessage
- getFadeOut() - Method in class net.glowstone.net.message.play.game.TitleMessage
- getFallDistance() - Method in class net.glowstone.entity.GlowEntity
-
The distance the entity is currently falling without touching the ground.
- getFallSound() - Method in class net.glowstone.block.GlowBlockSoundGroup
- getFallSoundInfo() - Method in class net.glowstone.block.GlowBlockSoundGroup
- getFile(String) - Method in class net.glowstone.util.config.ServerConfig
- getFireResistance() - Method in interface net.glowstone.block.MaterialValueManager.ValueCollection
-
Returns the fire resistance-component of this value.
- getFireTicks() - Method in class net.glowstone.entity.GlowEntity
-
How long the entity has been on fire, or 0 if it is not.
- getFireworkItem() - Method in class net.glowstone.entity.passive.GlowFirework
-
Get the underlying firework item.
- getFireworkMeta() - Method in class net.glowstone.entity.passive.GlowFirework
- getFirstItem() - Method in class net.glowstone.inventory.GlowAnvilInventory
- getFirstPlayed() - Method in class net.glowstone.entity.GlowPlayer
-
The time the player first played, or 0 if unknown.
- getFirstPlayed() - Method in class net.glowstone.GlowOfflinePlayer
- getFirstPlayed() - Method in interface net.glowstone.io.PlayerDataService.PlayerReader
-
Get the first-played time if available.
- getFishingRewardManager() - Method in class net.glowstone.GlowServer
-
The FishingRewards of this server.
- getFixedSpawnLocation(World, Random) - Method in class net.glowstone.generator.GlowChunkGenerator
- getFixedSpawnLocation(World, Random) - Method in class net.glowstone.generator.NetherGenerator
- getFlags() - Method in class net.glowstone.net.message.play.game.PositionRotationMessage
- getFlags() - Method in class net.glowstone.net.message.play.player.BossBarMessage
- getFlags() - Method in class net.glowstone.net.message.play.player.PlayerAbilitiesMessage
- getFlags() - Method in class net.glowstone.net.message.play.scoreboard.ScoreboardTeamMessage
- getFlameResistance() - Method in interface net.glowstone.block.MaterialValueManager.ValueCollection
-
Returns the flame resistance-component of this value.
- getFlashCount() - Method in class net.glowstone.entity.GlowLightningStrike
- getFloat(String) - Method in class net.glowstone.util.nbt.CompoundTag
-
Returns the value of a
float
subtag. - getFloat(K) - Method in interface net.glowstone.util.DynamicallyTypedMapWithFloats
-
Retrieves an entry as a
float
. - getFloat(MetadataIndex) - Method in class net.glowstone.entity.meta.MetadataMap
- getFloat(WorldConfig.Key) - Method in class net.glowstone.util.config.WorldConfig
- getFlower() - Method in class net.glowstone.generator.decorators.overworld.FlowerDecorator.FlowerDecoration
- getFlyingVelocityMod() - Method in class net.glowstone.entity.objects.GlowMinecart
- getFlySpeed() - Method in class net.glowstone.entity.GlowPlayer
-
The player's base flight speed.
- getFlySpeed() - Method in class net.glowstone.net.message.play.player.PlayerAbilitiesMessage
- getFolder() - Method in class net.glowstone.io.anvil.AnvilWorldStorageProvider
- getFolder() - Method in interface net.glowstone.io.WorldStorageProvider
-
Gets the folder holding the world data, if the filesystem is being used.
- getFood() - Method in class net.glowstone.net.message.play.game.HealthMessage
- getFoodLevel() - Method in class net.glowstone.entity.GlowPlayer
-
The human entity's current food level.
- getFoodLevel(ItemStack) - Method in class net.glowstone.block.itemtype.ItemFishCooked
- getFoodLevel(ItemStack) - Method in class net.glowstone.block.itemtype.ItemFishRaw
- getFoodLevel(ItemStack) - Method in class net.glowstone.block.itemtype.ItemFood
- getFoot(GlowBlock) - Static method in class net.glowstone.block.blocktype.BlockBed
-
Returns the foot of a bed given one of its blocks.
- getFooter() - Method in class net.glowstone.net.message.play.game.UserListHeaderFooterMessage
- getForcedAge() - Method in class net.glowstone.entity.GlowAgeable
- getForceLoadedChunks() - Method in class net.glowstone.GlowWorld
- getForged() - Method in class net.glowstone.inventory.GlowAnvilInventory
-
Returns the item that will result when this anvil is applied to the currently loaded items, combining them, provided that two items which can be combined are loaded.
- getForward() - Method in class net.glowstone.net.message.play.player.SteerVehicleMessage
- getFractalBrownianMotion(double, double, double, double) - Method in class net.glowstone.util.noise.PerlinOctaveGenerator
-
Generates multiple layers of noise.
- getFractalBrownianMotion(double, double, double, double, double) - Method in class net.glowstone.util.noise.PerlinOctaveGenerator
-
Generates multiple layers of noise.
- getFractalBrownianMotion(double, double, double, double, double) - Method in class net.glowstone.util.noise.SimplexOctaveGenerator
- getFuel() - Method in class net.glowstone.entity.objects.GlowMinecart.Powered
- getFuel() - Method in class net.glowstone.inventory.GlowBrewerInventory
- getFuel() - Method in class net.glowstone.inventory.GlowFurnaceInventory
- getFuelLevel() - Method in class net.glowstone.block.entity.state.GlowBrewingStand
- getFuelManager() - Method in class net.glowstone.GlowServer
-
Return the fuel manager.
- getFullName() - Method in class net.glowstone.data.CommandFunction
- getFullTime() - Method in class net.glowstone.GlowWorld
-
The age of the world, in ticks.
- getFunction() - Method in enum class net.glowstone.util.library.LibraryManager.HashAlgorithm
-
The hash function for this algorithm.
- getFunctionIoService() - Method in class net.glowstone.io.anvil.AnvilWorldStorageProvider
- getFunctionIoService() - Method in interface net.glowstone.io.WorldStorageProvider
-
Gets the
FunctionIoService
for this world, to be used for reading and writing functions. - getFunctions() - Method in class net.glowstone.GlowWorld
- getFuseTicks() - Method in class net.glowstone.entity.GlowTntPrimed
- getFuseTicks() - Method in class net.glowstone.entity.monster.GlowCreeper
- getGameMode() - Method in class net.glowstone.entity.GlowHumanEntity
-
The player's active game mode.
- getGameMode() - Method in class net.glowstone.net.message.play.game.UserListItemMessage.Entry
- getGameRuleDefault(GameRule<T>) - Method in class net.glowstone.GlowWorld
- getGameRuleMap() - Method in class net.glowstone.GlowWorld
-
The game rules used in this world.
- getGameRules() - Method in class net.glowstone.GlowWorld
- getGameRuleValue(String) - Method in class net.glowstone.GlowWorld
- getGameRuleValue(GameRule<T>) - Method in class net.glowstone.GlowWorld
- getGameTime() - Method in class net.glowstone.GlowWorld
- getGenerateStructures() - Method in class net.glowstone.GlowServer
- getGenerator() - Method in class net.glowstone.chunk.ChunkManager
-
The chunk generator used to generate new chunks.
- getGenerator() - Method in class net.glowstone.GlowWorld
- getGeneric(GlowVanillaCommand.GenericMessage) - Method in class net.glowstone.command.minecraft.GlowVanillaCommand.CommandMessages
- getGlobalSize(int) - Static method in class net.glowstone.util.OpenCompute
-
Calculates the number of work groups.
- getGlobalSize(int, int) - Static method in class net.glowstone.util.OpenCompute
-
Calculates the number of work groups.
- getGlowingTicks() - Method in class net.glowstone.entity.projectile.GlowSpectralArrow
- getGravityAccel() - Method in class net.glowstone.entity.GlowEntity
-
Returns the change in velocity per physics tick due to gravity.
- getGround() - Method in class net.glowstone.constants.GlowBiome
- getGroupId() - Method in class net.glowstone.util.library.Library
-
Returns the group ID of this library.
- getGroupId() - Method in class net.glowstone.util.library.LibraryKey
-
The group ID of the library in a maven-style repo.
- getGrowthRateModifier(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockCrops
- getHand() - Method in class net.glowstone.net.message.play.game.ClientSettingsMessage
- getHand() - Method in class net.glowstone.net.message.play.game.EditBookMessage
- getHand() - Method in class net.glowstone.net.message.play.player.BlockPlacementMessage
- getHand() - Method in class net.glowstone.net.message.play.player.InteractEntityMessage
- getHand() - Method in class net.glowstone.net.message.play.player.PlayerSwingArmMessage
- getHand() - Method in class net.glowstone.net.message.play.player.UseItemMessage
- getHandRaisedTime() - Method in class net.glowstone.entity.GlowLivingEntity
- getHandRaisedTime() - Method in class net.glowstone.entity.GlowPlayer
- getHandshake() - Method in class net.glowstone.net.protocol.ProtocolProvider
- getHandSlot() - Method in class net.glowstone.net.message.play.player.BlockPlacementMessage
- getHandSlot() - Method in class net.glowstone.net.message.play.player.InteractEntityMessage
- getHandSlot() - Method in class net.glowstone.net.message.play.player.PlayerSwingArmMessage
- getHardness() - Method in interface net.glowstone.block.MaterialValueManager.ValueCollection
-
Returns the hardness-component of this value.
- getHash() - Method in class net.glowstone.net.message.play.player.ResourcePackSendMessage
- getHashCode() - Method in class net.glowstone.chunk.GlowChunk.Key
- getHasPlacedChest0() - Method in class net.glowstone.generator.structures.GlowDesertTemple
- getHasPlacedChest1() - Method in class net.glowstone.generator.structures.GlowDesertTemple
- getHasPlacedChest2() - Method in class net.glowstone.generator.structures.GlowDesertTemple
- getHasPlacedChest3() - Method in class net.glowstone.generator.structures.GlowDesertTemple
- getHasPlacedHiddenChest() - Method in class net.glowstone.generator.structures.GlowJungleTemple
- getHasPlacedMainChest() - Method in class net.glowstone.generator.structures.GlowJungleTemple
- getHasPlacedTrap1() - Method in class net.glowstone.generator.structures.GlowJungleTemple
- getHasPlacedTrap2() - Method in class net.glowstone.generator.structures.GlowJungleTemple
- getHasWitch() - Method in class net.glowstone.generator.structures.GlowWitchHut
- getHead(GlowBlock) - Static method in class net.glowstone.block.blocktype.BlockBed
-
Returns the head of a bed given one of its blocks.
- getHeader() - Method in class net.glowstone.net.message.play.game.UserListHeaderFooterMessage
- getHeadPitch() - Method in class net.glowstone.net.message.play.entity.SpawnMobMessage
- getHeadPose() - Method in class net.glowstone.entity.objects.GlowArmorStand
- getHeadYaw() - Method in class net.glowstone.entity.GlowLivingEntity
-
The head rotation of the living entity, if applicable.
- getHealth() - Method in class net.glowstone.entity.GlowLivingEntity
-
The entity's health.
- getHealth() - Method in class net.glowstone.entity.monster.complex.GlowEnderDragonPart
- getHealth() - Method in class net.glowstone.net.message.play.game.HealthMessage
- getHealth() - Method in class net.glowstone.net.message.play.player.BossBarMessage
- getHealthScale() - Method in class net.glowstone.entity.GlowPlayer
-
The scale at which to display the player's health.
- getHeight() - Method in class net.glowstone.entity.GlowEntity
- getHeight() - Method in class net.glowstone.entity.objects.GlowPainting
- getHeight() - Method in class net.glowstone.generator.structures.GlowTemplePiece
- getHeight(int, int) - Method in class net.glowstone.chunk.GlowChunk
-
Get the height map value of a column within this chunk.
- getHeldItemSlot() - Method in class net.glowstone.inventory.GlowPlayerInventory
-
The current held item slot.
- getHelmet() - Method in class net.glowstone.entity.objects.GlowArmorStand
- getHelmet() - Method in class net.glowstone.inventory.GlowEntityEquipment
- getHelmet() - Method in class net.glowstone.inventory.GlowPlayerInventory
- getHelmetDropChance() - Method in class net.glowstone.inventory.GlowEntityEquipment
- getHelmetDropChance() - Method in class net.glowstone.inventory.GlowPlayerInventory
- getHelpMap() - Method in class net.glowstone.GlowServer
- getHelpTopic(String) - Method in class net.glowstone.util.GlowHelpMap
- getHelpTopics() - Method in class net.glowstone.util.GlowHelpMap
- getHighCorner() - Method in class net.glowstone.util.RectangularRegion
- getHighestBlockAt(int, int) - Method in class net.glowstone.GlowWorld
- getHighestBlockAt(int, int, HeightMap) - Method in class net.glowstone.GlowWorld
- getHighestBlockAt(Location, HeightMap) - Method in class net.glowstone.GlowWorld
- getHighestBlockAt(Location) - Method in class net.glowstone.GlowWorld
- getHighestBlockAt(Location, Material...) - Method in class net.glowstone.GlowWorld
-
Gets the lowest block at the given
Location
such that the block and all blocks above it are either air or one of the given materials. - getHighestBlockYAt(int, int) - Method in class net.glowstone.chunk.GlowChunkSnapshot.EmptySnapshot
- getHighestBlockYAt(int, int) - Method in class net.glowstone.chunk.GlowChunkSnapshot
- getHighestBlockYAt(int, int) - Method in class net.glowstone.GlowWorld
- getHighestBlockYAt(int, int, HeightmapType) - Method in class net.glowstone.GlowWorld
- getHighestBlockYAt(int, int, HeightMap) - Method in class net.glowstone.GlowWorld
- getHighestBlockYAt(Location, HeightMap) - Method in class net.glowstone.GlowWorld
- getHighestBlockYAt(Location) - Method in class net.glowstone.GlowWorld
- getHitSound() - Method in class net.glowstone.block.GlowBlockSoundGroup
- getHitSoundInfo() - Method in class net.glowstone.block.GlowBlockSoundGroup
- getHolder() - Method in class net.glowstone.inventory.GlowBrewerInventory
- getHolder() - Method in class net.glowstone.inventory.GlowDoubleChestInventory
- getHolder() - Method in class net.glowstone.inventory.GlowEntityEquipment
- getHolder() - Method in class net.glowstone.inventory.GlowFurnaceInventory
- getHolder() - Method in class net.glowstone.inventory.GlowInventory
-
The owner of this inventory.
- getHolder() - Method in class net.glowstone.inventory.GlowPlayerInventory
- getHolder(boolean) - Method in class net.glowstone.inventory.GlowInventory
- getHolding() - Method in class net.glowstone.net.message.play.entity.AttachEntityMessage
- getHookedEntity() - Method in class net.glowstone.entity.passive.GlowFishingHook
- getHorizPos() - Method in class net.glowstone.generator.structures.GlowTemplePiece
- getHost() - Method in class net.glowstone.net.config.DnsEndpoint
- getHostname() - Method in class net.glowstone.net.ProxyData
-
The spoofed hostname to use instead of the actual one.
- getHumidity() - Method in class net.glowstone.block.GlowBlock
- getHumidity(int, int) - Method in class net.glowstone.GlowWorld
- getHumidity(int, int, int) - Method in class net.glowstone.GlowWorld
- getHumidity(Block) - Static method in class net.glowstone.constants.GlowBiomeClimate
-
Deprecated.
- getHurtBy() - Method in class net.glowstone.entity.monster.GlowPigZombie
- getHurtDirection() - Method in class net.glowstone.entity.GlowLivingEntity
-
The entity's hurt direction (angle).
- getHurtDirection() - Method in class net.glowstone.entity.GlowPlayer
- getHurtSound() - Method in class net.glowstone.entity.GlowLivingEntity
-
Get the hurt sound of this entity, or null for silence.
- getHurtSound() - Method in class net.glowstone.entity.monster.GlowBlaze
- getHurtSound() - Method in class net.glowstone.entity.monster.GlowCaveSpider
- getHurtSound() - Method in class net.glowstone.entity.monster.GlowCreeper
- getHurtSound() - Method in class net.glowstone.entity.monster.GlowElderGuardian
- getHurtSound() - Method in class net.glowstone.entity.monster.GlowEnderman
- getHurtSound() - Method in class net.glowstone.entity.monster.GlowEndermite
- getHurtSound() - Method in class net.glowstone.entity.monster.GlowEvoker
- getHurtSound() - Method in class net.glowstone.entity.monster.GlowGhast
- getHurtSound() - Method in class net.glowstone.entity.monster.GlowGiant
- getHurtSound() - Method in class net.glowstone.entity.monster.GlowGuardian
- getHurtSound() - Method in class net.glowstone.entity.monster.GlowIronGolem
- getHurtSound() - Method in class net.glowstone.entity.monster.GlowMagmaCube
- getHurtSound() - Method in class net.glowstone.entity.monster.GlowPigZombie
- getHurtSound() - Method in class net.glowstone.entity.monster.GlowShulker
- getHurtSound() - Method in class net.glowstone.entity.monster.GlowSilverfish
- getHurtSound() - Method in class net.glowstone.entity.monster.GlowSkeleton
- getHurtSound() - Method in class net.glowstone.entity.monster.GlowSlime
- getHurtSound() - Method in class net.glowstone.entity.monster.GlowSnowman
- getHurtSound() - Method in class net.glowstone.entity.monster.GlowSpider
- getHurtSound() - Method in class net.glowstone.entity.monster.GlowStray
- getHurtSound() - Method in class net.glowstone.entity.monster.GlowVex
- getHurtSound() - Method in class net.glowstone.entity.monster.GlowVindicator
- getHurtSound() - Method in class net.glowstone.entity.monster.GlowWitch
- getHurtSound() - Method in class net.glowstone.entity.monster.GlowWither
- getHurtSound() - Method in class net.glowstone.entity.monster.GlowWitherSkeleton
- getHurtSound() - Method in class net.glowstone.entity.monster.GlowZombie
- getHurtSound() - Method in class net.glowstone.entity.monster.GlowZombieVillager
- getHurtSound() - Method in class net.glowstone.entity.passive.GlowBat
- getHurtSound() - Method in class net.glowstone.entity.passive.GlowChicken
- getHurtSound() - Method in class net.glowstone.entity.passive.GlowCow
- getHurtSound() - Method in class net.glowstone.entity.passive.GlowDonkey
- getHurtSound() - Method in class net.glowstone.entity.passive.GlowHorse
- getHurtSound() - Method in class net.glowstone.entity.passive.GlowLlama
- getHurtSound() - Method in class net.glowstone.entity.passive.GlowMooshroom
- getHurtSound() - Method in class net.glowstone.entity.passive.GlowMule
- getHurtSound() - Method in class net.glowstone.entity.passive.GlowOcelot
- getHurtSound() - Method in class net.glowstone.entity.passive.GlowParrot
- getHurtSound() - Method in class net.glowstone.entity.passive.GlowPig
- getHurtSound() - Method in class net.glowstone.entity.passive.GlowPolarBear
- getHurtSound() - Method in class net.glowstone.entity.passive.GlowRabbit
- getHurtSound() - Method in class net.glowstone.entity.passive.GlowSheep
- getHurtSound() - Method in class net.glowstone.entity.passive.GlowSkeletonHorse
- getHurtSound() - Method in class net.glowstone.entity.passive.GlowSquid
- getHurtSound() - Method in class net.glowstone.entity.passive.GlowVillager
- getHurtSound() - Method in class net.glowstone.entity.passive.GlowWolf
- getHurtSound() - Method in class net.glowstone.entity.passive.GlowZombieHorse
- getI18NDisplayName(ItemStack) - Method in class net.glowstone.inventory.GlowItemFactory
- getIcon() - Method in class net.glowstone.advancement.GlowAdvancementDisplay
-
The icon to represent this advancement
- getIcons() - Method in class net.glowstone.net.message.play.game.MapDataMessage
- getId() - Method in class net.glowstone.block.GlowBlock
- getId() - Method in class net.glowstone.constants.GlowBiome
- getId() - Method in class net.glowstone.constants.GlowEnchantment
- getId() - Method in class net.glowstone.constants.GlowParticle
- getId() - Method in class net.glowstone.entity.CustomEntityDescriptor
- getId() - Method in enum class net.glowstone.entity.meta.MetadataType
- getId() - Method in class net.glowstone.entity.meta.profile.GlowPlayerProfile
- getId() - Method in class net.glowstone.inventory.InventoryMonitor
-
The network ID of this inventory view.
- getId() - Method in class net.glowstone.io.structure.StructurePieceStore
- getId() - Method in class net.glowstone.io.structure.StructureStore
- getId() - Method in class net.glowstone.map.GlowMapView
- getId() - Method in class net.glowstone.net.message.play.entity.CollectItemMessage
- getId() - Method in class net.glowstone.net.message.play.entity.EntityAnimationMessage
- getId() - Method in class net.glowstone.net.message.play.entity.EntityEffectMessage
- getId() - Method in class net.glowstone.net.message.play.entity.EntityEquipmentMessage
- getId() - Method in class net.glowstone.net.message.play.entity.EntityHeadRotationMessage
- getId() - Method in class net.glowstone.net.message.play.entity.EntityMetadataMessage
- getId() - Method in class net.glowstone.net.message.play.entity.EntityPropertyMessage
- getId() - Method in class net.glowstone.net.message.play.entity.EntityRemoveEffectMessage
- getId() - Method in class net.glowstone.net.message.play.entity.EntityRotationMessage
- getId() - Method in class net.glowstone.net.message.play.entity.EntityStatusMessage
- getId() - Method in class net.glowstone.net.message.play.entity.EntityTeleportMessage
- getId() - Method in class net.glowstone.net.message.play.entity.EntityVelocityMessage
- getId() - Method in class net.glowstone.net.message.play.entity.RelativeEntityPositionMessage
- getId() - Method in class net.glowstone.net.message.play.entity.RelativeEntityPositionRotationMessage
- getId() - Method in class net.glowstone.net.message.play.entity.SpawnGlobalEntityMessage
- getId() - Method in class net.glowstone.net.message.play.entity.SpawnMobMessage
- getId() - Method in class net.glowstone.net.message.play.entity.SpawnObjectMessage
- getId() - Method in class net.glowstone.net.message.play.entity.SpawnPaintingMessage
- getId() - Method in class net.glowstone.net.message.play.entity.SpawnPlayerMessage
- getId() - Method in class net.glowstone.net.message.play.entity.SpawnXpOrbMessage
- getId() - Method in class net.glowstone.net.message.play.game.AcknowledgePlayerDiggingMessage
- getId() - Method in class net.glowstone.net.message.play.game.BlockBreakAnimationMessage
- getId() - Method in class net.glowstone.net.message.play.game.JoinGameMessage
- getId() - Method in class net.glowstone.net.message.play.game.MapDataMessage
- getId() - Method in class net.glowstone.net.message.play.game.PlayEffectMessage
- getId() - Method in class net.glowstone.net.message.play.inv.CloseWindowMessage
- getId() - Method in class net.glowstone.net.message.play.inv.OpenWindowMessage
- getId() - Method in class net.glowstone.net.message.play.inv.SetWindowContentsMessage
- getId() - Method in class net.glowstone.net.message.play.inv.SetWindowSlotMessage
- getId() - Method in class net.glowstone.net.message.play.inv.TransactionMessage
- getId() - Method in class net.glowstone.net.message.play.inv.WindowClickMessage
- getId() - Method in class net.glowstone.net.message.play.inv.WindowPropertyMessage
- getId() - Method in class net.glowstone.net.message.play.player.InteractEntityMessage
- getId() - Method in class net.glowstone.net.message.play.player.PlayerActionMessage
- getId() - Method in enum class net.glowstone.util.mojangson.MojangsonToken
- getId() - Method in enum class net.glowstone.util.nbt.TagType
- getId(Particle) - Static method in class net.glowstone.constants.GlowParticle
-
Get the particle id for a specified
Particle
. - getId(Biome) - Static method in class net.glowstone.constants.GlowBiome
-
Get the biome ID for a specified Biome.
- getId(BlockData) - Static method in class net.glowstone.util.MaterialUtil
- getId(Effect) - Static method in class net.glowstone.constants.GlowParticle
-
Get the particle id for a specified
Effect
. - getId(Material) - Static method in class net.glowstone.util.MaterialUtil
- getId(DisplaySlot) - Static method in class net.glowstone.constants.GlowDisplaySlot
-
Get the id for a specified DisplaySlot.
- getIdBlocking() - Method in class net.glowstone.entity.meta.profile.GlowPlayerProfile
-
Waits for the lookup of, then returns, the player's UUID.
- getIdleTimeout() - Method in class net.glowstone.GlowServer
- getIdOrTag() - Method in exception net.glowstone.io.entity.UnknownEntityTypeException
-
Returns the ID subtag for this entity, if it has one that's a string; otherwise, returns the entire NBT tag as a string.
- getIds() - Static method in class net.glowstone.constants.ItemIds
-
Gets a copy of the list of registered item IDs, in their name-spaced form.
- getIds() - Method in class net.glowstone.net.message.play.entity.DestroyEntitiesMessage
- getIgnoredPlugins() - Method in class net.glowstone.util.GlowHelpMap
- getImitatedEntity() - Method in class net.glowstone.entity.passive.GlowParrot
- getIndex() - Method in enum class net.glowstone.entity.meta.MetadataIndex
- getIndex(int, MetadataType) - Static method in enum class net.glowstone.entity.meta.MetadataIndex
-
Returns the first
MetadataIndex
with a given index andMetadataType
. - getInfiniburn() - Method in class net.glowstone.GlowWorld
- getIngredient() - Method in class net.glowstone.inventory.GlowBrewerInventory
- getInhabitedTime() - Method in class net.glowstone.chunk.GlowChunk
- getInstance() - Static method in class net.glowstone.EventFactory
-
The instance of this class.
- getInt(String) - Method in class net.glowstone.util.GameRuleManager
- getInt(String) - Method in class net.glowstone.util.nbt.CompoundTag
-
Returns the value of an
int
subtag. - getInt(String, int) - Method in class net.glowstone.util.GameRuleManager
-
Gets the game rule value as an integer.
- getInt(K) - Method in interface net.glowstone.util.DynamicallyTypedMap
-
Retrieves an entry as an
int
. - getInt(MetadataIndex) - Method in class net.glowstone.entity.meta.MetadataMap
- getInt(ServerConfig.Key) - Method in class net.glowstone.util.config.ServerConfig
- getInt(WorldConfig.Key) - Method in class net.glowstone.util.config.WorldConfig
- getIntArray(String) - Method in class net.glowstone.util.nbt.CompoundTag
-
Returns the value of an
int[]
subtag. - getIntHeadYaw(float) - Static method in class net.glowstone.util.Position
-
Gets an integer approximation of the head-yaw rotation between 0 and 255.
- getIntPitch(Location) - Static method in class net.glowstone.util.Position
-
Gets an integer approximation of the pitch between 0 and 255.
- getIntYaw(Location) - Static method in class net.glowstone.util.Position
-
Gets an integer approximation of the yaw between 0 and 255.
- getInventory() - Method in class net.glowstone.block.entity.ContainerEntity
- getInventory() - Method in class net.glowstone.block.entity.state.GlowBeacon
- getInventory() - Method in class net.glowstone.block.entity.state.GlowBrewingStand
- getInventory() - Method in class net.glowstone.block.entity.state.GlowChest
- getInventory() - Method in class net.glowstone.block.entity.state.GlowContainer
- getInventory() - Method in class net.glowstone.block.entity.state.GlowDispenser
- getInventory() - Method in class net.glowstone.block.entity.state.GlowFurnace
- getInventory() - Method in class net.glowstone.block.entity.state.GlowHopper
- getInventory() - Method in class net.glowstone.entity.GlowHumanEntity
-
The inventory of this human.
- getInventory() - Method in class net.glowstone.entity.objects.GlowMinecart.Hopper
- getInventory() - Method in class net.glowstone.entity.objects.GlowMinecart.Storage
- getInventory() - Method in class net.glowstone.entity.passive.GlowChestedHorse
-
Null when not carrying a chest; otherwise, a 15-slot container.
- getInventory() - Method in class net.glowstone.entity.passive.GlowHorse
- getInventory() - Method in class net.glowstone.entity.passive.GlowUndeadHorse
- getInventory() - Method in class net.glowstone.entity.passive.GlowVillager
- getInvulnerableTicks() - Method in class net.glowstone.entity.monster.GlowWither
- getIp() - Method in class net.glowstone.GlowServer
- getIPBans() - Method in class net.glowstone.GlowServer
- getItem() - Method in class net.glowstone.entity.FishingRewardManager.RewardItem
- getItem() - Method in class net.glowstone.entity.objects.GlowItemFrame
- getItem() - Method in class net.glowstone.entity.projectile.GlowEgg
- getItem() - Method in class net.glowstone.entity.projectile.GlowEnderPearl
- getItem() - Method in class net.glowstone.entity.projectile.GlowSnowball
- getItem() - Method in class net.glowstone.entity.projectile.GlowSplashPotion
- getItem() - Method in class net.glowstone.entity.projectile.GlowThrownExpBottle
- getItem() - Method in class net.glowstone.inventory.GlowBeaconInventory
- getItem() - Method in class net.glowstone.inventory.GlowEnchantingInventory
- getItem() - Method in class net.glowstone.inventory.GlowInventorySlot
- getItem() - Method in class net.glowstone.net.message.play.inv.CreativeItemMessage
- getItem() - Method in class net.glowstone.net.message.play.inv.SetWindowSlotMessage
- getItem() - Method in class net.glowstone.net.message.play.inv.WindowClickMessage
- getItem(int) - Method in class net.glowstone.block.ItemTable
-
Deprecated.
- getItem(int) - Method in class net.glowstone.inventory.GlowInventory
- getItem(int) - Method in class net.glowstone.inventory.GlowInventoryView
- getItem(EquipmentSlot) - Method in class net.glowstone.inventory.GlowEntityEquipment
-
Returns the ItemStack found in the slot at the given EquipmentSlot.
- getItem(String) - Static method in class net.glowstone.constants.ItemIds
-
Get the Material corresponding to the specified item identifier.
- getItem(MetadataIndex) - Method in class net.glowstone.entity.meta.MetadataMap
- getItem(EquipmentSlot) - Method in class net.glowstone.entity.objects.GlowArmorStand
- getItem(EquipmentSlot) - Method in class net.glowstone.inventory.GlowPlayerInventory
- getItem(Material) - Method in class net.glowstone.block.ItemTable
-
Returns the
ItemType
for aMaterial
, or null if not a block. - getItemDropChance() - Method in class net.glowstone.entity.objects.GlowItemFrame
- getItemFactory() - Method in class net.glowstone.GlowServer
- getItemFlags() - Method in class net.glowstone.inventory.GlowMetaItem
- getItemId() - Method in class net.glowstone.net.message.play.entity.SetCooldownMessage
- getItemInHand() - Method in class net.glowstone.entity.GlowHumanEntity
- getItemInHand() - Method in class net.glowstone.entity.objects.GlowArmorStand
- getItemInHand() - Method in class net.glowstone.inventory.GlowEntityEquipment
- getItemInHand() - Method in class net.glowstone.inventory.GlowPlayerInventory
-
Deprecated.
- getItemInHandDropChance() - Method in class net.glowstone.inventory.GlowEntityEquipment
- getItemInHandDropChance() - Method in class net.glowstone.inventory.GlowPlayerInventory
- getItemInMainHand() - Method in class net.glowstone.inventory.GlowEntityEquipment
- getItemInMainHand() - Method in class net.glowstone.inventory.GlowPlayerInventory
- getItemInMainHandDropChance() - Method in class net.glowstone.inventory.GlowEntityEquipment
- getItemInMainHandDropChance() - Method in class net.glowstone.inventory.GlowPlayerInventory
- getItemInOffHand() - Method in class net.glowstone.inventory.GlowEntityEquipment
- getItemInOffHand() - Method in class net.glowstone.inventory.GlowPlayerInventory
- getItemInOffHandDropChance() - Method in class net.glowstone.inventory.GlowEntityEquipment
- getItemInOffHandDropChance() - Method in class net.glowstone.inventory.GlowPlayerInventory
- getItemMeta() - Method in class net.glowstone.util.ImmutableItemStack
- getItemMeta(Material) - Method in class net.glowstone.inventory.GlowItemFactory
- getItemOnCursor() - Method in class net.glowstone.entity.GlowHumanEntity
-
The item the player has on their cursor.
- getItemRarity(Material) - Method in class net.glowstone.util.GlowUnsafeValues
-
Deprecated.
- getItems() - Method in class net.glowstone.net.message.play.inv.SetWindowContentsMessage
- getItems() - Method in class net.glowstone.util.loot.EntityLootTable
- getItems() - Method in class net.glowstone.util.loot.LootData
- getItemStack() - Method in class net.glowstone.entity.objects.GlowItem
- getItemStack() - Method in class net.glowstone.entity.projectile.GlowArrow
- getItemStackRarity(ItemStack) - Method in class net.glowstone.util.GlowUnsafeValues
-
Deprecated.
- getItemStacks(Random) - Method in class net.glowstone.generator.objects.RandomItemsContent.RandomAmountItem
-
Generate a random set of items.
- getItemTarget() - Method in class net.glowstone.constants.GlowEnchantment
- getItemUseRemainingTime() - Method in class net.glowstone.entity.GlowLivingEntity
- getItemUseRemainingTime() - Method in class net.glowstone.entity.GlowPlayer
- getJoiner() - Method in class net.glowstone.command.minecraft.GlowVanillaCommand.CommandMessages
- getJoinTime() - Method in class net.glowstone.entity.GlowPlayer
-
The time the player joined, in milliseconds, to be saved as last played time.
- getJson() - Method in class net.glowstone.net.message.status.StatusResponseMessage
- getJumpBoost() - Method in class net.glowstone.net.message.play.player.PlayerActionMessage
- getJumpStrength() - Method in class net.glowstone.entity.passive.GlowAbstractHorse
- getKeepSpawnInMemory() - Method in class net.glowstone.GlowWorld
- getKernel(CLProgram, String) - Static method in class net.glowstone.util.OpenCompute
- getKernel(CLProgram, String, boolean) - Static method in class net.glowstone.util.OpenCompute
-
Returns a
CLKernel
that is part of the givenCLProgram
. - getKey() - Method in class net.glowstone.advancement.GlowAdvancement
- getKey() - Method in class net.glowstone.boss.GlowKeyedBossBar
- getKey() - Method in class net.glowstone.entity.AttributeManager.Property
- getKey() - Method in class net.glowstone.GlowWorld
- getKey() - Method in class net.glowstone.i18n.LocalizedStringImpl
- getKeyName(Material) - Static method in class net.glowstone.constants.ItemIds
-
Get the key segment of the string identifier for a specified Material.
- getKeyPair() - Method in class net.glowstone.GlowServer
-
The key pair generated at server start up.
- getKeys() - Method in class net.glowstone.util.GameRuleManager
-
Gets all of the game rules defined.
- getKiller() - Method in class net.glowstone.entity.GlowLivingEntity
-
The player that killed this entity, or null if not killed by a player.
- getKnockbackStrength() - Method in class net.glowstone.entity.projectile.GlowArrow
- getLargestPossibleValue() - Method in class net.glowstone.util.VariableValueArray
- getLastDamage() - Method in class net.glowstone.entity.GlowLivingEntity
-
The magnitude of the last damage the entity took.
- getLastDamageCause() - Method in class net.glowstone.entity.GlowEntity
-
An EntityDamageEvent representing the last damage cause on this entity.
- getLastDamager() - Method in class net.glowstone.entity.GlowLivingEntity
-
The last entity which damaged this living entity.
- getLastExecutionState() - Method in class net.glowstone.scheduler.GlowTask
-
The last execution state returned by
GlowTask.shouldExecute()
(most likely the state the task is currently in). - getLastFilled() - Method in class net.glowstone.block.entity.state.GlowContainer
- getLastFilled() - Method in class net.glowstone.entity.objects.GlowMinecart.Hopper
- getLastFilled() - Method in class net.glowstone.entity.objects.GlowMinecart.Storage
- getLastKnownName() - Method in interface net.glowstone.io.PlayerDataService.PlayerReader
-
Get the player's last known username if available.
- getLastLogin() - Method in class net.glowstone.entity.GlowPlayer
- getLastLogin() - Method in class net.glowstone.GlowOfflinePlayer
- getLastLogin() - Method in interface net.glowstone.io.PlayerDataService.PlayerReader
-
Get the last-login time if available.
- getLastLooted(UUID) - Method in class net.glowstone.entity.objects.GlowMinecart.Hopper
- getLastLooted(UUID) - Method in class net.glowstone.entity.objects.GlowMinecart.Storage
- getLastLooted(UUID) - Method in class net.glowstone.block.entity.state.GlowContainer
- getLastModified() - Method in class net.glowstone.io.anvil.RegionFile
-
Returns the modification timestamp of the region file when it was first opened by this instance, or zero if this instance created the file.
- getLastPlayed() - Method in class net.glowstone.entity.GlowPlayer
-
The time the player last played, or 0 if unknown.
- getLastPlayed() - Method in class net.glowstone.GlowOfflinePlayer
- getLastPlayed() - Method in interface net.glowstone.io.PlayerDataService.PlayerReader
-
Get the last-played time if available.
- getLastSeen() - Method in class net.glowstone.entity.GlowPlayer
- getLastSeen() - Method in class net.glowstone.GlowOfflinePlayer
- getLastTwoTargetBlocks(Set<Material>, int) - Method in class net.glowstone.entity.GlowLivingEntity
- getLeashedEntities() - Method in class net.glowstone.entity.GlowEntity
-
All entities that currently have this entity as leash holder.
- getLeashHitchAt(Block) - Static method in class net.glowstone.entity.objects.GlowLeashHitch
-
Get the Leash Hitch to which entities should be attached at the block.
- getLeashHolder() - Method in class net.glowstone.entity.GlowEntity
-
Gets the entity that is currently leading this entity.
- getLeftArmPose() - Method in class net.glowstone.entity.objects.GlowArmorStand
- getLeftLegPose() - Method in class net.glowstone.entity.objects.GlowArmorStand
- getLeftPaddleTurning() - Method in class net.glowstone.entity.objects.GlowBoat
- getLeftShoulderTag() - Method in class net.glowstone.entity.GlowHumanEntity
- getLeftSide() - Method in class net.glowstone.inventory.GlowDoubleChestInventory
- getLeftTarget() - Method in class net.glowstone.entity.monster.GlowWither
- getLeggings() - Method in class net.glowstone.entity.objects.GlowArmorStand
- getLeggings() - Method in class net.glowstone.inventory.GlowEntityEquipment
- getLeggings() - Method in class net.glowstone.inventory.GlowPlayerInventory
- getLeggingsDropChance() - Method in class net.glowstone.inventory.GlowEntityEquipment
- getLeggingsDropChance() - Method in class net.glowstone.inventory.GlowPlayerInventory
- getLevel() - Method in class net.glowstone.entity.GlowPlayer
-
The current level (or skill point amount) of the player.
- getLevel() - Method in class net.glowstone.net.message.play.game.ExperienceMessage
- getLevels() - Method in class net.glowstone.block.entity.BeaconEntity
- getLibraryKey() - Method in class net.glowstone.util.library.Library
-
The group ID of the library in a maven-style repo.
- getLife() - Method in class net.glowstone.entity.projectile.GlowArrow
- getLifeTicks() - Method in class net.glowstone.entity.GlowLightningStrike
- getLifeTicks() - Method in class net.glowstone.entity.monster.GlowVex
- getLifeTime() - Method in class net.glowstone.entity.passive.GlowFirework
-
The number of ticks before this fireworks rocket explodes.
- getLightFromBlocks() - Method in class net.glowstone.block.GlowBlock
- getLightFromSky() - Method in class net.glowstone.block.GlowBlock
- getLightLevel() - Method in class net.glowstone.block.GlowBlock
- getLightLevel() - Method in class net.glowstone.block.GlowBlockState
- getLightOpacity() - Method in interface net.glowstone.block.MaterialValueManager.ValueCollection
-
Returns the light opacity-component of this value.
- getLine() - Method in class net.glowstone.util.loot.ReflectiveValue
- getLine(int) - Method in class net.glowstone.block.entity.state.GlowSign
- getLineOfSight(Set<Material>, int) - Method in class net.glowstone.entity.GlowLivingEntity
- getLines() - Method in class net.glowstone.block.entity.SignEntity
-
Get the lines of text on the sign.
- getLines() - Method in class net.glowstone.block.entity.state.GlowSign
- getLines() - Method in class net.glowstone.data.CommandFunction
- getLiquid() - Method in class net.glowstone.block.itemtype.ItemFilledBucket
- getList(String, TagType) - Method in class net.glowstone.util.nbt.CompoundTag
-
Returns the value of a
List
subtag. - getListeningPluginChannels() - Method in class net.glowstone.entity.GlowPlayer
- getListeningPluginChannels() - Method in class net.glowstone.GlowServer
- getListeningPluginChannels() - Method in class net.glowstone.GlowWorld
- getLivingEntities() - Method in class net.glowstone.GlowWorld
- getLoadedChunks() - Method in class net.glowstone.chunk.ChunkManager
-
Gets a list of loaded chunks.
- getLoadedChunks() - Method in class net.glowstone.GlowWorld
- getLocale() - Method in class net.glowstone.command.minecraft.GlowVanillaCommand.CommandMessages
- getLocale() - Method in class net.glowstone.entity.GlowPlayer
- getLocale() - Method in class net.glowstone.entity.meta.ClientSettings
- getLocale() - Method in class net.glowstone.net.message.play.game.ClientSettingsMessage
- getLocalizedName() - Method in class net.glowstone.inventory.GlowMetaItem
- getLocalSize() - Static method in class net.glowstone.util.OpenCompute
-
Calculates the number of local work units per work group.
- getLocalSize(int) - Static method in class net.glowstone.util.OpenCompute
-
Calculates the number of local work units per work group, applying a specified maximum.
- getLocation() - Method in class net.glowstone.block.GlowBlock
- getLocation() - Method in class net.glowstone.block.GlowBlockState
- getLocation() - Method in class net.glowstone.entity.GlowEntity
- getLocation() - Method in class net.glowstone.inventory.GlowEnchantingInventory
- getLocation() - Method in class net.glowstone.inventory.GlowInventory
- getLocation() - Method in class net.glowstone.inventory.GlowPlayerInventory
- getLocation() - Method in interface net.glowstone.io.PlayerDataService.PlayerReader
-
Get the last saved location of the player if available.
- getLocation(CommandSender) - Static method in class net.glowstone.command.CommandUtils
-
Gets the location that is "~ ~ ~" for a command sender.
- getLocation(CommandSender, String, String, String) - Static method in class net.glowstone.command.CommandUtils
-
Parses coordinates that may be absolute or relative.
- getLocation(Location) - Method in class net.glowstone.block.GlowBlock
- getLocation(Location) - Method in class net.glowstone.block.GlowBlockState
- getLocation(Location) - Method in class net.glowstone.entity.GlowEntity
- getLocation(Location, String, String, String) - Static method in class net.glowstone.command.CommandUtils
-
Gets the relative location based on the given axis values (x/y/z) based on tilde notation.
- getLock() - Method in class net.glowstone.block.entity.state.GlowContainer
- getLocked() - Method in class net.glowstone.scoreboard.GlowScore
- getLogger() - Method in class net.glowstone.GlowServer
- getLogin() - Method in class net.glowstone.net.protocol.ProtocolProvider
- getLong(String) - Method in class net.glowstone.util.nbt.CompoundTag
-
Returns the value of a
long
subtag. - getLongArray(String) - Method in class net.glowstone.util.nbt.CompoundTag
-
Returns the value of an
long[]
subtag. - getLootTable() - Method in class net.glowstone.block.entity.state.GlowContainer
- getLootTable() - Method in class net.glowstone.entity.GlowCreature
- getLootTable() - Method in class net.glowstone.entity.GlowMob
- getLootTable() - Method in class net.glowstone.entity.objects.GlowMinecart.Hopper
- getLootTable() - Method in class net.glowstone.entity.objects.GlowMinecart.Storage
- getLootTable(NamespacedKey) - Method in class net.glowstone.GlowServer
- getLore() - Method in class net.glowstone.inventory.GlowMetaItem
- getLoreComponents() - Method in class net.glowstone.inventory.GlowMetaItem
- getLoveModeTicks() - Method in class net.glowstone.entity.GlowAgeable
- getLowCorner() - Method in class net.glowstone.util.RectangularRegion
- getMainHand() - Method in class net.glowstone.entity.GlowPlayer
- getMainHand() - Method in class net.glowstone.entity.meta.ClientSettings
- getMainScoreboard() - Method in class net.glowstone.scoreboard.GlowScoreboardManager
- getMainThreadExecutor(Plugin) - Method in class net.glowstone.scheduler.GlowScheduler
- getMap(int) - Method in class net.glowstone.GlowServer
- getMapList(ServerConfig.Key) - Method in class net.glowstone.util.config.ServerConfig
-
Retrieves a section as a list of maps.
- getMapView() - Method in class net.glowstone.map.GlowMapCanvas
- getMatch() - Method in class net.glowstone.net.message.play.player.TabCompleteResponseMessage.Completion
- getMatched(Location) - Method in class net.glowstone.command.CommandTarget
-
Gets all the matched entities from the target.
- getMaterial() - Method in class net.glowstone.block.itemtype.ItemType
-
Deprecated.ItemTypes can be assigned to multiple materials. Use getMaterials.
- getMaterial() - Method in class net.glowstone.entity.objects.GlowFallingBlock
- getMaterial() - Method in enum class net.glowstone.entity.objects.GlowMinecart.MinecartType
- getMaterial(String, int) - Method in class net.glowstone.util.GlowUnsafeValues
-
Deprecated.
- getMaterialFromInternalName(String) - Method in class net.glowstone.util.GlowUnsafeValues
-
Deprecated.
- getMaterials() - Method in class net.glowstone.block.itemtype.ItemType
-
Get the Materials assigned to this ItemType.
- getMaterialValueManager() - Method in class net.glowstone.GlowServer
-
Gets the
MaterialValueManager
for this server. - getMaterialValues() - Method in class net.glowstone.block.GlowBlock
- getMatrix() - Method in class net.glowstone.inventory.GlowCraftingInventory
- getMax() - Method in enum class net.glowstone.entity.AttributeManager.Key
-
Maximum attribute value.
- getMax() - Method in class net.glowstone.generator.structures.util.StructureBoundingBox
- getMax() - Method in class net.glowstone.util.loot.LootRandomValues
- getMaxBuildHeight() - Method in class net.glowstone.GlowServer
-
Gets the max building height of the server.
- getMaxDomestication() - Method in class net.glowstone.entity.passive.GlowAbstractHorse
- getMaxEnchantmentLevel() - Method in class net.glowstone.entity.FishingRewardManager.RewardItem
- getMaxFireTicks() - Method in class net.glowstone.entity.GlowEntity
- getMaxFuseTicks() - Method in class net.glowstone.entity.monster.GlowCreeper
- getMaxGroup() - Method in class net.glowstone.generator.decorators.EntityDecorator
- getMaxHealth() - Method in class net.glowstone.entity.GlowLivingEntity
- getMaxHealth() - Method in class net.glowstone.entity.monster.complex.GlowEnderDragonPart
- getMaxHeight() - Method in class net.glowstone.generator.GlowChunkData
- getMaxHeight() - Method in class net.glowstone.GlowWorld
-
The maximum height at which players may place blocks.
- getMaximumAir() - Method in class net.glowstone.entity.GlowLivingEntity
-
The maximum amount of air the entity can hold.
- getMaximumNoDamageTicks() - Method in class net.glowstone.entity.GlowLivingEntity
-
The default length of the invincibility period.
- getMaximumRepairCost() - Method in class net.glowstone.inventory.GlowAnvilInventory
- getMaxLevel() - Method in class net.glowstone.constants.GlowEnchantment
- getMaxNearbyEntities() - Method in class net.glowstone.block.entity.state.GlowCreatureSpawner
- getMaxPlayers() - Method in class net.glowstone.GlowServer
- getMaxPlayers() - Method in class net.glowstone.net.message.play.game.JoinGameMessage
- getMaxSpawnDelay() - Method in class net.glowstone.block.entity.state.GlowCreatureSpawner
- getMaxSpeed() - Method in class net.glowstone.entity.objects.GlowBoat
- getMaxSpeed() - Method in class net.glowstone.entity.objects.GlowMinecart
- getMaxStackSize() - Method in class net.glowstone.block.itemtype.ItemType
-
The maximum stack size of the item.
- getMaxStackSize() - Method in class net.glowstone.inventory.GlowInventory
-
The inventory's maximum stack size.
- getMaxWaitTime() - Method in class net.glowstone.entity.passive.GlowFishingHook
- getMaxWorldSize() - Method in class net.glowstone.GlowServer
- getMaxY() - Method in class net.glowstone.generator.objects.OreType
- getMeleeDamage(Material) - Static method in class net.glowstone.constants.AttackDamage
-
Gets the damage an item in-hand would cause without added benefits.
- getMeleeDamage(Material, boolean) - Static method in class net.glowstone.constants.AttackDamage
-
Gets the damage an item in-hand would cause without added benefits.
- getMeleeDurabilityLoss(Material) - Static method in class net.glowstone.constants.AttackDamage
-
Gets the durability loss of the supplied type for a successful hit.
- getMemory(MemoryKey<T>) - Method in class net.glowstone.entity.GlowLivingEntity
- getMerchant() - Method in class net.glowstone.inventory.GlowMerchantInventory
- getMessage() - Method in class net.glowstone.net.message.play.game.UpdateSignMessage
- getMessage() - Method in class net.glowstone.net.message.play.player.CombatEventMessage
- getMessage() - Method in exception net.glowstone.util.mojangson.ex.MojangsonParseException
- getMessage() - Method in enum class net.glowstone.util.mojangson.ex.MojangsonParseException.ParseExceptionReason
- getMessageHandle(Class<M>) - Method in class net.glowstone.net.protocol.GlowProtocol
- getMessenger() - Method in class net.glowstone.GlowServer
- getMetadata() - Method in class net.glowstone.entity.GlowEntity
- getMetadata() - Method in class net.glowstone.net.message.play.entity.SpawnMobMessage
- getMetadata() - Method in class net.glowstone.net.message.play.entity.SpawnPlayerMessage
- getMetadata(String) - Method in class net.glowstone.block.GlowBlock
- getMetadata(String) - Method in class net.glowstone.block.GlowBlockState
- getMetadata(String) - Method in class net.glowstone.entity.GlowEntity
- getMetadata(String) - Method in class net.glowstone.GlowWorld
- getMetaData(int, int, int) - Method in class net.glowstone.chunk.GlowChunk
-
Gets the metadata of a block within this chunk.
- getMetadataService() - Method in class net.glowstone.io.anvil.AnvilWorldStorageProvider
- getMetadataService() - Method in interface net.glowstone.io.WorldStorageProvider
-
Gets the
WorldMetadataService
for this world, to be used for reading and writing world metadata (seed, time, so on). - getMin() - Method in enum class net.glowstone.entity.AttributeManager.Key
-
Minimum attribute value.
- getMin() - Method in class net.glowstone.generator.structures.util.StructureBoundingBox
- getMin() - Method in class net.glowstone.util.loot.LootRandomValues
- getMinecartClass() - Method in enum class net.glowstone.entity.objects.GlowMinecart.MinecartType
- getMinecartMaterial() - Method in class net.glowstone.entity.objects.GlowMinecart
- getMinecartType() - Method in class net.glowstone.entity.objects.GlowMinecart
- getMinecraftVersion() - Method in class net.glowstone.GlowServer
- getMinedDrops(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockAnvil
- getMinedDrops(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockCauldron
- getMinedDrops(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockContainer
- getMinedDrops(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockDirectDrops
- getMinedDrops(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockDoubleSlab
- getMinedDrops(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockOre
- getMinedDrops(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockPurpurPillar
- getMinedDrops(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockQuartz
- getMinedDrops(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockRandomDrops
- getMinedDrops(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockSlab
- getMinedDrops(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockStairs
- getMinedDrops(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockStone
- getMinedDrops(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockType
-
Get the items that would be dropped if the block was successfully mined.
- getMinedDrops(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockWeb
- getMinEnchantmentLevel() - Method in class net.glowstone.entity.FishingRewardManager.RewardItem
- getMinGroup() - Method in class net.glowstone.generator.decorators.EntityDecorator
- getMinHeight() - Method in class net.glowstone.GlowWorld
- getMiningMultiplier(Material) - Static method in enum class net.glowstone.inventory.ToolType
-
Get the factor to multiply mining speed with if this tool is used to mine.
- getMinSpawnDelay() - Method in class net.glowstone.block.entity.state.GlowCreatureSpawner
- getMinWaitTime() - Method in class net.glowstone.entity.passive.GlowFishingHook
- getMinY() - Method in class net.glowstone.generator.objects.OreType
- getMobGoals() - Method in class net.glowstone.GlowServer
- getMobId(EntityType) - Static method in class net.glowstone.entity.EntityNetworkUtil
-
Gets the network ID of a mob entity.
- getMockServer() - Static method in class net.glowstone.ServerProvider
-
The current mock GlowServer instance, or null if not using a mock server.
- getMode() - Method in class net.glowstone.net.message.play.entity.SpawnGlobalEntityMessage
- getMode() - Method in class net.glowstone.net.message.play.game.ChatMessage
- getMode() - Method in class net.glowstone.net.message.play.game.JoinGameMessage
- getMode() - Method in class net.glowstone.net.message.play.game.RespawnMessage
- getMode() - Method in class net.glowstone.net.message.play.inv.WindowClickMessage
- getModifier() - Method in enum class net.glowstone.entity.FishingRewardManager.RewardCategory
-
Additional chance in % points per level of "Luck of the Sea" enchantment.
- getModifiers() - Method in class net.glowstone.entity.AttributeManager.Property
-
Get all modifiers assigned to this property.
- getMonsterSpawnLimit() - Method in class net.glowstone.GlowServer
- getMonsterSpawnLimit() - Method in class net.glowstone.GlowWorld
-
Per-world spawn limits on hostile mobs.
- getMonstersSpawnEnabled() - Method in class net.glowstone.GlowServer
-
Gets whether monster spawning is enabled.
- getMoonPhase() - Method in class net.glowstone.GlowWorld
- getMoonPhaseFraction() - Method in class net.glowstone.GlowWorld
-
Returns the fraction of the moon that is illuminated, ranging from 0.0 at new moon to 1.0 at full moon.
- getMotd() - Method in class net.glowstone.GlowServer
- getMountLocation() - Method in class net.glowstone.entity.GlowEntity
- getMovement() - Method in class net.glowstone.entity.GlowLivingEntity
-
The entity's movement as a unit vector, applied each tick according to the entity's speed.
- getName() - Method in class net.glowstone.constants.GlowEnchantment
- getName() - Method in class net.glowstone.constants.GlowParticle
- getName() - Method in class net.glowstone.constants.GlowPotionEffect
- getName() - Method in class net.glowstone.data.CommandFunction
- getName() - Method in class net.glowstone.entity.ai.EntityTask
-
The name of this EntityTask.
- getName() - Method in class net.glowstone.entity.ai.MobState
- getName() - Method in class net.glowstone.entity.GlowEntity
- getName() - Method in class net.glowstone.entity.GlowHumanEntity
- getName() - Method in class net.glowstone.entity.meta.profile.GlowPlayerProfile
- getName() - Method in class net.glowstone.entity.objects.GlowMinecart.Command
- getName() - Method in class net.glowstone.GlowOfflinePlayer
- getName() - Method in class net.glowstone.GlowServer
- getName() - Method in class net.glowstone.GlowWorld
-
The name of this world.
- getName() - Method in class net.glowstone.net.message.play.game.NameItemMessage
- getName() - Method in class net.glowstone.net.message.play.scoreboard.ScoreboardObjectiveMessage
- getName() - Method in class net.glowstone.net.rcon.RconCommandSender
- getName() - Method in class net.glowstone.scoreboard.GlowObjective
- getName() - Method in class net.glowstone.scoreboard.GlowTeam
- getName() - Method in enum class net.glowstone.util.library.LibraryManager.HashAlgorithm
-
The name of the algorithm, used in configuration files.
- getName() - Method in enum class net.glowstone.util.mojangson.MojangsonToken
- getName() - Method in enum class net.glowstone.util.nbt.TagType
- getName(CommandSender) - Static method in class net.glowstone.command.CommandUtils
-
Gets the name of a command sender.
- getName(Entity) - Static method in class net.glowstone.command.CommandUtils
-
Gets the name of an entity.
- getName(Material) - Static method in class net.glowstone.constants.ItemIds
-
Get the full string identifier for a specified Material.
- getName(Statistic) - Static method in class net.glowstone.constants.GlowStatistic
-
Get the statistic name for a specified Statistic.
- getName(Statistic, EntityType) - Static method in class net.glowstone.constants.GlowStatistic
-
Get the statistic name for a specified Statistic and EntityType.
- getName(Statistic, Material) - Static method in class net.glowstone.constants.GlowStatistic
-
Get the statistic name for a specified Statistic and Material.
- getNamespace() - Method in class net.glowstone.data.CommandFunction
- getNametagVisibility() - Method in class net.glowstone.net.message.play.scoreboard.ScoreboardTeamMessage
- getNameTagVisibility() - Method in class net.glowstone.scoreboard.GlowTeam
- getNbt() - Method in exception net.glowstone.io.entity.UnknownEntityTypeException
- getNbt() - Method in class net.glowstone.net.message.play.game.UpdateBlockEntityMessage
- getNearbyEntities(double, double, double) - Method in class net.glowstone.entity.GlowEntity
- getNearbyEntities(double, double, double) - Method in class net.glowstone.entity.GlowLightningStrike
- getNearbyEntities(Location, double, double, double, Predicate<Entity>) - Method in class net.glowstone.GlowWorld
- getNearbyEntities(BoundingBox) - Method in class net.glowstone.GlowWorld
- getNearbyEntities(BoundingBox, Predicate<Entity>) - Method in class net.glowstone.GlowWorld
- getNearbyEntities(Location, double, double, double) - Method in class net.glowstone.GlowWorld
-
Returns a list of entities within a bounding box centered around a Location.
- getNeededMiningTool(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockBrewingStand
- getNeededMiningTool(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockCauldron
- getNeededMiningTool(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockContainer
- getNeededMiningTool(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockDirectDrops
- getNeededMiningTool(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockDispenser
- getNeededMiningTool(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockDropper
- getNeededMiningTool(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockEnchantmentTable
- getNeededMiningTool(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockEnderChest
- getNeededMiningTool(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockFurnace
- getNeededMiningTool(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockHopper
- getNeededMiningTool(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockNeedsTool
- getNeededMiningTool(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockOre
- getNeededMiningTool(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockPurpurPillar
- getNeededMiningTool(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockQuartz
- getNeededMiningTool(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockRandomDrops
- getNeededMiningTool(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockStone
- getNeighbors(Location, Map<Material, Double>, Set<Material>) - Method in interface net.glowstone.util.pathfinding.IAlgorithm
-
Used to get the locations, as vectors, of neighboring blocks.
- getNetworkServer() - Method in class net.glowstone.GlowServer
-
The network server used for network communication.
- getNewRadius() - Method in class net.glowstone.net.message.play.game.WorldBorderMessage
- getNewScoreboard() - Method in class net.glowstone.scoreboard.GlowScoreboardManager
- getNewTask(String) - Method in class net.glowstone.entity.ai.TaskManager
-
Returns a new instance of the task with a given name.
- getNextRefill() - Method in class net.glowstone.block.entity.state.GlowContainer
- getNextRefill() - Method in class net.glowstone.entity.objects.GlowMinecart.Hopper
- getNextRefill() - Method in class net.glowstone.entity.objects.GlowMinecart.Storage
- getNoDamageTicks() - Method in class net.glowstone.entity.GlowLivingEntity
-
The number of ticks remaining in the invincibility period.
- getNoise(double[], double, double, double, int, int, int, double, double, double, double) - Method in class net.glowstone.util.noise.PerlinNoise
-
Generates a rectangular section of this generator's noise.
- getNoteBlockData(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockNote
- getNoTickViewDistance() - Method in class net.glowstone.GlowWorld
- getNumber(String) - Method in class net.glowstone.util.nbt.CompoundTag
-
Returns the value of a numeric subtag.
- getNumber(MetadataIndex) - Method in class net.glowstone.entity.meta.MetadataMap
-
Returns the numeric value of a metadata field.
- getNumericOrientation() - Method in class net.glowstone.generator.structures.GlowStructurePiece
-
Returns the orientation using the numeric code from NBT.
- getNumericValue() - Method in class net.glowstone.block.state.BlockStateData
- getObjectId() - Method in class net.glowstone.entity.passive.GlowFishingHook
- getObjectId() - Method in class net.glowstone.entity.projectile.GlowArrow
- getObjectId() - Method in class net.glowstone.entity.projectile.GlowEgg
- getObjectId() - Method in class net.glowstone.entity.projectile.GlowEnderPearl
- getObjectId() - Method in class net.glowstone.entity.projectile.GlowFireball
- getObjectId() - Method in class net.glowstone.entity.projectile.GlowProjectile
- getObjectId() - Method in class net.glowstone.entity.projectile.GlowSnowball
- getObjectId() - Method in class net.glowstone.entity.projectile.GlowSpectralArrow
- getObjectId() - Method in class net.glowstone.entity.projectile.GlowSplashPotion
- getObjectId() - Method in class net.glowstone.entity.projectile.GlowThrownExpBottle
- getObjectId() - Method in class net.glowstone.entity.projectile.GlowWitherSkull
- getObjectId(EntityType) - Static method in class net.glowstone.entity.EntityNetworkUtil
-
Gets the network ID of an object entity.
- getObjective() - Method in class net.glowstone.net.message.play.scoreboard.ScoreboardDisplayMessage
- getObjective() - Method in class net.glowstone.net.message.play.scoreboard.ScoreboardScoreMessage
- getObjective() - Method in class net.glowstone.scoreboard.GlowScore
- getObjective(String) - Method in class net.glowstone.scoreboard.GlowScoreboard
- getObjective(DisplaySlot) - Method in class net.glowstone.scoreboard.GlowScoreboard
- getObjectives() - Method in class net.glowstone.scoreboard.GlowScoreboard
- getObjectivesByCriteria(String) - Method in class net.glowstone.scoreboard.GlowScoreboard
- getOccupiedDeceleration() - Method in class net.glowstone.entity.objects.GlowBoat
- getOfflinePlayer(String) - Method in class net.glowstone.GlowServer
-
Deprecated.
- getOfflinePlayer(UUID) - Method in class net.glowstone.GlowServer
- getOfflinePlayer(GlowPlayerProfile) - Method in class net.glowstone.GlowServer
-
Creates a new
GlowOfflinePlayer
instance for the givenGlowPlayerProfile
. - getOfflinePlayer(GlowServer, UUID) - Static method in class net.glowstone.GlowOfflinePlayer
-
Returns a Future for a GlowOfflinePlayer by UUID.
- getOfflinePlayerAsync(String) - Method in class net.glowstone.GlowServer
-
Creates a new
GlowOfflinePlayer
instance for the given name. - getOfflinePlayerAsync(UUID) - Method in class net.glowstone.GlowServer
-
Creates a new
GlowOfflinePlayer
instance for the given uuid. - getOfflinePlayerIfCached(String) - Method in class net.glowstone.GlowServer
- getOfflinePlayers() - Method in class net.glowstone.GlowServer
- getOfflinePlayers() - Method in class net.glowstone.io.nbt.NbtPlayerDataService
- getOfflinePlayers() - Method in interface net.glowstone.io.PlayerDataService
-
Get a collection of all known offline players.
- getOfflinePlayersAsync() - Method in class net.glowstone.GlowServer
-
Gets every player that has ever played on this server.
- getOfsX() - Method in class net.glowstone.net.message.play.game.PlayParticleMessage
- getOfsY() - Method in class net.glowstone.net.message.play.game.PlayParticleMessage
- getOfsZ() - Method in class net.glowstone.net.message.play.game.PlayParticleMessage
- getOldRadius() - Method in class net.glowstone.net.message.play.game.WorldBorderMessage
- getOnlineMode() - Method in class net.glowstone.GlowServer
- getOnlinePlayers() - Method in class net.glowstone.GlowServer
- getOpenInventory() - Method in class net.glowstone.entity.GlowHumanEntity
-
The player's currently open inventory.
- getOpenWindowId() - Method in class net.glowstone.entity.GlowPlayer
-
Gets the currently open window ID.
- getOperators() - Method in class net.glowstone.GlowServer
- getOppositeBlockFace(Location, boolean) - Static method in class net.glowstone.block.blocktype.BlockType
-
Gets the BlockFace opposite of the direction the location is facing.
- getOpsList() - Method in class net.glowstone.GlowServer
-
Returns the list of operators on this server.
- getOptChat(MetadataIndex) - Method in class net.glowstone.entity.meta.MetadataMap
-
Gets the optional chat value for the given MetadataIndex.
- getOption(Team.Option) - Method in class net.glowstone.scoreboard.GlowTeam
- getOptPosition(MetadataIndex) - Method in class net.glowstone.entity.meta.MetadataMap
-
Gets the optional position value for the given MetadataIndex.
- getOrientation() - Method in class net.glowstone.generator.structures.GlowStructurePiece
- getOrigin() - Method in class net.glowstone.entity.GlowEntity
-
The original location of this entity.
- getOwner() - Method in class net.glowstone.block.entity.SkullEntity
- getOwner() - Method in class net.glowstone.block.entity.state.GlowSkull
- getOwner() - Method in class net.glowstone.entity.objects.GlowEvokerFangs
- getOwner() - Method in class net.glowstone.entity.objects.GlowItem
- getOwner() - Method in class net.glowstone.entity.passive.GlowTameable
- getOwner() - Method in class net.glowstone.entity.projectile.GlowProjectile
- getOwner() - Method in class net.glowstone.inventory.GlowMetaSkull
- getOwner() - Method in class net.glowstone.scheduler.GlowTask
-
The Plugin that owns this task.
- getOwnerUniqueId() - Method in class net.glowstone.entity.passive.GlowTameable
- getOwningPlayer() - Method in class net.glowstone.block.entity.state.GlowSkull
- getOwningPlayer() - Method in class net.glowstone.inventory.GlowMetaSkull
- getParent() - Method in class net.glowstone.advancement.GlowAdvancement
- getParent() - Method in class net.glowstone.entity.GlowAgeable
- getParent() - Method in class net.glowstone.entity.monster.complex.GlowEnderDragonPart
- getParents() - Method in class net.glowstone.inventory.GlowSuperInventory
- getParents() - Method in class net.glowstone.util.collection.SuperCollection
-
Returns the list of parents.
- getParents() - Method in class net.glowstone.util.collection.SuperList
- getParents() - Method in class net.glowstone.util.collection.SuperSet
- getParticle() - Method in class net.glowstone.entity.GlowAreaEffectCloud
- getParticle() - Method in class net.glowstone.net.message.play.game.PlayParticleMessage
- getParticle(Effect) - Static method in class net.glowstone.constants.GlowParticle
- getParticle(NamespacedKey) - Static method in class net.glowstone.constants.GlowParticle
- getParticle(Particle) - Static method in class net.glowstone.constants.GlowParticle
- getParts() - Method in class net.glowstone.entity.monster.complex.GlowEnderDragon
- getPassenger() - Method in class net.glowstone.entity.GlowEntity
- getPassengers() - Method in class net.glowstone.entity.GlowEntity
- getPassengers() - Method in class net.glowstone.net.message.play.entity.SetPassengerMessage
- getPath() - Method in enum class net.glowstone.util.config.ServerConfig.Key
- getPath(IAlgorithm) - Method in class net.glowstone.util.pathfinding.Pathfinder
-
Used to get the path from this
Pathfinder's
start to end points. - getPathfinder() - Method in class net.glowstone.entity.GlowCreature
- getPathfinder() - Method in class net.glowstone.entity.GlowMob
- getPatrolTarget() - Method in class net.glowstone.entity.monster.GlowRaider
- getPattern(int) - Method in class net.glowstone.block.entity.state.GlowBanner
- getPattern(int) - Method in class net.glowstone.inventory.GlowMetaBanner
- getPatterns() - Method in class net.glowstone.block.entity.BannerEntity
-
Returns a copy of the list of patterns.
- getPatterns() - Method in class net.glowstone.block.entity.state.GlowBanner
- getPatterns() - Method in class net.glowstone.inventory.GlowMetaBanner
- getPeek() - Method in class net.glowstone.entity.monster.GlowShulker
- getPendingTasks() - Method in class net.glowstone.scheduler.GlowScheduler
-
Returns tasks that still have at least one run remaining.
- getPermissionMessage() - Method in class net.glowstone.command.minecraft.GlowVanillaCommand.CommandMessages
- getPermissionMessage() - Method in class net.glowstone.GlowServer
- getPersistentDataContainer() - Method in class net.glowstone.block.entity.state.GlowBanner
- getPersistentDataContainer() - Method in class net.glowstone.block.entity.state.GlowBed
- getPersistentDataContainer() - Method in class net.glowstone.block.entity.state.GlowContainer
- getPersistentDataContainer() - Method in class net.glowstone.block.entity.state.GlowCreatureSpawner
- getPersistentDataContainer() - Method in class net.glowstone.block.entity.state.GlowJukebox
- getPersistentDataContainer() - Method in class net.glowstone.block.entity.state.GlowSign
- getPersistentDataContainer() - Method in class net.glowstone.block.entity.state.GlowSkull
- getPersistentDataContainer() - Method in class net.glowstone.chunk.GlowChunk
- getPersistentDataContainer() - Method in class net.glowstone.entity.GlowEntity
- getPersistentDataContainer() - Method in class net.glowstone.inventory.GlowMetaItem
- getPhase() - Method in class net.glowstone.entity.monster.complex.GlowEnderDragon
- getPickupDelay() - Method in class net.glowstone.entity.objects.GlowItem
-
The remaining delay until this item may be picked up.
- getPickupStatus() - Method in class net.glowstone.entity.projectile.GlowArrow
- getPieces() - Method in class net.glowstone.generator.structures.GlowStructure
-
Returns an immutable list of this structure's pieces.
- getPierceLevel() - Method in class net.glowstone.entity.projectile.GlowArrow
- getPing() - Method in class net.glowstone.entity.GlowPlayer
- getPing() - Method in class net.glowstone.net.message.play.game.UserListItemMessage.Entry
- getPingId() - Method in class net.glowstone.net.message.play.game.PingMessage
- getPistonMoveReaction() - Method in class net.glowstone.block.GlowBlock
- getPistonMoveReaction() - Method in class net.glowstone.entity.GlowEntity
- getPistonPullBehavior() - Method in interface net.glowstone.block.MaterialValueManager.ValueCollection
-
Returns the piston pull behavior (move/drop/don't move) of this value.
- getPistonPushBehavior() - Method in interface net.glowstone.block.MaterialValueManager.ValueCollection
-
Returns the piston push behavior (move/drop/don't move) of this value.
- getPitch() - Method in class net.glowstone.net.message.play.entity.EntityRotationMessage
- getPitch() - Method in class net.glowstone.net.message.play.entity.EntityTeleportMessage
- getPitch() - Method in class net.glowstone.net.message.play.entity.RelativeEntityPositionRotationMessage
- getPitch() - Method in class net.glowstone.net.message.play.entity.SpawnMobMessage
- getPitch() - Method in class net.glowstone.net.message.play.entity.SpawnObjectMessage
- getPitch() - Method in class net.glowstone.net.message.play.entity.SpawnPlayerMessage
- getPitch() - Method in class net.glowstone.net.message.play.entity.VehicleMoveMessage
- getPitch() - Method in class net.glowstone.net.message.play.game.NamedSoundEffectMessage
- getPitch() - Method in class net.glowstone.net.message.play.game.PositionRotationMessage
- getPitch() - Method in class net.glowstone.net.message.play.game.SoundEffectMessage
- getPitch() - Method in class net.glowstone.net.message.play.player.PlayerLookMessage
- getPitch() - Method in class net.glowstone.net.message.play.player.PlayerPositionLookMessage
- getPitch() - Method in class net.glowstone.util.SoundInfo
-
The pitch multiplier.
- getPixel(int, int) - Method in class net.glowstone.map.GlowMapCanvas
- getPlaceableKeys() - Method in class net.glowstone.inventory.GlowMetaItem
- getPlaceAs() - Method in class net.glowstone.block.blocktype.BlockType
- getPlaceAs() - Method in class net.glowstone.block.itemtype.ItemType
-
The type of block to place when the item is used.
- getPlaceSound() - Method in class net.glowstone.block.blocktype.BlockType
-
Gets the sound that will be played when a player places the block.
- getPlaceSound() - Method in class net.glowstone.block.GlowBlockSoundGroup
- getPlaceSoundInfo() - Method in class net.glowstone.block.GlowBlockSoundGroup
- getPlatform() - Static method in class net.glowstone.util.OpenCompute
- getPlay() - Method in class net.glowstone.net.protocol.ProtocolProvider
- getPlayer() - Method in class net.glowstone.entity.GlowPlayer
- getPlayer() - Method in class net.glowstone.entity.GlowTntPrimed
-
Get the player that ignited the TNT.
- getPlayer() - Method in class net.glowstone.GlowOfflinePlayer
- getPlayer() - Method in class net.glowstone.inventory.crafting.PlayerRecipeMonitor
- getPlayer() - Method in class net.glowstone.inventory.GlowInventoryView
-
The player.
- getPlayer() - Method in class net.glowstone.net.GlowSession
-
The player associated with this session (if there is one).
- getPlayer() - Method in class net.glowstone.scoreboard.GlowScore
-
Deprecated.
- getPlayer(String) - Method in class net.glowstone.GlowServer
- getPlayer(UUID) - Method in class net.glowstone.GlowServer
- getPlayerCount() - Method in class net.glowstone.GlowWorld
- getPlayerDamageTick() - Method in class net.glowstone.entity.GlowLivingEntity
-
The tick that the entity got hit by a player.
- getPlayerDataService() - Method in class net.glowstone.GlowServer
-
Returns the player data service attached to the first world.
- getPlayerDataService() - Method in class net.glowstone.io.anvil.AnvilWorldStorageProvider
- getPlayerDataService() - Method in interface net.glowstone.io.WorldStorageProvider
-
Gets the
PlayerDataService
for this world, to be used for reading and writing data for online and offline players. - getPlayerDisplayName(String) - Method in class net.glowstone.scoreboard.GlowTeam
- getPlayerExact(String) - Method in class net.glowstone.GlowServer
- getPlayerId() - Method in class net.glowstone.net.message.play.player.CombatEventMessage
- getPlayerListFooter() - Method in class net.glowstone.entity.GlowPlayer
- getPlayerListHeader() - Method in class net.glowstone.entity.GlowPlayer
- getPlayerListName() - Method in class net.glowstone.entity.GlowPlayer
- getPlayerMotionX() - Method in class net.glowstone.net.message.play.game.ExplosionMessage
- getPlayerMotionY() - Method in class net.glowstone.net.message.play.game.ExplosionMessage
- getPlayerMotionZ() - Method in class net.glowstone.net.message.play.game.ExplosionMessage
- getPlayerProfile() - Method in class net.glowstone.block.entity.state.GlowSkull
- getPlayerProfile() - Method in class net.glowstone.entity.GlowPlayer
- getPlayerProfile() - Method in class net.glowstone.inventory.GlowMetaSkull
- getPlayers() - Method in class net.glowstone.boss.GlowBossBar
- getPlayers() - Method in class net.glowstone.GlowWorld
- getPlayers() - Method in class net.glowstone.scoreboard.GlowScoreboard
- getPlayers() - Method in class net.glowstone.scoreboard.GlowTeam
-
Deprecated.
- getPlayerSampleCount() - Method in class net.glowstone.GlowServer
-
Gets the maximum size of the player sample as shown on the client's server list when pinging the server.
- getPlayerStatisticIoService() - Method in class net.glowstone.GlowServer
-
Returns the player statistics I/O service attached to the first world.
- getPlayerStatisticIoService() - Method in class net.glowstone.io.anvil.AnvilWorldStorageProvider
- getPlayerStatisticIoService() - Method in interface net.glowstone.io.WorldStorageProvider
-
Gets the
PlayerStatisticIoService
for this world, to be used for reading and writing player statistics. - getPlayerTeam(OfflinePlayer) - Method in class net.glowstone.scoreboard.GlowScoreboard
- getPlayerTime() - Method in class net.glowstone.entity.GlowPlayer
- getPlayerTimeOffset() - Method in class net.glowstone.entity.GlowPlayer
- getPlayerUniqueId(String) - Method in class net.glowstone.GlowServer
- getPlayerWeather() - Method in class net.glowstone.entity.GlowPlayer
- getPlaying() - Method in class net.glowstone.block.entity.JukeboxEntity
- getPlaying() - Method in class net.glowstone.block.entity.state.GlowJukebox
- getPlugin() - Method in class net.glowstone.entity.CustomEntityDescriptor
- getPluginChunkTickets() - Method in class net.glowstone.chunk.GlowChunk
- getPluginChunkTickets() - Method in class net.glowstone.GlowWorld
- getPluginChunkTickets(int, int) - Method in class net.glowstone.GlowWorld
- getPluginCommand(String) - Method in class net.glowstone.GlowServer
- getPluginManager() - Method in class net.glowstone.GlowServer
- getPopulator() - Method in class net.glowstone.constants.GlowBiome
- getPopulators() - Method in class net.glowstone.GlowWorld
- getPort() - Method in class net.glowstone.GlowServer
- getPort() - Method in class net.glowstone.net.config.DnsEndpoint
- getPort() - Method in class net.glowstone.net.message.handshake.HandshakeMessage
- getPortalCooldown() - Method in class net.glowstone.entity.GlowEntity
-
The Nether portal cooldown for the entity.
- getPortalTeleportBoundary() - Method in class net.glowstone.net.message.play.game.WorldBorderMessage
- getPose() - Method in class net.glowstone.entity.GlowEntity
- getPosition() - Method in class net.glowstone.net.message.play.scoreboard.ScoreboardDisplayMessage
- getPosition(long) - Static method in class net.glowstone.util.Position
-
Decodes the block vector from a serialized position value.
- getPosition(BlockVector) - Static method in class net.glowstone.util.Position
-
Gets the serialized position value for a block vector.
- getPossibilities() - Method in class net.glowstone.util.loot.ProbableValue
- getPotentialBedLocation() - Method in class net.glowstone.entity.GlowPlayer
- getPotionEffect(PotionEffectType) - Method in class net.glowstone.entity.GlowLivingEntity
- getPotionUseTimeLeft() - Method in class net.glowstone.entity.monster.GlowWitch
- getPower() - Method in class net.glowstone.inventory.GlowMetaFirework
- getPrefix() - Method in class net.glowstone.net.message.play.scoreboard.ScoreboardTeamMessage
- getPrefix() - Method in class net.glowstone.scoreboard.GlowTeam
- getPreviousMode() - Method in class net.glowstone.net.message.play.game.JoinGameMessage
- getPreviousMode() - Method in class net.glowstone.net.message.play.game.RespawnMessage
- getPrimary() - Method in class net.glowstone.net.message.play.game.BeaconEffectMessage
- getPrimaryEffect() - Method in class net.glowstone.block.entity.state.GlowBeacon
- getPrimaryEffectId() - Method in class net.glowstone.block.entity.BeaconEntity
- getPrimaryMask() - Method in class net.glowstone.net.message.play.game.ChunkDataMessage
- getProbabilities() - Method in class net.glowstone.util.loot.LootRandomValues
- getProfession() - Method in class net.glowstone.entity.passive.GlowVillager
- getProfessionById(int) - Static method in class net.glowstone.entity.passive.GlowVillager
-
Gets the
Villager.Profession
corresponding to the given ID. - getProfile() - Method in class net.glowstone.entity.GlowHumanEntity
-
The player profile with name and UUID information.
- getProfile() - Method in class net.glowstone.GlowOfflinePlayer
- getProfile() - Method in class net.glowstone.net.message.play.game.UserListItemMessage.Entry
- getProfile(String) - Static method in class net.glowstone.entity.meta.profile.GlowPlayerProfile
-
Get the profile for a username.
- getProfile(String) - Method in class net.glowstone.net.ProxyData
-
Get a spoofed profile to use with the given name.
- getProfile(UUID) - Static method in class net.glowstone.entity.meta.profile.ProfileCache
-
Look up the GlowPlayerProfile for a given UUID.
- getProfileLookupTimeout() - Method in class net.glowstone.GlowServer
-
Get the time after a profile lookup should be cancelled.
- getProfiles() - Method in class net.glowstone.util.bans.UuidListFile
-
Returns a
GlowPlayerProfile
for each player whose UUID is in the list file. - getProgram(String) - Static method in class net.glowstone.util.OpenCompute
-
Returns an OpenCL program, loading it synchronously if it's not in cache.
- getProgress() - Method in class net.glowstone.boss.GlowBossBar
- getProperties() - Method in class net.glowstone.entity.meta.profile.GlowPlayerProfile
- getProperties() - Method in class net.glowstone.net.message.play.entity.EntityPropertyMessage
- getProperty() - Method in class net.glowstone.net.message.play.inv.WindowPropertyMessage
- getProperty(AttributeManager.Key) - Method in class net.glowstone.entity.AttributeManager
-
Get the property for a certain
AttributeManager.Key
. - getPropertyValue(AttributeManager.Key) - Method in class net.glowstone.entity.AttributeManager
-
Returns the base value of the given property with all modifiers applied.
- getProtocolProvider() - Method in class net.glowstone.net.GlowNetworkServer
- getProtocolVersion() - Method in class net.glowstone.entity.GlowPlayer
- getProtocolVersion() - Method in class net.glowstone.net.GlowStatusClient
- getProtocolVersion() - Method in class net.glowstone.util.GlowUnsafeValues
-
Deprecated.
- getProxyData() - Method in class net.glowstone.net.GlowSession
-
Data regarding a user who has connected through a proxy, used to provide online-mode UUID and properties and other data even if the server is running in offline mode.
- getProxySupport() - Method in class net.glowstone.GlowServer
-
Get whether parsing of data provided by a proxy is enabled.
- getPublicKey() - Method in class net.glowstone.net.message.login.EncryptionKeyRequestMessage
- getPulseTickSpeed(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockBeacon
- getPulseTickSpeed(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockFire
- getPulseTickSpeed(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockFurnace
- getPulseTickSpeed(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockHopper
- getPulseTickSpeed(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockLiquid
- getPulseTickSpeed(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockRedstoneComparator
- getPulseTickSpeed(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockRedstoneRepeater
- getPulseTickSpeed(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockRedstoneTorch
- getPulseTickSpeed(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockType
-
The rate at which the block should be pulsed.
- getPVP() - Method in class net.glowstone.GlowWorld
- getQueue() - Static method in class net.glowstone.util.OpenCompute
- getRabbitType() - Method in class net.glowstone.entity.passive.GlowRabbit
- getRadius() - Method in class net.glowstone.entity.GlowAreaEffectCloud
- getRadius() - Method in class net.glowstone.net.message.play.game.ExplosionMessage
- getRadius() - Method in class net.glowstone.net.message.play.game.WorldBorderMessage
- getRadiusOnUse() - Method in class net.glowstone.entity.GlowAreaEffectCloud
- getRadiusPerTick() - Method in class net.glowstone.entity.GlowAreaEffectCloud
- getRaids() - Method in class net.glowstone.GlowWorld
- getRainDensity() - Method in class net.glowstone.GlowWorld
-
The rain density on the current world tick.
- getRandom(Random, Iterable<T>) - Static method in class net.glowstone.util.WeightedRandom
-
Selects a random item from a weighted distribution.
- getRandomHeight(Random) - Method in class net.glowstone.generator.objects.OreType
-
Generates a random height at which a vein of this ore can spawn.
- getRandomItem(Random) - Method in class net.glowstone.generator.objects.RandomItemsContent
-
Choose a random
RandomItemsContent.RandomAmountItem
. - getRandomMaterial(Random, Map<StructureBuilder.StructureMaterial, Integer>) - Method in class net.glowstone.generator.structures.util.StructureBuilder
-
Chooses a random
StructureBuilder.StructureMaterial
from a weighted list. - getRandomProfession(Random) - Static method in class net.glowstone.entity.passive.GlowVillager
-
Gets a random
Villager.Profession
. - getRandomSlot(Random, Inventory, boolean) - Static method in class net.glowstone.util.InventoryUtil
-
Get a random slot index in an Inventory.
- getRarity() - Method in class net.glowstone.constants.GlowEnchantment
-
Represents the rarity of obtaining an enchantment.
- getRarity() - Method in class net.glowstone.generator.decorators.EntityDecorator
- getRawBiomeRainfall(int, int) - Method in class net.glowstone.chunk.GlowChunkSnapshot
- getRawBiomes() - Method in class net.glowstone.chunk.GlowChunkSnapshot
- getRawBiomeTemperature(int, int) - Method in class net.glowstone.chunk.GlowChunkSnapshot
- getRawBiomeTemperature(int, int, int) - Method in class net.glowstone.chunk.GlowChunkSnapshot
- getRawBlockEntities() - Method in class net.glowstone.chunk.GlowChunk
- getRawData() - Method in class net.glowstone.block.GlowBlockState
- getRawData() - Method in class net.glowstone.util.NibbleArray
-
Get the raw bytes of this nibble array.
- getRawEntities() - Method in class net.glowstone.chunk.GlowChunk
- getRawFace(BlockFace) - Static method in class net.glowstone.block.blocktype.BlockDirectional
- getRawHeightmap() - Method in class net.glowstone.chunk.GlowChunkSnapshot
-
Returns the heightmap, converted to an
int[]
. - getRawOnlinePlayers() - Method in class net.glowstone.GlowServer
-
Gets the modifiable set of the server's online players.
- getRawPlayers() - Method in class net.glowstone.GlowWorld
- getRawSections() - Method in class net.glowstone.chunk.GlowChunkSnapshot
-
The ChunkSection array backing this snapshot.
- getRawSlots() - Method in class net.glowstone.inventory.GlowAnvilInventory
- getRawSlots() - Method in class net.glowstone.inventory.GlowCraftingInventory
- getRawSlots() - Method in class net.glowstone.inventory.GlowEnchantingInventory
- getRawSlots() - Method in class net.glowstone.inventory.GlowInventory
-
Gets the number of slots in this inventory according to the protocol.
- getRayBetween(Location, Location) - Static method in class net.glowstone.util.RayUtil
- getReader(Material) - Static method in class net.glowstone.block.state.StateSerialization
-
Returns the
BlockStateReader
for a block type. - getReapplicationDelay() - Method in class net.glowstone.entity.GlowAreaEffectCloud
- getReason() - Method in class net.glowstone.net.message.play.game.StateChangeMessage
- getReason() - Method in exception net.glowstone.util.mojangson.ex.MojangsonParseException
- getRecipe() - Method in class net.glowstone.inventory.GlowCraftingInventory
- getRecipe(int) - Method in class net.glowstone.entity.passive.GlowVillager
- getRecipe(NamespacedKey) - Method in class net.glowstone.GlowServer
- getRecipeCount() - Method in class net.glowstone.entity.passive.GlowVillager
- getRecipeId() - Method in class net.glowstone.net.message.play.game.CraftRecipeRequestMessage
- getRecipeId() - Method in class net.glowstone.net.message.play.game.CraftRecipeResponseMessage
- getRecipeId() - Method in class net.glowstone.net.message.play.game.DisplayedRecipeMessage
- getRecipeManager() - Method in class net.glowstone.GlowServer
-
Return the recipe manager.
- getRecipeMonitor() - Method in class net.glowstone.entity.GlowPlayer
- getRecipes() - Method in class net.glowstone.entity.passive.GlowVillager
- getRecipes() - Method in class net.glowstone.inventory.crafting.PlayerRecipeMonitor
- getRecipes() - Method in class net.glowstone.inventory.GlowMetaKnowledgeBook
- getRecipes() - Method in class net.glowstone.net.message.play.game.UnlockRecipesMessage
- getRecipesFor(ItemStack) - Method in class net.glowstone.GlowServer
- getRecord() - Method in class net.glowstone.block.entity.state.GlowJukebox
- getRecords() - Method in class net.glowstone.net.message.play.game.ExplosionMessage
- getRecords() - Method in class net.glowstone.net.message.play.game.MultiBlockChangeMessage
- getReflectiveCount() - Method in class net.glowstone.util.loot.LootRandomValues
- getReflectiveData() - Method in class net.glowstone.util.loot.ConditionalLootItem
- getReflectiveData() - Method in class net.glowstone.util.loot.DefaultLootItem
- getRegionalDifficulty() - Method in class net.glowstone.chunk.GlowChunk
-
Gets the regional difficulty for this chunk.
- getRegionFile(int, int) - Method in class net.glowstone.io.anvil.RegionFileCache
-
Returns the region file where a chunk is stored, opening it if necessary.
- getRegisteredCustomEntities() - Static method in class net.glowstone.entity.EntityRegistry
- getRelative(int, int, int) - Method in class net.glowstone.block.GlowBlock
- getRelative(BlockFace) - Method in class net.glowstone.block.GlowBlock
- getRelative(BlockFace, int) - Method in class net.glowstone.block.GlowBlock
- getRelativeFacing(BlockFace) - Method in class net.glowstone.generator.structures.GlowStructurePiece
- getRemainingAir() - Method in class net.glowstone.entity.GlowLivingEntity
-
How long the entity has until it runs out of air.
- getRemoveAdvancements() - Method in class net.glowstone.net.message.play.player.AdvancementsMessage
- getRemoveWhenFarAway() - Method in class net.glowstone.entity.GlowLivingEntity
- getRenameText() - Method in class net.glowstone.inventory.GlowAnvilInventory
- getRenderers() - Method in class net.glowstone.map.GlowMapView
- getRenderType() - Method in class net.glowstone.net.message.play.scoreboard.ScoreboardObjectiveMessage
- getRenderType() - Method in class net.glowstone.scoreboard.GlowObjective
- getRepairCost() - Method in class net.glowstone.inventory.GlowAnvilInventory
- getRepository() - Method in class net.glowstone.util.library.Library
-
The optional URL for this library, for use in cases where the library is not part of the default Maven repo.
- getReputation(UUID) - Method in class net.glowstone.entity.passive.GlowVillager
- getReputations() - Method in class net.glowstone.entity.passive.GlowVillager
- getRequiredPlayerRange() - Method in class net.glowstone.block.entity.state.GlowCreatureSpawner
- getRequirements() - Method in class net.glowstone.advancement.GlowAdvancement
- getResourceBundle() - Method in class net.glowstone.command.minecraft.GlowVanillaCommand.CommandMessages
- getResourcePackHash() - Method in class net.glowstone.entity.GlowPlayer
- getResourcePackHash() - Method in class net.glowstone.GlowServer
-
Get the resource pack hash for this server, or the empty string if not set.
- getResourcePackStatus() - Method in class net.glowstone.entity.GlowPlayer
- getResourcePackUrl() - Method in class net.glowstone.GlowServer
-
Get the resource pack url for this server, or
null
if not set. - getRestocksToday() - Method in class net.glowstone.entity.passive.GlowVillager
- getResult() - Method in class net.glowstone.inventory.crafting.DynamicRecipe
-
Gets the result of this recipe, given the input of
DynamicRecipe.matches(ItemStack[])
. - getResult() - Method in class net.glowstone.inventory.GlowCraftingInventory
- getResult() - Method in class net.glowstone.inventory.GlowFurnaceInventory
- getResult() - Method in class net.glowstone.net.message.play.player.ResourcePackStatusMessage
- getResult(ItemStack[]) - Method in class net.glowstone.inventory.crafting.GlowArmorDyeMatcher
- getResult(ItemStack[]) - Method in class net.glowstone.inventory.crafting.GlowBannerCopyMatcher
- getResult(ItemStack[]) - Method in class net.glowstone.inventory.crafting.GlowBannerMatcher
- getResult(ItemStack[]) - Method in class net.glowstone.inventory.crafting.GlowBookCopyMatcher
- getResult(ItemStack[]) - Method in class net.glowstone.inventory.crafting.GlowChargeFadeMatcher
- getResult(ItemStack[]) - Method in class net.glowstone.inventory.crafting.GlowChargeMatcher
- getResult(ItemStack[]) - Method in class net.glowstone.inventory.crafting.GlowFireworkMatcher
- getResult(ItemStack[]) - Method in class net.glowstone.inventory.crafting.GlowMapCopyMatcher
- getResult(ItemStack[]) - Method in class net.glowstone.inventory.crafting.GlowMapZoomMatcher
- getResult(ItemStack[]) - Method in class net.glowstone.inventory.crafting.GlowRepairMatcher
- getResult(ItemStack[]) - Method in class net.glowstone.inventory.crafting.ItemMatcher
-
Get the result for a given crafting matrix.
- getResultItem() - Method in class net.glowstone.inventory.GlowAnvilInventory
- getResultMode() - Method in class net.glowstone.util.collection.SuperCollection
-
Current result mode.
- getRiches() - Method in class net.glowstone.entity.passive.GlowVillager
- getRightArmPose() - Method in class net.glowstone.entity.objects.GlowArmorStand
- getRightLegPose() - Method in class net.glowstone.entity.objects.GlowArmorStand
- getRightPaddleTurning() - Method in class net.glowstone.entity.objects.GlowBoat
- getRightShoulderTag() - Method in class net.glowstone.entity.GlowHumanEntity
- getRightSide() - Method in class net.glowstone.inventory.GlowDoubleChestInventory
- getRightTarget() - Method in class net.glowstone.entity.monster.GlowWither
- getRootIndex() - Method in class net.glowstone.net.message.play.game.DeclareCommandsMessage
- getRotation() - Method in class net.glowstone.block.entity.SkullEntity
- getRotation() - Method in class net.glowstone.block.entity.state.GlowSkull
- getRotation() - Method in class net.glowstone.entity.objects.GlowItemFrame
- getRotation() - Method in class net.glowstone.net.message.play.entity.EntityHeadRotationMessage
- getRotation() - Method in class net.glowstone.net.message.play.entity.EntityRotationMessage
- getRotation() - Method in class net.glowstone.net.message.play.entity.EntityTeleportMessage
- getRotation() - Method in class net.glowstone.net.message.play.entity.RelativeEntityPositionRotationMessage
- getRotation() - Method in class net.glowstone.net.message.play.entity.SpawnMobMessage
- getRotation() - Method in class net.glowstone.net.message.play.entity.SpawnPlayerMessage
- getRotation() - Method in class net.glowstone.net.message.play.game.PositionRotationMessage
- getRotation(Location, String, String) - Static method in class net.glowstone.command.CommandUtils
-
Gets the relative location based on the given rotation values (yaw/relative) based on tilde notation.
- getSaddle() - Method in class net.glowstone.inventory.GlowHorseInventory
- getSaddle() - Method in class net.glowstone.inventory.GlowLlamaInventory
- getSaturatedRegenRate() - Method in class net.glowstone.entity.GlowPlayer
- getSaturation() - Method in class net.glowstone.entity.GlowPlayer
-
The player's current saturation level.
- getSaturation() - Method in class net.glowstone.net.message.play.game.HealthMessage
- getSaturation(ItemStack) - Method in class net.glowstone.block.itemtype.ItemFishCooked
- getSaturation(ItemStack) - Method in class net.glowstone.block.itemtype.ItemFishRaw
- getSaturation(ItemStack) - Method in class net.glowstone.block.itemtype.ItemFood
- getScale() - Method in class net.glowstone.constants.GlowBiome
- getScale() - Method in class net.glowstone.map.GlowMapView
- getScale() - Method in class net.glowstone.net.message.play.game.MapDataMessage
- getScheduler() - Method in class net.glowstone.GlowServer
- getScore() - Method in class net.glowstone.scoreboard.GlowScore
- getScore(String) - Method in class net.glowstone.scoreboard.GlowObjective
-
Returns a score, creating it if necessary.
- getScore(OfflinePlayer) - Method in class net.glowstone.scoreboard.GlowObjective
-
Deprecated.
- getScoreboard() - Method in class net.glowstone.entity.GlowPlayer
- getScoreboard() - Method in class net.glowstone.scoreboard.GlowObjective
- getScoreboard() - Method in class net.glowstone.scoreboard.GlowScore
- getScoreboard() - Method in class net.glowstone.scoreboard.GlowTeam
- getScoreboardIoService() - Method in class net.glowstone.GlowServer
-
Returns the scoreboard I/O service attached to the first world.
- getScoreboardIoService() - Method in class net.glowstone.io.anvil.AnvilWorldStorageProvider
- getScoreboardIoService() - Method in interface net.glowstone.io.WorldStorageProvider
-
Gets the
ScoreboardIoService
for this world, to be used for reading and writing data for scoreboards. - getScoreboardManager() - Method in class net.glowstone.GlowServer
- getScoreboardTags() - Method in class net.glowstone.entity.GlowEntity
- getScores(String) - Method in class net.glowstone.scoreboard.GlowScoreboard
- getScores(OfflinePlayer) - Method in class net.glowstone.scoreboard.GlowScoreboard
- getSeaLevel() - Method in class net.glowstone.GlowWorld
- getSecondary() - Method in class net.glowstone.inventory.GlowEnchantingInventory
- getSecondary() - Method in class net.glowstone.net.message.play.game.BeaconEffectMessage
- getSecondaryEffect() - Method in class net.glowstone.block.entity.state.GlowBeacon
- getSecondaryEffectId() - Method in class net.glowstone.block.entity.BeaconEntity
- getSecondItem() - Method in class net.glowstone.inventory.GlowAnvilInventory
- getSection() - Method in class net.glowstone.net.message.play.game.MapDataMessage
- getSections() - Method in class net.glowstone.chunk.GlowChunk
-
The array of chunk sections this chunk contains, or null if it is unloaded.
- getSections() - Method in class net.glowstone.generator.GlowChunkData
- getSeed() - Method in class net.glowstone.block.entity.state.GlowContainer
- getSeed() - Method in class net.glowstone.entity.GlowCreature
- getSeed() - Method in class net.glowstone.entity.GlowMob
- getSeed() - Method in class net.glowstone.entity.objects.GlowMinecart.Hopper
- getSeed() - Method in class net.glowstone.entity.objects.GlowMinecart.Storage
- getSeed() - Method in class net.glowstone.GlowWorld
-
The world seed.
- getSeed() - Method in class net.glowstone.io.WorldMetadataService.WorldFinalValues
- getSeedHash() - Method in class net.glowstone.GlowWorld
-
The SHA-256 hash of the world seed.
- getSeedHash() - Method in class net.glowstone.net.message.play.game.JoinGameMessage
- getSeedHash() - Method in class net.glowstone.net.message.play.game.RespawnMessage
- getSelectedRecipe() - Method in class net.glowstone.inventory.GlowMerchantInventory
- getSelectedRecipeIndex() - Method in class net.glowstone.inventory.GlowMerchantInventory
- getSelector() - Method in class net.glowstone.command.CommandTarget
-
The type of selector (target).
- getSender() - Method in class net.glowstone.ConsoleManager
-
Returns this ConsoleManager's console as a ConsoleCommandSender.
- getServer() - Method in class net.glowstone.entity.GlowEntity
-
The server this entity belongs to.
- getServer() - Method in class net.glowstone.GlowWorld
-
Get the world's parent server.
- getServer() - Method in class net.glowstone.net.GlowNetworkServer
- getServer() - Method in class net.glowstone.net.GlowSession
-
The server this session belongs to.
- getServer() - Method in class net.glowstone.net.rcon.RconCommandSender
- getServer() - Static method in class net.glowstone.ServerProvider
-
Returns the current GlowServer instance.
- getServerIcon() - Method in class net.glowstone.GlowServer
- getServerId() - Method in class net.glowstone.GlowServer
- getServerName() - Method in class net.glowstone.GlowServer
- getServerType() - Method in class net.glowstone.GlowServer
-
Gets the server type (e.g.
- getServicesManager() - Method in class net.glowstone.GlowServer
- getSession() - Method in class net.glowstone.entity.GlowPlayer
-
The network session attached to this player.
- getSession() - Method in class net.glowstone.net.pipeline.MessageHandler
- getSessionId() - Method in class net.glowstone.net.message.login.EncryptionKeyRequestMessage
- getSessionRegistry() - Method in class net.glowstone.GlowServer
-
Gets the session registry.
- getSharedSecret() - Method in class net.glowstone.net.message.login.EncryptionKeyResponseMessage
- getShieldBlockingDelay() - Method in class net.glowstone.entity.GlowLivingEntity
- getShieldHeight() - Method in class net.glowstone.entity.monster.GlowShulker
- getShooter() - Method in class net.glowstone.entity.passive.GlowFirework
- getShooter() - Method in class net.glowstone.entity.projectile.GlowProjectile
- getShort(String) - Method in class net.glowstone.util.nbt.CompoundTag
-
Returns the value of a
short
subtag. - getShoulderEntityLeft() - Method in class net.glowstone.entity.GlowHumanEntity
- getShoulderEntityRight() - Method in class net.glowstone.entity.GlowHumanEntity
- getShutdownMessage() - Method in class net.glowstone.GlowServer
- getSideways() - Method in class net.glowstone.net.message.play.player.SteerVehicleMessage
- getSittingOn() - Method in class net.glowstone.entity.passive.GlowParrot
-
Returns the owner, if this parrot is sitting on its owner's shoulder.
- getSize() - Method in class net.glowstone.entity.monster.GlowSlime
- getSize() - Method in class net.glowstone.entity.physics.BlockBoundingBox
- getSize() - Method in class net.glowstone.entity.physics.BoundingBox
-
Returns the displacement of the maximum corner from the minimum corner.
- getSize() - Method in class net.glowstone.entity.physics.EntityBoundingBox
- getSize() - Method in class net.glowstone.GlowWorldBorder
- getSize() - Method in class net.glowstone.inventory.GlowInventory
- getSize() - Method in class net.glowstone.inventory.InventoryMonitor
-
Get the number of slots in this inventory view.
- getSize() - Method in class net.glowstone.scoreboard.GlowTeam
- getSizeDelta() - Method in class net.glowstone.io.anvil.RegionFile
-
Returns how much the region file has grown since this function was last called.
- getSizeLerpTarget() - Method in class net.glowstone.GlowWorldBorder
-
The target side length the world border is being resized to, in blocks.
- getSizeLerpTime() - Method in class net.glowstone.GlowWorldBorder
-
The delay in ticks until the world border's sides should reach the target length.
- getSizeX() - Method in class net.glowstone.util.noise.PerlinOctaveGenerator
- getSizeY() - Method in class net.glowstone.util.noise.PerlinOctaveGenerator
- getSizeZ() - Method in class net.glowstone.util.noise.PerlinOctaveGenerator
- getSkeletonType() - Method in class net.glowstone.entity.monster.GlowSkeleton
- getSkinFlags() - Method in class net.glowstone.entity.meta.ClientSettings
- getSkinFlags() - Method in class net.glowstone.net.message.play.game.ClientSettingsMessage
- getSkullType() - Method in class net.glowstone.block.entity.state.GlowSkull
- getSkyDarkness() - Method in class net.glowstone.GlowWorld
-
The sky darkness on the current world tick.
- getSkyLight() - Method in class net.glowstone.chunk.ChunkSection
-
The sky light array.
- getSkyLight(int, int, int) - Method in class net.glowstone.chunk.ChunkSection
-
Gets the sky light at the given block.
- getSkyLight(int, int, int) - Method in class net.glowstone.chunk.GlowChunk
-
Gets the sky light level of a block within this chunk.
- getSleepTicks() - Method in class net.glowstone.entity.GlowHumanEntity
-
How long this human has been sleeping.
- getSlipperiness() - Method in interface net.glowstone.block.MaterialValueManager.ValueCollection
-
Returns the slipperiness-component of this value.
- getSlot() - Method in class net.glowstone.net.message.play.entity.EntityEquipmentMessage
- getSlot() - Method in class net.glowstone.net.message.play.inv.CreativeItemMessage
- getSlot() - Method in class net.glowstone.net.message.play.inv.HeldItemMessage
- getSlot() - Method in class net.glowstone.net.message.play.inv.SetWindowSlotMessage
- getSlot() - Method in class net.glowstone.net.message.play.inv.WindowClickMessage
- getSlot(int) - Method in class net.glowstone.inventory.GlowInventory
-
Returns a certain slot.
- getSlots() - Method in class net.glowstone.inventory.GlowInventory
-
Returns the whole slot list.
- getSlots() - Method in class net.glowstone.net.message.play.inv.OpenWindowMessage
- getSlotType(int) - Method in class net.glowstone.inventory.GlowInventory
-
Get the type of the specified slot.
- getSmelting() - Method in class net.glowstone.inventory.GlowFurnaceInventory
- getSnapshotInventory() - Method in class net.glowstone.block.entity.state.GlowBeacon
- getSnapshotInventory() - Method in class net.glowstone.block.entity.state.GlowBrewingStand
- getSnapshotInventory() - Method in class net.glowstone.block.entity.state.GlowContainer
- getSnapshotInventory() - Method in class net.glowstone.block.entity.state.GlowFurnace
- getSound() - Method in class net.glowstone.net.message.play.game.NamedSoundEffectMessage
- getSound() - Method in class net.glowstone.net.message.play.game.SoundEffectMessage
- getSound() - Method in class net.glowstone.net.message.play.game.StopSoundMessage
- getSound() - Method in class net.glowstone.util.SoundInfo
-
The Bukkit sound enum constant.
- getSoundCategory() - Method in class net.glowstone.net.message.play.game.NamedSoundEffectMessage
- getSoundCategory(String) - Static method in class net.glowstone.constants.GlowSound
- getSoundGroup() - Method in class net.glowstone.block.blocktype.BlockType
- getSoundGroup() - Method in class net.glowstone.block.GlowBlock
- getSoundPitch() - Method in class net.glowstone.entity.GlowAgeable
- getSoundPitch() - Method in class net.glowstone.entity.GlowLivingEntity
-
The pitch of the sounds this entity makes.
- getSoundPitch() - Method in class net.glowstone.entity.monster.GlowZombie
- getSounds() - Static method in class net.glowstone.constants.GlowSound
- getSoundVolume() - Method in class net.glowstone.entity.GlowLivingEntity
-
The volume of the sounds this entity makes.
- getSource() - Method in class net.glowstone.entity.GlowAreaEffectCloud
- getSource() - Method in class net.glowstone.entity.GlowTntPrimed
- getSource() - Method in class net.glowstone.net.message.play.game.StopSoundMessage
- getSourceEntityId() - Method in class net.glowstone.entity.objects.GlowExperienceOrb
- getSpawnCount() - Method in class net.glowstone.block.entity.state.GlowCreatureSpawner
- getSpawnedType() - Method in class net.glowstone.block.entity.state.GlowCreatureSpawner
- getSpawnedType() - Method in class net.glowstone.inventory.GlowMetaSpawn
- getSpawning() - Method in class net.glowstone.block.entity.MobSpawnerEntity
- getSpawningEntity() - Method in class net.glowstone.entity.passive.GlowFirework
- getSpawnLocation() - Method in class net.glowstone.GlowWorld
- getSpawnRadius() - Method in class net.glowstone.GlowServer
- getSpawnRange() - Method in class net.glowstone.block.entity.state.GlowCreatureSpawner
- getSpawnReason() - Method in class net.glowstone.entity.objects.GlowExperienceOrb
- getSpecies() - Method in class net.glowstone.generator.decorators.overworld.DoublePlantDecorator.DoublePlantDecoration
- getSpectatorTarget() - Method in class net.glowstone.entity.GlowPlayer
- getSpeed() - Method in class net.glowstone.entity.GlowLivingEntity
-
The speed multiplier of the entity.
- getSpeed() - Method in class net.glowstone.net.message.play.game.WorldBorderMessage
- getSpell() - Method in class net.glowstone.entity.monster.GlowSpellcaster
- getSpongePlugins() - Method in class net.glowstone.GlowServer
-
A list of detected files that are Sponge plugins.
- getStack() - Method in class net.glowstone.net.message.play.entity.EntityEquipmentMessage
- getStartIndex() - Method in class net.glowstone.net.message.play.player.TabCompleteResponseMessage
- getStartingUsageTime() - Method in class net.glowstone.entity.GlowPlayer
- getStartLevel() - Method in class net.glowstone.constants.GlowEnchantment
- getStarvationRate() - Method in class net.glowstone.entity.GlowPlayer
- getState() - Method in class net.glowstone.block.entity.BannerEntity
- getState() - Method in class net.glowstone.block.entity.BeaconEntity
- getState() - Method in class net.glowstone.block.entity.BedEntity
- getState() - Method in class net.glowstone.block.entity.BlockEntity
-
Create a new BlockState which will correspond to this block entity.
- getState() - Method in class net.glowstone.block.entity.BrewingStandEntity
- getState() - Method in class net.glowstone.block.entity.ChestEntity
- getState() - Method in class net.glowstone.block.entity.DispenserEntity
- getState() - Method in class net.glowstone.block.entity.DropperEntity
- getState() - Method in class net.glowstone.block.entity.FlowerPotEntity
- getState() - Method in class net.glowstone.block.entity.FurnaceEntity
- getState() - Method in class net.glowstone.block.entity.HopperEntity
- getState() - Method in class net.glowstone.block.entity.JukeboxEntity
- getState() - Method in class net.glowstone.block.entity.MobSpawnerEntity
- getState() - Method in class net.glowstone.block.entity.SignEntity
- getState() - Method in class net.glowstone.block.entity.SkullEntity
- getState() - Method in class net.glowstone.block.GlowBlock
- getState() - Method in class net.glowstone.entity.GlowLivingEntity
-
The entity's current AI state.
- getState() - Method in class net.glowstone.entity.passive.GlowFishingHook
- getState() - Method in class net.glowstone.net.message.handshake.HandshakeMessage
- getState() - Method in class net.glowstone.net.message.play.player.DiggingMessage
- getState(boolean) - Method in class net.glowstone.block.GlowBlock
- getStatistic(Statistic) - Method in class net.glowstone.entity.GlowPlayer
- getStatistic(Statistic) - Method in class net.glowstone.GlowOfflinePlayer
- getStatistic(Statistic, EntityType) - Method in class net.glowstone.entity.GlowPlayer
- getStatistic(Statistic, EntityType) - Method in class net.glowstone.GlowOfflinePlayer
- getStatistic(Statistic, Material) - Method in class net.glowstone.entity.GlowPlayer
- getStatistic(Statistic, Material) - Method in class net.glowstone.GlowOfflinePlayer
- getStatisticFromInternalName(String) - Method in class net.glowstone.util.GlowUnsafeValues
-
Deprecated.
- getStatisticId(Statistic) - Static method in class net.glowstone.constants.GlowStatistic
-
Gets the protocol ID of the given statistic within its category.
- getStatisticMap() - Method in class net.glowstone.entity.GlowPlayer
- getStatisticMap() - Method in class net.glowstone.GlowOfflinePlayer
- getStatus() - Method in class net.glowstone.net.message.play.entity.EntityStatusMessage
- getStatus() - Method in class net.glowstone.net.message.play.game.AcknowledgePlayerDiggingMessage
- getStatus() - Method in class net.glowstone.net.protocol.ProtocolProvider
- getStatus(int) - Static method in class net.glowstone.constants.ResourcePackStatus
-
Get the status for a specified id.
- getStay() - Method in class net.glowstone.net.message.play.game.TitleMessage
- getSteerMaterial() - Method in class net.glowstone.entity.passive.GlowPig
- getStepSound() - Method in class net.glowstone.block.GlowBlockSoundGroup
- getStepSoundInfo() - Method in class net.glowstone.block.GlowBlockSoundGroup
- getStorage() - Method in class net.glowstone.entity.CustomEntityDescriptor
- getStorage() - Method in class net.glowstone.GlowWorld
-
The storage provider for the world.
- getStorageContents() - Method in class net.glowstone.inventory.GlowInventory
- getStorageContents() - Method in class net.glowstone.inventory.GlowPlayerInventory
- getStorageProviderFactory() - Method in class net.glowstone.GlowServer
-
Gets the current storage provider factory, or null if none has been set by a plugin and the server has not started yet.
- getStoredEnchantLevel(Enchantment) - Method in class net.glowstone.inventory.GlowMetaEnchantedBook
- getStoredEnchants() - Method in class net.glowstone.inventory.GlowMetaEnchantedBook
- getStrength() - Method in class net.glowstone.entity.passive.GlowLlama
- getString(String) - Method in class net.glowstone.util.nbt.CompoundTag
-
Returns the value of a
String
subtag. - getString(String) - Method in class net.glowstone.util.GameRuleManager
-
Gets the game rule value as a string.
- getString(K) - Method in interface net.glowstone.util.DynamicallyTypedMap
-
Retrieves an entry as a
String
. - getString(MetadataIndex) - Method in class net.glowstone.entity.meta.MetadataMap
- getString(ServerConfig.Key) - Method in class net.glowstone.util.config.ServerConfig
- getString(WorldConfig.Key) - Method in class net.glowstone.util.config.WorldConfig
- getStructureDataService() - Method in class net.glowstone.io.anvil.AnvilWorldStorageProvider
- getStructureDataService() - Method in interface net.glowstone.io.WorldStorageProvider
-
Gets the
StructureDataService
for this world, to be used for reading and writing data for structures. - getStructures() - Method in class net.glowstone.GlowWorld
- getStructureStores() - Static method in class net.glowstone.io.structure.StructureStorage
-
Returns all known structure stores.
- getStyle() - Method in class net.glowstone.boss.GlowBossBar
- getStyle() - Method in class net.glowstone.entity.passive.GlowHorse
- getSuffix() - Method in class net.glowstone.net.message.play.scoreboard.ScoreboardTeamMessage
- getSuffix() - Method in class net.glowstone.scoreboard.GlowTeam
- getSummoner() - Method in class net.glowstone.entity.monster.GlowVex
- getSymbol() - Method in enum class net.glowstone.util.mojangson.MojangsonToken
- getTabCompletion(String) - Static method in class net.glowstone.constants.ItemIds
-
Generates a list of possible tab-completion item ID entries for a given prefix.
- getTabId() - Method in class net.glowstone.net.message.play.player.AdvancementTabMessage
- getTag(String, NamespacedKey, Class<T>) - Method in class net.glowstone.GlowServer
- getTags(String, Class<T>) - Method in class net.glowstone.GlowServer
- getTarget() - Method in class net.glowstone.entity.GlowCreature
-
The monster's target.
- getTarget() - Method in class net.glowstone.entity.GlowMob
- getTarget() - Method in class net.glowstone.entity.passive.GlowBat
- getTarget() - Method in class net.glowstone.net.message.play.player.SpectateMessage
- getTarget() - Method in class net.glowstone.net.message.play.scoreboard.ScoreboardScoreMessage
- getTargetBlock(int, TargetBlockInfo.FluidMode) - Method in class net.glowstone.entity.GlowLivingEntity
- getTargetBlock(Set<Material>, int) - Method in class net.glowstone.entity.GlowLivingEntity
- getTargetBlockExact(int) - Method in class net.glowstone.entity.GlowLivingEntity
- getTargetBlockExact(int, FluidCollisionMode) - Method in class net.glowstone.entity.GlowLivingEntity
- getTargetBlockFace(int, TargetBlockInfo.FluidMode) - Method in class net.glowstone.entity.GlowLivingEntity
- getTargetBlockInfo(int, TargetBlockInfo.FluidMode) - Method in class net.glowstone.entity.GlowLivingEntity
- getTargetEntity(int, boolean) - Method in class net.glowstone.entity.GlowLivingEntity
- getTargetEntityInfo(int, boolean) - Method in class net.glowstone.entity.GlowLivingEntity
- getTargetType() - Method in class net.glowstone.generator.objects.OreType
- getTargetX() - Method in class net.glowstone.net.message.play.player.InteractEntityMessage
- getTargetY() - Method in class net.glowstone.net.message.play.player.InteractEntityMessage
- getTargetZ() - Method in class net.glowstone.net.message.play.player.InteractEntityMessage
- getTask(Class<? extends EntityTask>) - Method in class net.glowstone.entity.ai.TaskManager
-
Returns the existing task whose class is exactly a given class (and not a subclass -- this will always return null for an abstract type).
- getTask(String) - Method in class net.glowstone.entity.ai.TaskManager
-
Returns the existing task with a given name.
- getTaskId() - Method in class net.glowstone.scheduler.GlowTask
-
The ID of this task.
- getTaskManager() - Method in class net.glowstone.entity.GlowLivingEntity
-
The entity's AI task manager.
- getTeam(String) - Method in class net.glowstone.scoreboard.GlowScoreboard
- getTeamName() - Method in class net.glowstone.net.message.play.scoreboard.ScoreboardTeamMessage
- getTeams() - Method in class net.glowstone.scoreboard.GlowScoreboard
- getTeleportId() - Method in class net.glowstone.net.message.play.game.PositionRotationMessage
- getTeleportId() - Method in class net.glowstone.net.message.play.player.TeleportConfirmMessage
- getTemper() - Method in class net.glowstone.entity.passive.GlowHorse
- getTemperature() - Method in class net.glowstone.block.GlowBlock
- getTemperature() - Method in class net.glowstone.constants.GlowBiome
- getTemperature(int, int) - Method in class net.glowstone.GlowWorld
- getTemperature(int, int, int) - Method in class net.glowstone.GlowWorld
- getTemperature(Block) - Static method in class net.glowstone.constants.GlowBiomeClimate
-
Deprecated.
- getText() - Method in class net.glowstone.net.message.KickMessage
- getText() - Method in class net.glowstone.net.message.play.game.ChatMessage
- getText() - Method in class net.glowstone.net.message.play.game.IncomingChatMessage
- getText() - Method in class net.glowstone.net.message.play.game.TitleMessage
- getText() - Method in class net.glowstone.net.message.play.player.TabCompleteMessage
- getTextLength() - Method in class net.glowstone.net.message.play.player.TabCompleteResponseMessage
- getThread() - Method in class net.glowstone.scheduler.GlowTask
-
The thread this task has been last executed on, if this task is async.
- getThreshold() - Method in class net.glowstone.net.message.SetCompressionMessage
- getThrower() - Method in class net.glowstone.entity.objects.GlowItem
- getThunderDuration() - Method in class net.glowstone.GlowWorld
-
How many ticks until the thundering status is expected to change.
- getTickableBlockEntityCount() - Method in class net.glowstone.GlowWorld
-
Returns the number of tickable block entities in loaded chunkManager.
- getTickableTileEntityCount() - Method in class net.glowstone.GlowWorld
-
Deprecated.
- getTickMap() - Method in class net.glowstone.GlowWorld
- getTicksLived() - Method in class net.glowstone.entity.GlowEntity
-
A counter of how long this entity has existed.
- getTicksPerAmbientSpawns() - Method in class net.glowstone.GlowServer
- getTicksPerAmbientSpawns() - Method in class net.glowstone.GlowWorld
- getTicksPerAnimalSpawns() - Method in class net.glowstone.GlowServer
- getTicksPerAnimalSpawns() - Method in class net.glowstone.GlowWorld
- getTicksPerMonsterSpawns() - Method in class net.glowstone.GlowServer
- getTicksPerMonsterSpawns() - Method in class net.glowstone.GlowWorld
- getTicksPerWaterAmbientSpawns() - Method in class net.glowstone.GlowServer
- getTicksPerWaterAmbientSpawns() - Method in class net.glowstone.GlowWorld
- getTicksPerWaterSpawns() - Method in class net.glowstone.GlowServer
- getTicksPerWaterSpawns() - Method in class net.glowstone.GlowWorld
- getTickTimes() - Method in class net.glowstone.GlowServer
- getTier() - Method in class net.glowstone.block.entity.state.GlowBeacon
- getTileEntities() - Method in class net.glowstone.chunk.GlowChunk
-
Deprecated.
- getTileEntities(boolean) - Method in class net.glowstone.chunk.GlowChunk
- getTileEntities(Predicate<Block>, boolean) - Method in class net.glowstone.chunk.GlowChunk
- getTileEntityCount() - Method in class net.glowstone.GlowWorld
-
Deprecated.
- getTime() - Method in class net.glowstone.advancement.CriterionProgress
- getTime() - Method in class net.glowstone.GlowWorld
-
The current world time.
- getTime() - Method in class net.glowstone.net.message.play.game.TimeMessage
- getTime() - Method in class net.glowstone.net.message.status.StatusPingMessage
- getTimingsServerName() - Method in class net.glowstone.util.GlowUnsafeValues
-
Deprecated.
- getTitle() - Method in class net.glowstone.advancement.GlowAdvancementDisplay
-
The title for this advancement
- getTitle() - Method in class net.glowstone.boss.GlowBossBar
- getTitle() - Method in class net.glowstone.entity.GlowPlayer
- getTitle() - Method in class net.glowstone.inventory.GlowInventory
-
The inventory's name.
- getTitle() - Method in class net.glowstone.inventory.GlowInventoryView
- getTitle() - Method in class net.glowstone.net.message.play.inv.OpenWindowMessage
- getTitle() - Method in class net.glowstone.net.message.play.player.BossBarMessage
- getToBeDisplayed() - Method in class net.glowstone.inventory.crafting.PlayerRecipeMonitor
- getTool() - Method in interface net.glowstone.block.MaterialValueManager.ValueCollection
-
Returns the minimum effective tool type of this value.
- getTooltip() - Method in class net.glowstone.net.message.play.player.TabCompleteResponseMessage.Completion
- getTopInventory() - Method in class net.glowstone.inventory.GlowInventoryView
-
The inventory in the top half of the window.
- getTotalExp() - Method in class net.glowstone.net.message.play.game.ExperienceMessage
- getTotalExperience() - Method in class net.glowstone.entity.GlowPlayer
-
Cumulative amount of experience points the player has collected.
- getToughness() - Method in enum class net.glowstone.inventory.ArmorConstants
- getToughness(ItemStack[]) - Static method in enum class net.glowstone.inventory.ArmorConstants
-
Calculate total toughness of a suit of armor.
- getTPS() - Method in class net.glowstone.GlowServer
- getTrackedPlayers() - Method in class net.glowstone.entity.GlowPlayer
- getTrader() - Method in class net.glowstone.entity.passive.GlowVillager
-
The trader this villager is currently trading with.
- getTransaction() - Method in class net.glowstone.net.message.play.inv.TransactionMessage
- getTransaction() - Method in class net.glowstone.net.message.play.inv.WindowClickMessage
- getTransactionId() - Method in class net.glowstone.net.message.login.LoginPluginRequestMessage
- getTransactionId() - Method in class net.glowstone.net.message.login.LoginPluginResponseMessage
- getTransactionId() - Method in class net.glowstone.net.message.play.player.TabCompleteMessage
- getTransactionId() - Method in class net.glowstone.net.message.play.player.TabCompleteResponseMessage
- getTranslationKey() - Method in class net.glowstone.block.GlowBlock
- getTranslationKey(Block) - Method in class net.glowstone.util.GlowUnsafeValues
-
Deprecated.
- getTranslationKey(EntityType) - Method in class net.glowstone.util.GlowUnsafeValues
-
Deprecated.
- getTranslationKey(ItemStack) - Method in class net.glowstone.util.GlowUnsafeValues
-
Deprecated.
- getTranslationKey(Material) - Method in class net.glowstone.util.GlowUnsafeValues
-
Deprecated.
- getTrapTime() - Method in class net.glowstone.entity.passive.GlowSkeletonHorse
- getTriggerEntityId() - Method in class net.glowstone.entity.objects.GlowExperienceOrb
- getType() - Method in class net.glowstone.advancement.GlowAdvancementDisplay
-
The type of frame for the icon
- getType() - Method in class net.glowstone.block.entity.SkullEntity
- getType() - Method in class net.glowstone.block.GlowBlock
- getType() - Method in class net.glowstone.block.GlowBlockState
- getType() - Method in class net.glowstone.constants.GlowBiome
- getType() - Method in class net.glowstone.entity.GlowCreature
-
The type of monster.
- getType() - Method in class net.glowstone.entity.GlowEntity
- getType() - Method in class net.glowstone.entity.GlowLightningStrike
- getType() - Method in class net.glowstone.entity.GlowPlayer
- getType() - Method in class net.glowstone.entity.GlowTntPrimed
- getType() - Method in enum class net.glowstone.entity.meta.MetadataIndex
- getType() - Method in class net.glowstone.entity.objects.GlowArmorStand
- getType() - Method in class net.glowstone.entity.objects.GlowBoat
- getType() - Method in class net.glowstone.entity.objects.GlowEnderCrystal
- getType() - Method in class net.glowstone.entity.objects.GlowEvokerFangs
- getType() - Method in class net.glowstone.entity.objects.GlowExperienceOrb
- getType() - Method in class net.glowstone.entity.objects.GlowFallingBlock
- getType() - Method in class net.glowstone.entity.objects.GlowItem
- getType() - Method in class net.glowstone.entity.objects.GlowItemFrame
- getType() - Method in class net.glowstone.entity.objects.GlowLeashHitch
- getType() - Method in class net.glowstone.entity.objects.GlowPainting
- getType() - Method in class net.glowstone.entity.passive.GlowBat
- getType() - Method in class net.glowstone.entity.passive.GlowFirework
- getType() - Method in enum class net.glowstone.generator.objects.FlowerType
- getType() - Method in class net.glowstone.generator.objects.OreType
- getType() - Method in class net.glowstone.generator.structures.util.StructureBuilder.StructureMaterial
- getType() - Method in class net.glowstone.inventory.GlowInventory
-
The type of this inventory.
- getType() - Method in class net.glowstone.inventory.GlowInventorySlot
- getType() - Method in class net.glowstone.inventory.GlowInventoryView
-
The inventory type.
- getType() - Method in class net.glowstone.inventory.InventoryMonitor
-
Get the network type ID of this inventory view.
- getType() - Method in class net.glowstone.io.entity.EntityStore
- getType() - Method in class net.glowstone.io.structure.StructurePieceStore
- getType() - Method in class net.glowstone.io.structure.StructureStore
- getType() - Method in class net.glowstone.net.message.play.entity.SpawnMobMessage
- getType() - Method in class net.glowstone.net.message.play.entity.SpawnObjectMessage
- getType() - Method in class net.glowstone.net.message.play.game.BlockChangeMessage
- getType() - Method in class net.glowstone.net.message.play.inv.OpenWindowMessage
- getType() - Method in class net.glowstone.scoreboard.GlowObjective
- getType() - Method in class net.glowstone.util.loot.ConditionalLootItem
- getType() - Method in class net.glowstone.util.loot.DefaultLootItem
- getType() - Method in class net.glowstone.util.nbt.Tag
-
The type of this tag.
- getType() - Method in class net.glowstone.util.pattern.BlockPattern.PatternItem
- getType(int) - Static method in class net.glowstone.block.blocktype.BlockSkull
-
Returns the SkullType with the given ID.
- getType(int, int, int) - Method in class net.glowstone.chunk.ChunkSection
-
Gets the type at the given coordinates.
- getType(int, int, int) - Method in class net.glowstone.chunk.GlowChunk
-
Deprecated.Removed in 1.13.
- getType(int, int, int) - Method in class net.glowstone.generator.GlowChunkData
- getType(SkullType) - Static method in class net.glowstone.block.blocktype.BlockSkull
- getTypeAndData(int, int, int) - Method in class net.glowstone.generator.GlowChunkData
- getTypes() - Method in class net.glowstone.chunk.ChunkSection
-
Returns the block type array.
- getUID() - Method in class net.glowstone.GlowWorld
- getUniqueId() - Method in class net.glowstone.boss.GlowBossBar
- getUniqueId() - Method in class net.glowstone.entity.GlowEntity
- getUniqueId() - Method in class net.glowstone.entity.GlowHumanEntity
- getUniqueId() - Method in class net.glowstone.GlowOfflinePlayer
- getUniqueId() - Method in class net.glowstone.net.message.play.entity.SpawnPaintingMessage
- getUnknownGd() - Method in class net.glowstone.generator.structures.GlowStructurePiece
-
The NBT data field "GD" described in https://minecraft.gamepedia.com/Generated_structures_data_file_format like this: "Appears to be some sort of measure of how far this piece is from the start."
- getUnlockedRecipes() - Method in class net.glowstone.entity.GlowPlayer
-
Recipes this player has unlocked.
- getUnoccupiedDeceleration() - Method in class net.glowstone.entity.objects.GlowBoat
- getUnsafe() - Method in class net.glowstone.GlowServer
-
Deprecated.
- getUnsaturatedRegenRate() - Method in class net.glowstone.entity.GlowPlayer
- getUpdateFolder() - Method in class net.glowstone.GlowServer
- getUpdateFolderFile() - Method in class net.glowstone.GlowServer
- getUrl() - Method in class net.glowstone.net.message.play.player.ResourcePackSendMessage
- getUsageItem() - Method in class net.glowstone.entity.GlowPlayer
-
The one itemstack the player is currently usage and associated time.
- getUsageMessage() - Method in class net.glowstone.command.minecraft.GlowVanillaCommand.CommandMessages
- getUsageTime() - Method in class net.glowstone.entity.GlowPlayer
- getUserListEntry() - Method in class net.glowstone.entity.GlowPlayer
-
Get a UserListItemMessage entry representing adding this player.
- getUsername() - Method in class net.glowstone.net.message.login.LoginStartMessage
- getUsername() - Method in class net.glowstone.net.message.login.LoginSuccessMessage
- getUuid() - Method in class net.glowstone.io.WorldMetadataService.WorldFinalValues
- getUuid() - Method in class net.glowstone.net.message.login.LoginSuccessMessage
- getUuid() - Method in class net.glowstone.net.message.play.entity.SpawnMobMessage
- getUuid() - Method in class net.glowstone.net.message.play.entity.SpawnObjectMessage
- getUuid() - Method in class net.glowstone.net.message.play.entity.SpawnPlayerMessage
- getUuid() - Method in class net.glowstone.net.message.play.game.UserListItemMessage.Entry
- getUuid() - Method in class net.glowstone.net.message.play.player.BossBarMessage
- getUuid(String) - Static method in class net.glowstone.entity.meta.profile.ProfileCache
-
Look up the UUID for a given username.
- getUuidCached(String) - Static method in class net.glowstone.entity.meta.profile.ProfileCache
-
Look up the UUID for a given username, but only in the cache and not on the Mojang server.
- getValidStates() - Method in class net.glowstone.block.state.BlockStateReader
- getValidStates() - Method in class net.glowstone.block.state.impl.WoolStateDataReader
- getValue() - Method in class net.glowstone.command.CommandTarget.SelectorValue
-
The value of the argument.
- getValue() - Method in enum class net.glowstone.constants.GlowBlockEntity
-
Gets the magic number associated with this GlowBlockEntity.
- getValue() - Method in class net.glowstone.entity.AttributeManager.Property
-
Get value of this property after all modifiers have been applied.
- getValue() - Method in class net.glowstone.net.message.play.game.StateChangeMessage
- getValue() - Method in class net.glowstone.net.message.play.inv.WindowPropertyMessage
- getValue() - Method in class net.glowstone.net.message.play.scoreboard.ScoreboardScoreMessage
- getValue() - Method in class net.glowstone.util.loot.ReflectiveValue
- getValue() - Method in class net.glowstone.util.nbt.ByteArrayTag
-
The value.
- getValue() - Method in class net.glowstone.util.nbt.ByteTag
- getValue() - Method in class net.glowstone.util.nbt.CompoundTag
-
The value.
- getValue() - Method in class net.glowstone.util.nbt.DoubleTag
- getValue() - Method in class net.glowstone.util.nbt.FloatTag
- getValue() - Method in class net.glowstone.util.nbt.IntArrayTag
-
The value.
- getValue() - Method in class net.glowstone.util.nbt.IntTag
- getValue() - Method in class net.glowstone.util.nbt.ListTag
- getValue() - Method in class net.glowstone.util.nbt.LongArrayTag
-
The value.
- getValue() - Method in class net.glowstone.util.nbt.LongTag
- getValue() - Method in class net.glowstone.util.nbt.ShortTag
- getValue() - Method in class net.glowstone.util.nbt.StringTag
-
The value.
- getValue() - Method in class net.glowstone.util.nbt.Tag
-
Gets the value of this tag.
- getValues() - Method in class net.glowstone.net.message.play.game.StatisticsMessage
- getValues() - Method in class net.glowstone.util.StatisticMap
- getValues(Material) - Method in class net.glowstone.block.BuiltinMaterialValueManager
- getValues(Material) - Method in interface net.glowstone.block.MaterialValueManager
-
Returns the
MaterialValueManager.ValueCollection
for the given material. - getVanillaId() - Method in class net.glowstone.constants.GlowPotionEffect
-
Returns the vanilla id of a PotionEffect.
- getVanillaId(Sound) - Static method in class net.glowstone.constants.GlowSound
- getVanillaIds() - Static method in class net.glowstone.constants.GlowEnchantment
- getVanillaIds() - Static method in class net.glowstone.constants.GlowPotionEffect
- getVanillaSound(String) - Static method in class net.glowstone.constants.GlowSound
-
Returns a vanilla Minecraft sound with the given ID, or null if none exists.
- getVariant() - Method in class net.glowstone.entity.passive.GlowAbstractHorse
- getVariant() - Method in class net.glowstone.entity.passive.GlowHorse
- getVariant() - Method in class net.glowstone.entity.passive.GlowMooshroom
- getVariant() - Method in class net.glowstone.entity.passive.GlowParrot
- getVector() - Method in class net.glowstone.util.pathfinding.PathVector
-
Gets the
Vector
of thisPathVector
. - getVehicle() - Method in class net.glowstone.entity.GlowEntity
-
The entity this entity is currently riding.
- getVelocity() - Method in class net.glowstone.entity.GlowEntity
- getVelocityFromMovement() - Method in class net.glowstone.entity.GlowLivingEntity
- getVelocityRay(Vector) - Static method in class net.glowstone.util.RayUtil
-
Maps {0, 0, 0} to {0, 1, 0} and all other vectors to their normalized form.
- getVelocityX() - Method in class net.glowstone.net.message.play.entity.EntityVelocityMessage
- getVelocityY() - Method in class net.glowstone.net.message.play.entity.EntityVelocityMessage
- getVelocityZ() - Method in class net.glowstone.net.message.play.entity.EntityVelocityMessage
- getVelX() - Method in class net.glowstone.net.message.play.entity.SpawnMobMessage
- getVelX() - Method in class net.glowstone.net.message.play.entity.SpawnObjectMessage
- getVelY() - Method in class net.glowstone.net.message.play.entity.SpawnMobMessage
- getVelY() - Method in class net.glowstone.net.message.play.entity.SpawnObjectMessage
- getVelZ() - Method in class net.glowstone.net.message.play.entity.SpawnMobMessage
- getVelZ() - Method in class net.glowstone.net.message.play.entity.SpawnObjectMessage
- getVerifyToken() - Method in class net.glowstone.net.GlowSession
-
The randomly-generated verify token used in authentication for this session.
- getVerifyToken() - Method in class net.glowstone.net.message.login.EncryptionKeyRequestMessage
- getVerifyToken() - Method in class net.glowstone.net.message.login.EncryptionKeyResponseMessage
- getVerifyUsername() - Method in class net.glowstone.net.GlowSession
-
The verify username used in authentication.
- getVersion() - Method in class net.glowstone.GlowServer
- getVersion() - Method in class net.glowstone.net.GlowSession
-
The version used to connect.
- getVersion() - Method in class net.glowstone.net.message.handshake.HandshakeMessage
- getVersion() - Method in class net.glowstone.util.library.Library
-
The version number of the library in a maven-style repo.
- getViewDistance() - Method in class net.glowstone.entity.GlowPlayer
- getViewDistance() - Method in class net.glowstone.entity.meta.ClientSettings
- getViewDistance() - Method in class net.glowstone.GlowServer
- getViewDistance() - Method in class net.glowstone.GlowWorld
-
Per-world view distance.
- getViewDistance() - Method in class net.glowstone.net.message.play.game.ClientSettingsMessage
- getViewDistance() - Method in class net.glowstone.net.message.play.game.JoinGameMessage
- getViewers() - Method in class net.glowstone.inventory.GlowInventory
- getViewersSet() - Method in class net.glowstone.inventory.GlowInventory
-
Returns the set which contains viewers.
- getVillagerExperience() - Method in class net.glowstone.entity.passive.GlowVillager
- getVillagerLevel() - Method in class net.glowstone.entity.passive.GlowVillager
- getVillagerProfession() - Method in class net.glowstone.entity.monster.GlowZombie
- getVillagerProfession() - Method in class net.glowstone.entity.monster.GlowZombieVillager
- getVillagerType() - Method in class net.glowstone.entity.monster.GlowZombieVillager
- getVillagerType() - Method in class net.glowstone.entity.passive.GlowVillager
- getVirtualHost() - Method in class net.glowstone.entity.GlowPlayer
- getVirtualHost() - Method in class net.glowstone.net.GlowSession
-
The hostname/port the player used to connect to the server.
- getVirtualHost() - Method in class net.glowstone.net.GlowStatusClient
- getVolume() - Method in class net.glowstone.net.message.play.game.NamedSoundEffectMessage
- getVolume() - Method in class net.glowstone.net.message.play.game.SoundEffectMessage
- getVolume() - Method in class net.glowstone.util.SoundInfo
-
The volume.
- getWaitTime() - Method in class net.glowstone.entity.GlowAreaEffectCloud
- getWalkSpeed() - Method in class net.glowstone.entity.GlowPlayer
-
The player's base walking speed.
- getWalkSpeed() - Method in class net.glowstone.net.message.play.player.PlayerAbilitiesMessage
- getWarningBlocks() - Method in class net.glowstone.net.message.play.game.WorldBorderMessage
- getWarningDistance() - Method in class net.glowstone.GlowWorldBorder
- getWarningState() - Method in class net.glowstone.GlowServer
- getWarningTime() - Method in class net.glowstone.GlowWorldBorder
- getWarningTime() - Method in class net.glowstone.net.message.play.game.WorldBorderMessage
- getWaterAmbientSpawnLimit() - Method in class net.glowstone.GlowServer
- getWaterAmbientSpawnLimit() - Method in class net.glowstone.GlowWorld
-
Per-world spawn limits on water ambient mobs.
- getWaterAnimalSpawnLimit() - Method in class net.glowstone.GlowServer
- getWaterAnimalSpawnLimit() - Method in class net.glowstone.GlowWorld
-
Per-world spawn limits on water mobs.
- getWeatherDuration() - Method in class net.glowstone.GlowWorld
-
How many ticks until the rain/snow status is expected to change.
- getWeight() - Method in class net.glowstone.constants.GlowEnchantment
-
The rarity of the enchantment, kept for compatibility with Bukkit.
- getWeight() - Method in class net.glowstone.generator.decorators.overworld.DoublePlantDecorator.DoublePlantDecoration
- getWeight() - Method in class net.glowstone.generator.decorators.overworld.FlowerDecorator.FlowerDecoration
- getWeight() - Method in class net.glowstone.generator.decorators.overworld.TreeDecorator.TreeDecoration
- getWeight() - Method in class net.glowstone.inventory.LeveledEnchant
- getWeight() - Method in interface net.glowstone.util.WeightedRandom.Choice
- getWhitelist() - Method in class net.glowstone.GlowServer
-
Returns the list of whitelisted players on this server.
- getWhitelistedPlayers() - Method in class net.glowstone.GlowServer
- getWidth() - Method in class net.glowstone.entity.GlowEntity
- getWidth() - Method in class net.glowstone.entity.objects.GlowPainting
- getWidth() - Method in class net.glowstone.generator.structures.GlowTemplePiece
- getWidthX() - Method in class net.glowstone.util.RectangularRegion
- getWidthY() - Method in class net.glowstone.util.RectangularRegion
- getWidthZ() - Method in class net.glowstone.util.RectangularRegion
- getWindow() - Method in class net.glowstone.net.message.play.inv.ClickWindowButtonMessage
- getWindowId() - Method in class net.glowstone.net.message.play.game.CraftRecipeRequestMessage
- getWindowId() - Method in class net.glowstone.net.message.play.game.CraftRecipeResponseMessage
- getWololoTarget() - Method in class net.glowstone.entity.monster.GlowEvoker
- getWoodType() - Method in class net.glowstone.entity.objects.GlowBoat
- getWoolMaterialByDye(DyeColor) - Static method in class net.glowstone.util.WoolUtil
-
If found, returns a
Material
linked to the dye color. - getWorkOnLand() - Method in class net.glowstone.entity.objects.GlowBoat
- getWorld() - Method in class net.glowstone.block.GlowBlock
- getWorld() - Method in class net.glowstone.block.GlowBlockState
- getWorld() - Method in class net.glowstone.chunk.GlowChunk
-
The world of this chunk.
- getWorld() - Method in class net.glowstone.entity.GlowEntity
-
The world this entity belongs to.
- getWorld() - Method in class net.glowstone.generator.structures.GlowStructure
-
The world to generate the structure in.
- getWorld() - Method in class net.glowstone.map.GlowMapView
- getWorld() - Method in class net.glowstone.net.message.play.game.RespawnMessage
- getWorld(NamespacedKey) - Method in class net.glowstone.GlowServer
- getWorld(String) - Method in class net.glowstone.GlowServer
- getWorld(String) - Method in class net.glowstone.scheduler.WorldScheduler
-
Returns the world with a given name.
- getWorld(UUID) - Method in class net.glowstone.GlowServer
- getWorld(UUID) - Method in class net.glowstone.scheduler.WorldScheduler
-
Returns the world with a given UUID.
- getWorld(CommandSender) - Static method in class net.glowstone.command.CommandUtils
-
Returns the world that the given command sender is referring to when not specifying one.
- getWorldAge() - Method in class net.glowstone.net.message.play.game.TimeMessage
- getWorldBorder() - Method in class net.glowstone.GlowWorld
-
The world border.
- getWorldConfig() - Static method in class net.glowstone.GlowServer
-
Gets the world configuration for this server.
- getWorldContainer() - Method in class net.glowstone.GlowServer
- getWorldFolder() - Method in class net.glowstone.GlowWorld
-
Get the world folder.
- getWorldName() - Method in class net.glowstone.chunk.GlowChunkSnapshot
- getWorldOctaves(World) - Method in class net.glowstone.generator.GlowChunkGenerator
-
Returns the
OctaveGenerator
instances for the world, which are either newly created or retrieved from the cache. - getWorlds() - Method in class net.glowstone.GlowServer
- getWorlds() - Method in class net.glowstone.net.message.play.game.JoinGameMessage
- getWorlds() - Method in class net.glowstone.scheduler.WorldScheduler
-
Returns an immutable list of the currently scheduled worlds.
- getWorlds() - Method in class net.glowstone.util.config.ServerConfig
- getWorldType() - Method in class net.glowstone.GlowServer
- getWorldType() - Method in class net.glowstone.GlowWorld
-
The world type.
- getX() - Method in class net.glowstone.advancement.GlowAdvancementDisplay
-
The x coordinate of the advancement
- getX() - Method in class net.glowstone.block.GlowBlock
- getX() - Method in class net.glowstone.block.GlowBlockState
- getX() - Method in class net.glowstone.chunk.GlowChunk
-
The x-coordinate of this chunk.
- getX() - Method in class net.glowstone.chunk.GlowChunk.Key
- getX() - Method in class net.glowstone.chunk.GlowChunkSnapshot
- getX() - Method in class net.glowstone.net.message.play.entity.EntityTeleportMessage
- getX() - Method in class net.glowstone.net.message.play.entity.SpawnGlobalEntityMessage
- getX() - Method in class net.glowstone.net.message.play.entity.SpawnMobMessage
- getX() - Method in class net.glowstone.net.message.play.entity.SpawnObjectMessage
- getX() - Method in class net.glowstone.net.message.play.entity.SpawnPaintingMessage
- getX() - Method in class net.glowstone.net.message.play.entity.SpawnPlayerMessage
- getX() - Method in class net.glowstone.net.message.play.entity.SpawnXpOrbMessage
- getX() - Method in class net.glowstone.net.message.play.entity.VehicleMoveMessage
- getX() - Method in class net.glowstone.net.message.play.game.AcknowledgePlayerDiggingMessage
- getX() - Method in class net.glowstone.net.message.play.game.BlockActionMessage
- getX() - Method in class net.glowstone.net.message.play.game.BlockBreakAnimationMessage
- getX() - Method in class net.glowstone.net.message.play.game.BlockChangeMessage
- getX() - Method in class net.glowstone.net.message.play.game.ChunkDataMessage
- getX() - Method in class net.glowstone.net.message.play.game.ExplosionMessage
- getX() - Method in class net.glowstone.net.message.play.game.ExplosionMessage.Record
- getX() - Method in class net.glowstone.net.message.play.game.NamedSoundEffectMessage
- getX() - Method in class net.glowstone.net.message.play.game.PlayEffectMessage
- getX() - Method in class net.glowstone.net.message.play.game.PlayParticleMessage
- getX() - Method in class net.glowstone.net.message.play.game.PositionRotationMessage
- getX() - Method in class net.glowstone.net.message.play.game.SignEditorMessage
- getX() - Method in class net.glowstone.net.message.play.game.SoundEffectMessage
- getX() - Method in class net.glowstone.net.message.play.game.SpawnPositionMessage
- getX() - Method in class net.glowstone.net.message.play.game.UpdateBlockEntityMessage
- getX() - Method in class net.glowstone.net.message.play.game.UpdateSignMessage
- getX() - Method in class net.glowstone.net.message.play.game.WorldBorderMessage
- getX() - Method in class net.glowstone.net.message.play.player.BlockPlacementMessage
- getX() - Method in class net.glowstone.net.message.play.player.DiggingMessage
- getX() - Method in class net.glowstone.net.message.play.player.PlayerPositionLookMessage
- getX() - Method in class net.glowstone.net.message.play.player.PlayerPositionMessage
- getXpSeed() - Method in class net.glowstone.entity.GlowHumanEntity
-
The player's xpSeed.
- getXz() - Method in class net.glowstone.util.pattern.BlockPattern.PatternItem
- getY() - Method in class net.glowstone.advancement.GlowAdvancementDisplay
-
The y coordinate of the advancement
- getY() - Method in class net.glowstone.block.GlowBlock
- getY() - Method in class net.glowstone.block.GlowBlockState
- getY() - Method in class net.glowstone.net.message.play.entity.EntityTeleportMessage
- getY() - Method in class net.glowstone.net.message.play.entity.SpawnGlobalEntityMessage
- getY() - Method in class net.glowstone.net.message.play.entity.SpawnMobMessage
- getY() - Method in class net.glowstone.net.message.play.entity.SpawnObjectMessage
- getY() - Method in class net.glowstone.net.message.play.entity.SpawnPaintingMessage
- getY() - Method in class net.glowstone.net.message.play.entity.SpawnPlayerMessage
- getY() - Method in class net.glowstone.net.message.play.entity.SpawnXpOrbMessage
- getY() - Method in class net.glowstone.net.message.play.entity.VehicleMoveMessage
- getY() - Method in class net.glowstone.net.message.play.game.AcknowledgePlayerDiggingMessage
- getY() - Method in class net.glowstone.net.message.play.game.BlockActionMessage
- getY() - Method in class net.glowstone.net.message.play.game.BlockBreakAnimationMessage
- getY() - Method in class net.glowstone.net.message.play.game.BlockChangeMessage
- getY() - Method in class net.glowstone.net.message.play.game.ExplosionMessage
- getY() - Method in class net.glowstone.net.message.play.game.ExplosionMessage.Record
- getY() - Method in class net.glowstone.net.message.play.game.NamedSoundEffectMessage
- getY() - Method in class net.glowstone.net.message.play.game.PlayEffectMessage
- getY() - Method in class net.glowstone.net.message.play.game.PlayParticleMessage
- getY() - Method in class net.glowstone.net.message.play.game.PositionRotationMessage
- getY() - Method in class net.glowstone.net.message.play.game.SignEditorMessage
- getY() - Method in class net.glowstone.net.message.play.game.SoundEffectMessage
- getY() - Method in class net.glowstone.net.message.play.game.SpawnPositionMessage
- getY() - Method in class net.glowstone.net.message.play.game.UpdateBlockEntityMessage
- getY() - Method in class net.glowstone.net.message.play.game.UpdateSignMessage
- getY() - Method in class net.glowstone.net.message.play.player.BlockPlacementMessage
- getY() - Method in class net.glowstone.net.message.play.player.DiggingMessage
- getY() - Method in class net.glowstone.net.message.play.player.PlayerPositionLookMessage
- getY() - Method in class net.glowstone.net.message.play.player.PlayerPositionMessage
- getY() - Method in class net.glowstone.util.pattern.BlockPattern.PatternItem
- getYaw() - Method in class net.glowstone.entity.GlowHangingEntity
- getYaw() - Method in class net.glowstone.net.message.play.entity.SpawnObjectMessage
- getYaw() - Method in class net.glowstone.net.message.play.entity.VehicleMoveMessage
- getYaw() - Method in class net.glowstone.net.message.play.player.PlayerLookMessage
- getYaw() - Method in class net.glowstone.net.message.play.player.PlayerPositionLookMessage
- getYield() - Method in class net.glowstone.entity.GlowExplosive
- getYield() - Method in class net.glowstone.entity.projectile.GlowFireball
- getZ() - Method in class net.glowstone.block.GlowBlock
- getZ() - Method in class net.glowstone.block.GlowBlockState
- getZ() - Method in class net.glowstone.chunk.GlowChunk
-
The z-coordinate of this chunk.
- getZ() - Method in class net.glowstone.chunk.GlowChunk.Key
- getZ() - Method in class net.glowstone.chunk.GlowChunkSnapshot
- getZ() - Method in class net.glowstone.net.message.play.entity.EntityTeleportMessage
- getZ() - Method in class net.glowstone.net.message.play.entity.SpawnGlobalEntityMessage
- getZ() - Method in class net.glowstone.net.message.play.entity.SpawnMobMessage
- getZ() - Method in class net.glowstone.net.message.play.entity.SpawnObjectMessage
- getZ() - Method in class net.glowstone.net.message.play.entity.SpawnPaintingMessage
- getZ() - Method in class net.glowstone.net.message.play.entity.SpawnPlayerMessage
- getZ() - Method in class net.glowstone.net.message.play.entity.SpawnXpOrbMessage
- getZ() - Method in class net.glowstone.net.message.play.entity.VehicleMoveMessage
- getZ() - Method in class net.glowstone.net.message.play.game.AcknowledgePlayerDiggingMessage
- getZ() - Method in class net.glowstone.net.message.play.game.BlockActionMessage
- getZ() - Method in class net.glowstone.net.message.play.game.BlockBreakAnimationMessage
- getZ() - Method in class net.glowstone.net.message.play.game.BlockChangeMessage
- getZ() - Method in class net.glowstone.net.message.play.game.ChunkDataMessage
- getZ() - Method in class net.glowstone.net.message.play.game.ExplosionMessage
- getZ() - Method in class net.glowstone.net.message.play.game.ExplosionMessage.Record
- getZ() - Method in class net.glowstone.net.message.play.game.NamedSoundEffectMessage
- getZ() - Method in class net.glowstone.net.message.play.game.PlayEffectMessage
- getZ() - Method in class net.glowstone.net.message.play.game.PlayParticleMessage
- getZ() - Method in class net.glowstone.net.message.play.game.PositionRotationMessage
- getZ() - Method in class net.glowstone.net.message.play.game.SignEditorMessage
- getZ() - Method in class net.glowstone.net.message.play.game.SoundEffectMessage
- getZ() - Method in class net.glowstone.net.message.play.game.SpawnPositionMessage
- getZ() - Method in class net.glowstone.net.message.play.game.UpdateBlockEntityMessage
- getZ() - Method in class net.glowstone.net.message.play.game.UpdateSignMessage
- getZ() - Method in class net.glowstone.net.message.play.game.WorldBorderMessage
- getZ() - Method in class net.glowstone.net.message.play.player.BlockPlacementMessage
- getZ() - Method in class net.glowstone.net.message.play.player.DiggingMessage
- getZ() - Method in class net.glowstone.net.message.play.player.PlayerPositionLookMessage
- getZ() - Method in class net.glowstone.net.message.play.player.PlayerPositionMessage
- GHAST_ATTACKING - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- GiantSpruceTaigaPopulator - Class in net.glowstone.generator.populators.overworld
- GiantSpruceTaigaPopulator() - Constructor for class net.glowstone.generator.populators.overworld.GiantSpruceTaigaPopulator
- GiantTreeTaigaPopulator - Class in net.glowstone.generator.populators.overworld
- GiantTreeTaigaPopulator() - Constructor for class net.glowstone.generator.populators.overworld.GiantTreeTaigaPopulator
-
Creates a populator specialized for the Giant Tree Taiga and Giant Tree Taiga Hills biomes.
- GiveCommand - Class in net.glowstone.command.minecraft
- GiveCommand() - Constructor for class net.glowstone.command.minecraft.GiveCommand
-
Creates the instance for this command.
- giveExp(int) - Method in class net.glowstone.entity.GlowPlayer
- giveExp(int, boolean) - Method in class net.glowstone.entity.GlowPlayer
- giveExpLevels(int) - Method in class net.glowstone.entity.GlowPlayer
- GLIDING - Static variable in interface net.glowstone.entity.meta.MetadataIndex.StatusFlags
- GLOBAL_PALETTE_BITS_PER_BLOCK - Static variable in class net.glowstone.chunk.ChunkSection
-
The number of bits per block used in the global palette.
- GlowAbstractHorse - Class in net.glowstone.entity.passive
- GlowAbstractHorse(Location, EntityType, double) - Constructor for class net.glowstone.entity.passive.GlowAbstractHorse
- GlowAdvancement - Class in net.glowstone.advancement
- GlowAdvancement(NamespacedKey, GlowAdvancement) - Constructor for class net.glowstone.advancement.GlowAdvancement
-
Creates an advancement with the default notification.
- GlowAdvancement(NamespacedKey, GlowAdvancement, GlowAdvancementDisplay) - Constructor for class net.glowstone.advancement.GlowAdvancement
-
Creates an advancement.
- GlowAdvancementDisplay - Class in net.glowstone.advancement
- GlowAdvancementDisplay(TextMessage, TextMessage, ItemStack, GlowAdvancementDisplay.FrameType, NamespacedKey, float, float) - Constructor for class net.glowstone.advancement.GlowAdvancementDisplay
- GlowAdvancementDisplay.FrameType - Enum Class in net.glowstone.advancement
- GlowAgeable - Class in net.glowstone.entity
-
Represents a creature that ages, such as a sheep.
- GlowAgeable(Location, EntityType, double) - Constructor for class net.glowstone.entity.GlowAgeable
-
Creates a new ageable creature.
- GlowAmbient - Class in net.glowstone.entity
- GlowAmbient(Location, double) - Constructor for class net.glowstone.entity.GlowAmbient
- GlowAnimal - Class in net.glowstone.entity
-
Represents an Animal, such as a Cow.
- GlowAnimal(Location, EntityType, double) - Constructor for class net.glowstone.entity.GlowAnimal
-
Creates a new ageable animal.
- GlowAnvilInventory - Class in net.glowstone.inventory
- GlowAnvilInventory(InventoryHolder) - Constructor for class net.glowstone.inventory.GlowAnvilInventory
-
Creates an instance for the given player.
- GlowAreaEffectCloud - Class in net.glowstone.entity
- GlowAreaEffectCloud(Location) - Constructor for class net.glowstone.entity.GlowAreaEffectCloud
-
Creates an entity and adds it to the specified world.
- GlowArmorDyeMatcher - Class in net.glowstone.inventory.crafting
- GlowArmorDyeMatcher() - Constructor for class net.glowstone.inventory.crafting.GlowArmorDyeMatcher
- GlowArmorStand - Class in net.glowstone.entity.objects
- GlowArmorStand(Location) - Constructor for class net.glowstone.entity.objects.GlowArmorStand
-
Creates an armor stand.
- GlowArrow - Class in net.glowstone.entity.projectile
- GlowArrow(Location) - Constructor for class net.glowstone.entity.projectile.GlowArrow
-
Creates an arrow entity.
- GlowBanList - Class in net.glowstone.util.bans
-
Ban list implementation.
- GlowBanList(GlowServer, BanList.Type) - Constructor for class net.glowstone.util.bans.GlowBanList
-
Creates a new BanList of the given type.
- GlowBanner - Class in net.glowstone.block.entity.state
- GlowBanner(GlowBlock) - Constructor for class net.glowstone.block.entity.state.GlowBanner
-
Creates an entity for the given banner block.
- GlowBannerCopyMatcher - Class in net.glowstone.inventory.crafting
- GlowBannerCopyMatcher() - Constructor for class net.glowstone.inventory.crafting.GlowBannerCopyMatcher
- GlowBannerMatcher - Class in net.glowstone.inventory.crafting
-
Recipe for adding patterns to a banner item.
- GlowBannerMatcher() - Constructor for class net.glowstone.inventory.crafting.GlowBannerMatcher
- GlowBat - Class in net.glowstone.entity.passive
- GlowBat(Location) - Constructor for class net.glowstone.entity.passive.GlowBat
- GlowBeacon - Class in net.glowstone.block.entity.state
- GlowBeacon(GlowBlock) - Constructor for class net.glowstone.block.entity.state.GlowBeacon
-
Creates an entity for the given beacon block.
- GlowBeaconInventory - Class in net.glowstone.inventory
- GlowBeaconInventory(Beacon) - Constructor for class net.glowstone.inventory.GlowBeaconInventory
- GlowBed - Class in net.glowstone.block.entity.state
- GlowBed(GlowBlock) - Constructor for class net.glowstone.block.entity.state.GlowBed
- GlowBiome - Class in net.glowstone.constants
-
Mappings for Biome id values.
- GlowBiome.GlowBiomeBuilder - Class in net.glowstone.constants
- GlowBiomeClimate - Class in net.glowstone.constants
-
Deprecated.
- GlowBiomeClimate() - Constructor for class net.glowstone.constants.GlowBiomeClimate
-
Deprecated.
- GlowBlaze - Class in net.glowstone.entity.monster
- GlowBlaze(Location) - Constructor for class net.glowstone.entity.monster.GlowBlaze
- GlowBlock - Class in net.glowstone.block
-
Represents a single block in a world.
- GlowBlock(GlowChunk, int, int, int) - Constructor for class net.glowstone.block.GlowBlock
-
Creates an object to refer to a block.
- GlowBlockEntity - Enum Class in net.glowstone.constants
-
Name mappings for magic values in UpdateBlockEntity packet.
- GlowBlockSoundGroup - Class in net.glowstone.block
- GlowBlockSoundGroup(SoundInfo, SoundInfo, SoundInfo, SoundInfo, SoundInfo) - Constructor for class net.glowstone.block.GlowBlockSoundGroup
- GlowBlockState - Class in net.glowstone.block
-
Represents a state a block could be in as well as any block entities.
- GlowBlockState(GlowBlock) - Constructor for class net.glowstone.block.GlowBlockState
-
Creates a BlockState object to track the given block's state.
- GlowBoat - Class in net.glowstone.entity.objects
- GlowBoat(Location) - Constructor for class net.glowstone.entity.objects.GlowBoat
-
Creates a boat.
- GlowBookCopyMatcher - Class in net.glowstone.inventory.crafting
- GlowBookCopyMatcher() - Constructor for class net.glowstone.inventory.crafting.GlowBookCopyMatcher
- GlowBoss - Class in net.glowstone.entity.monster
-
A monster with a boss bar.
- GlowBoss(Location, EntityType, double, String, BarColor, BarStyle, BarFlag...) - Constructor for class net.glowstone.entity.monster.GlowBoss
-
Creates a new boss.
- GlowBoss(Location, EntityType, double, BarColor, BarStyle, BarFlag...) - Constructor for class net.glowstone.entity.monster.GlowBoss
-
Creates a new boss, whose boss-bar title is equal to its type name.
- GlowBossBar - Class in net.glowstone.boss
- GlowBossBar(String, BarColor, BarStyle, double, BarFlag...) - Constructor for class net.glowstone.boss.GlowBossBar
-
Creates a boss bar.
- GlowBossBar(String, BarColor, BarStyle, BarFlag...) - Constructor for class net.glowstone.boss.GlowBossBar
- GlowBrewerInventory - Class in net.glowstone.inventory
- GlowBrewerInventory(BrewingStand) - Constructor for class net.glowstone.inventory.GlowBrewerInventory
-
Creates the inventory for the given brewing stand.
- GlowBrewingStand - Class in net.glowstone.block.entity.state
- GlowBrewingStand(GlowBlock) - Constructor for class net.glowstone.block.entity.state.GlowBrewingStand
- GlowBrewingStand(GlowBlock, int) - Constructor for class net.glowstone.block.entity.state.GlowBrewingStand
- GlowBufUtils - Class in net.glowstone.net
-
Contains several utility methods for writing special data types to @{link ByteBuf}s.
- GlowCaveSpider - Class in net.glowstone.entity.monster
- GlowCaveSpider(Location) - Constructor for class net.glowstone.entity.monster.GlowCaveSpider
- GlowChannelInitializer - Class in net.glowstone.net.pipeline
-
Used to initialize the channels.
- GlowChannelInitializer(GameServer) - Constructor for class net.glowstone.net.pipeline.GlowChannelInitializer
- GlowChargeFadeMatcher - Class in net.glowstone.inventory.crafting
- GlowChargeFadeMatcher() - Constructor for class net.glowstone.inventory.crafting.GlowChargeFadeMatcher
- GlowChargeMatcher - Class in net.glowstone.inventory.crafting
- GlowChargeMatcher() - Constructor for class net.glowstone.inventory.crafting.GlowChargeMatcher
- GlowChest - Class in net.glowstone.block.entity.state
- GlowChest(GlowBlock) - Constructor for class net.glowstone.block.entity.state.GlowChest
- GlowChestedHorse<InventoryT extends org.bukkit.inventory.AbstractHorseInventory> - Class in net.glowstone.entity.passive
-
A horse or similar mount (donkey, mule, llama...) whose inventory may include a chest.
- GlowChestedHorse(Location, EntityType, double) - Constructor for class net.glowstone.entity.passive.GlowChestedHorse
- GlowChestInventory - Class in net.glowstone.inventory
-
A class which represents an chest inventory.
- GlowChestInventory(GlowChest) - Constructor for class net.glowstone.inventory.GlowChestInventory
- GlowChicken - Class in net.glowstone.entity.passive
- GlowChicken(Location) - Constructor for class net.glowstone.entity.passive.GlowChicken
-
Creates a chicken.
- GlowChunk - Class in net.glowstone.chunk
-
Represents a chunk of the map.
- GlowChunk.Key - Class in net.glowstone.chunk
-
A chunk key represents the X and Z coordinates of a chunk in a manner suitable for use as a key in a hash table or set.
- GlowChunkData - Class in net.glowstone.generator
- GlowChunkData(World) - Constructor for class net.glowstone.generator.GlowChunkData
- GlowChunkGenerator - Class in net.glowstone.generator
-
Base chunk generator class.
- GlowChunkGenerator(BlockPopulator...) - Constructor for class net.glowstone.generator.GlowChunkGenerator
- GlowChunkSnapshot - Class in net.glowstone.chunk
-
Class representing a snapshot of a chunk.
- GlowChunkSnapshot(int, int, World, ChunkSection[], byte[], byte[], boolean, boolean) - Constructor for class net.glowstone.chunk.GlowChunkSnapshot
-
Creates a snapshot of a chunk.
- GlowChunkSnapshot.EmptySnapshot - Class in net.glowstone.chunk
- GlowContainer - Class in net.glowstone.block.entity.state
- GlowContainer(GlowBlock) - Constructor for class net.glowstone.block.entity.state.GlowContainer
- GlowCow - Class in net.glowstone.entity.passive
- GlowCow(Location) - Constructor for class net.glowstone.entity.passive.GlowCow
- GlowCraftingInventory - Class in net.glowstone.inventory
-
Represents a crafting grid inventory, both workbench and per-player.
- GlowCraftingInventory(InventoryHolder, InventoryType) - Constructor for class net.glowstone.inventory.GlowCraftingInventory
-
Create an inventory for the 2x2 or 3x3 crafting grid.
- GlowCreature - Class in net.glowstone.entity
-
Represents a creature entity such as a pig.
- GlowCreature(Location, EntityType, double) - Constructor for class net.glowstone.entity.GlowCreature
-
Creates a new monster.
- GlowCreatureSpawner - Class in net.glowstone.block.entity.state
- GlowCreatureSpawner(GlowBlock) - Constructor for class net.glowstone.block.entity.state.GlowCreatureSpawner
-
Creates a mob spawner.
- GlowCreeper - Class in net.glowstone.entity.monster
- GlowCreeper(Location) - Constructor for class net.glowstone.entity.monster.GlowCreeper
- GlowDatagramServer - Class in net.glowstone.net
- GlowDatagramServer(GlowServer, ProtocolProvider, CountDownLatch) - Constructor for class net.glowstone.net.GlowDatagramServer
-
Creates an instance for the specified server.
- GlowDesertTemple - Class in net.glowstone.generator.structures
- GlowDesertTemple() - Constructor for class net.glowstone.generator.structures.GlowDesertTemple
- GlowDesertTemple(Random, Location) - Constructor for class net.glowstone.generator.structures.GlowDesertTemple
- GlowDesertWell - Class in net.glowstone.generator.structures
- GlowDesertWell(Location) - Constructor for class net.glowstone.generator.structures.GlowDesertWell
- GlowDispenser - Class in net.glowstone.block.entity.state
- GlowDispenser(GlowBlock) - Constructor for class net.glowstone.block.entity.state.GlowDispenser
- GlowDisplaySlot - Class in net.glowstone.constants
-
ID number mappings for
DisplaySlot
s. - GlowDonkey - Class in net.glowstone.entity.passive
- GlowDonkey(Location) - Constructor for class net.glowstone.entity.passive.GlowDonkey
- GlowDoubleChestInventory - Class in net.glowstone.inventory
- GlowDoubleChestInventory(GlowChest, GlowChest) - Constructor for class net.glowstone.inventory.GlowDoubleChestInventory
-
Creates an instance for the given double chest.
- GlowDropper - Class in net.glowstone.block.entity.state
- GlowDropper(GlowBlock) - Constructor for class net.glowstone.block.entity.state.GlowDropper
- GlowDungeon - Class in net.glowstone.generator.structures
- GlowDungeon(Random, Location) - Constructor for class net.glowstone.generator.structures.GlowDungeon
-
Creates an instance with a random size.
- GlowEffect - Class in net.glowstone.constants
-
Conversion of data classes to raw values for Effects.
- GlowEgg - Class in net.glowstone.entity.projectile
- GlowEgg(Location) - Constructor for class net.glowstone.entity.projectile.GlowEgg
-
Creates a thrown egg with default speed.
- GlowElderGuardian - Class in net.glowstone.entity.monster
- GlowElderGuardian(Location) - Constructor for class net.glowstone.entity.monster.GlowElderGuardian
- GlowEnchantingInventory - Class in net.glowstone.inventory
- GlowEnchantingInventory(Location, GlowPlayer) - Constructor for class net.glowstone.inventory.GlowEnchantingInventory
-
Creates an instance for an enchanting table.
- GlowEnchantment - Class in net.glowstone.constants
-
Definitions of enchantment types.
- GlowEnderCrystal - Class in net.glowstone.entity.objects
- GlowEnderCrystal(Location) - Constructor for class net.glowstone.entity.objects.GlowEnderCrystal
-
Creates an instance at the given location.
- GlowEnderDragon - Class in net.glowstone.entity.monster.complex
- GlowEnderDragon(Location) - Constructor for class net.glowstone.entity.monster.complex.GlowEnderDragon
- GlowEnderDragon(Location, EntityType, double) - Constructor for class net.glowstone.entity.monster.complex.GlowEnderDragon
-
Creates an ender dragon.
- GlowEnderDragonPart - Class in net.glowstone.entity.monster.complex
- GlowEnderDragonPart(EnderDragon) - Constructor for class net.glowstone.entity.monster.complex.GlowEnderDragonPart
- GlowEnderman - Class in net.glowstone.entity.monster
- GlowEnderman(Location) - Constructor for class net.glowstone.entity.monster.GlowEnderman
- GlowEndermite - Class in net.glowstone.entity.monster
- GlowEndermite(Location) - Constructor for class net.glowstone.entity.monster.GlowEndermite
- GlowEnderPearl - Class in net.glowstone.entity.projectile
- GlowEnderPearl(Location) - Constructor for class net.glowstone.entity.projectile.GlowEnderPearl
-
Creates a thrown ender pearl with default speed.
- GlowEnderPearl(Location, float) - Constructor for class net.glowstone.entity.projectile.GlowEnderPearl
-
Creates a thrown ender pearl.
- GlowEntity - Class in net.glowstone.entity
-
Represents some entity in the world such as an item on the floor or a player.
- GlowEntity(Location) - Constructor for class net.glowstone.entity.GlowEntity
-
Creates an entity and adds it to the specified world.
- GlowEntityEquipment - Class in net.glowstone.inventory
- GlowEntityEquipment(Entity) - Constructor for class net.glowstone.inventory.GlowEntityEquipment
- GlowEvoker - Class in net.glowstone.entity.monster
- GlowEvoker(Location) - Constructor for class net.glowstone.entity.monster.GlowEvoker
-
Creates an evoker.
- GlowEvokerFangs - Class in net.glowstone.entity.objects
- GlowEvokerFangs(Location) - Constructor for class net.glowstone.entity.objects.GlowEvokerFangs
- GlowExperienceOrb - Class in net.glowstone.entity.objects
- GlowExperienceOrb(Location) - Constructor for class net.glowstone.entity.objects.GlowExperienceOrb
- GlowExperienceOrb(Location, int) - Constructor for class net.glowstone.entity.objects.GlowExperienceOrb
-
Creates an experience orb.
- GlowExplosive - Class in net.glowstone.entity
- GlowExplosive(Location, float) - Constructor for class net.glowstone.entity.GlowExplosive
-
Creates a non-incendiary instance.
- GlowFallingBlock - Class in net.glowstone.entity.objects
- GlowFallingBlock(Location, BlockData) - Constructor for class net.glowstone.entity.objects.GlowFallingBlock
- GlowFallingBlock(Location, BlockData, BlockEntity) - Constructor for class net.glowstone.entity.objects.GlowFallingBlock
-
Creates an instance for the given entity.
- GlowFireball - Class in net.glowstone.entity.projectile
- GlowFireball(Location) - Constructor for class net.glowstone.entity.projectile.GlowFireball
-
Creates a fireball.
- GlowFirework - Class in net.glowstone.entity.passive
- GlowFirework(Location) - Constructor for class net.glowstone.entity.passive.GlowFirework
- GlowFirework(Location, UUID, LivingEntity, ItemStack) - Constructor for class net.glowstone.entity.passive.GlowFirework
-
Creates an instance.
- GlowFireworkMatcher - Class in net.glowstone.inventory.crafting
- GlowFireworkMatcher() - Constructor for class net.glowstone.inventory.crafting.GlowFireworkMatcher
- GlowFishingHook - Class in net.glowstone.entity.passive
- GlowFishingHook(Location, ItemStack, Player) - Constructor for class net.glowstone.entity.passive.GlowFishingHook
-
Creates a fishing bob.
- GlowFlowerPot - Class in net.glowstone.block.entity.state
- GlowFlowerPot(GlowBlock) - Constructor for class net.glowstone.block.entity.state.GlowFlowerPot
-
Creates an instance for the given block.
- GlowFurnace - Class in net.glowstone.block.entity.state
- GlowFurnace(GlowBlock) - Constructor for class net.glowstone.block.entity.state.GlowFurnace
-
/** Creates an instance for the given block.
- GlowFurnace(GlowBlock, short, short) - Constructor for class net.glowstone.block.entity.state.GlowFurnace
-
Creates an instance for the given block.
- GlowFurnaceInventory - Class in net.glowstone.inventory
- GlowFurnaceInventory(Furnace) - Constructor for class net.glowstone.inventory.GlowFurnaceInventory
-
Creates the given furnace's inventory.
- GlowGhast - Class in net.glowstone.entity.monster
- GlowGhast(Location) - Constructor for class net.glowstone.entity.monster.GlowGhast
- GlowGiant - Class in net.glowstone.entity.monster
- GlowGiant(Location) - Constructor for class net.glowstone.entity.monster.GlowGiant
- GlowGuardian - Class in net.glowstone.entity.monster
- GlowGuardian(Location) - Constructor for class net.glowstone.entity.monster.GlowGuardian
- GlowGuardian(Location, EntityType, double) - Constructor for class net.glowstone.entity.monster.GlowGuardian
- GlowHangingEntity - Class in net.glowstone.entity
- GlowHangingEntity(Location, BlockFace) - Constructor for class net.glowstone.entity.GlowHangingEntity
- GlowHangingEntity.HangingFace - Enum Class in net.glowstone.entity
- GlowHelpMap - Class in net.glowstone.util
-
An implementation of
HelpMap
. - GlowHelpMap(GlowServer) - Constructor for class net.glowstone.util.GlowHelpMap
-
Creates the instance for the given server.
- GlowHopper - Class in net.glowstone.block.entity.state
- GlowHopper(GlowBlock) - Constructor for class net.glowstone.block.entity.state.GlowHopper
- GlowHorse - Class in net.glowstone.entity.passive
- GlowHorse(Location) - Constructor for class net.glowstone.entity.passive.GlowHorse
- GlowHorseInventory - Class in net.glowstone.inventory
-
A class which represents an inventory and the items it contains.
- GlowHorseInventory(AbstractHorse, int) - Constructor for class net.glowstone.inventory.GlowHorseInventory
- GlowHorseInventory(AbstractHorse, int, String) - Constructor for class net.glowstone.inventory.GlowHorseInventory
- GlowHorseInventory(ChestedHorse) - Constructor for class net.glowstone.inventory.GlowHorseInventory
- GlowHorseInventory(Horse) - Constructor for class net.glowstone.inventory.GlowHorseInventory
- GlowHumanEntity - Class in net.glowstone.entity
-
Represents a human entity, such as an NPC or a player.
- GlowHumanEntity(Location, GlowPlayerProfile) - Constructor for class net.glowstone.entity.GlowHumanEntity
-
Creates a human within the specified world and with the specified name.
- GlowHusk - Class in net.glowstone.entity.monster
- GlowHusk(Location) - Constructor for class net.glowstone.entity.monster.GlowHusk
- GlowIllager - Class in net.glowstone.entity.monster
-
An "illager" is a type of hostile mob that regularly spawns in woodland mansions, patrols, raids, and pillager outposts.
- GlowIllager(Location, EntityType, double) - Constructor for class net.glowstone.entity.monster.GlowIllager
- GLOWING - Static variable in interface net.glowstone.entity.meta.MetadataIndex.StatusFlags
- GlowInventory - Class in net.glowstone.inventory
-
A class which represents an inventory.
- GlowInventory() - Constructor for class net.glowstone.inventory.GlowInventory
- GlowInventory(InventoryHolder, InventoryType) - Constructor for class net.glowstone.inventory.GlowInventory
- GlowInventory(InventoryHolder, InventoryType, int) - Constructor for class net.glowstone.inventory.GlowInventory
- GlowInventory(InventoryHolder, InventoryType, int, String) - Constructor for class net.glowstone.inventory.GlowInventory
- GlowInventorySlot - Class in net.glowstone.inventory
- GlowInventorySlot() - Constructor for class net.glowstone.inventory.GlowInventorySlot
- GlowInventorySlot(InventoryType.SlotType) - Constructor for class net.glowstone.inventory.GlowInventorySlot
- GlowInventorySlot(ItemStack) - Constructor for class net.glowstone.inventory.GlowInventorySlot
- GlowInventorySlot(ItemStack, InventoryType.SlotType) - Constructor for class net.glowstone.inventory.GlowInventorySlot
- GlowInventoryView - Class in net.glowstone.inventory
-
Standard implementation of InventoryView for most inventories.
- GlowInventoryView(GlowHumanEntity) - Constructor for class net.glowstone.inventory.GlowInventoryView
-
Create the default inventory view for this player.
- GlowInventoryView(HumanEntity, InventoryType, Inventory, Inventory) - Constructor for class net.glowstone.inventory.GlowInventoryView
- GlowInventoryView(HumanEntity, Inventory) - Constructor for class net.glowstone.inventory.GlowInventoryView
-
Create an inventory view for this player looking at a given top inventory.
- GlowIronGolem - Class in net.glowstone.entity.monster
- GlowIronGolem(Location) - Constructor for class net.glowstone.entity.monster.GlowIronGolem
- GlowIronGolem(Location, boolean) - Constructor for class net.glowstone.entity.monster.GlowIronGolem
- GlowItem - Class in net.glowstone.entity.objects
-
Represents an item that is also an
GlowEntity
within the world. - GlowItem(Location, ItemStack) - Constructor for class net.glowstone.entity.objects.GlowItem
-
Creates a new item entity.
- GlowItemFactory - Class in net.glowstone.inventory
-
An implementation of
ItemFactory
responsible for creating ItemMetas. - GlowItemFrame - Class in net.glowstone.entity.objects
- GlowItemFrame(GlowPlayer, Location, BlockFace) - Constructor for class net.glowstone.entity.objects.GlowItemFrame
-
Creates an item frame entity, and consumes the item frame item if a player is hanging it.
- GlowJukebox - Class in net.glowstone.block.entity.state
- GlowJukebox(GlowBlock) - Constructor for class net.glowstone.block.entity.state.GlowJukebox
-
Creates a block state for the given jukebox block.
- GlowJungleTemple - Class in net.glowstone.generator.structures
- GlowJungleTemple() - Constructor for class net.glowstone.generator.structures.GlowJungleTemple
- GlowJungleTemple(Random, Location) - Constructor for class net.glowstone.generator.structures.GlowJungleTemple
- GlowKeyedBossBar - Class in net.glowstone.boss
- GlowKeyedBossBar(NamespacedKey, String, BarColor, BarStyle, double, BarFlag...) - Constructor for class net.glowstone.boss.GlowKeyedBossBar
- GlowLeashHitch - Class in net.glowstone.entity.objects
- GlowLeashHitch(Location) - Constructor for class net.glowstone.entity.objects.GlowLeashHitch
- GlowLeashHitch(Location, BlockFace) - Constructor for class net.glowstone.entity.objects.GlowLeashHitch
-
Creates a leash hitch entity, for when a leash is hitched to a block such as a fencepost.
- GlowLightningStrike - Class in net.glowstone.entity
-
A GlowLightning strike is an entity produced during thunderstorms.
- GlowLightningStrike(Location) - Constructor for class net.glowstone.entity.GlowLightningStrike
- GlowLightningStrike(Location, boolean, boolean) - Constructor for class net.glowstone.entity.GlowLightningStrike
-
Creates a lightning strike.
- GlowLingeringPotion - Class in net.glowstone.entity.projectile
- GlowLingeringPotion(Location) - Constructor for class net.glowstone.entity.projectile.GlowLingeringPotion
- GlowLivingEntity - Class in net.glowstone.entity
-
A GlowLivingEntity is a
Player
orMonster
. - GlowLivingEntity(Location) - Constructor for class net.glowstone.entity.GlowLivingEntity
-
Creates a mob within the specified world.
- GlowLivingEntity(Location, double) - Constructor for class net.glowstone.entity.GlowLivingEntity
-
Creates a mob within the specified world.
- GlowLlama - Class in net.glowstone.entity.passive
-
Represents a llama.
- GlowLlama(Location) - Constructor for class net.glowstone.entity.passive.GlowLlama
-
Creates a llama entity.
- GlowLlamaInventory - Class in net.glowstone.inventory
-
A llama inventory.
- GlowLlamaInventory(InventoryHolder, int) - Constructor for class net.glowstone.inventory.GlowLlamaInventory
- GlowMagmaCube - Class in net.glowstone.entity.monster
- GlowMagmaCube(Location) - Constructor for class net.glowstone.entity.monster.GlowMagmaCube
- GlowMapCanvas - Class in net.glowstone.map
-
Represents a canvas for drawing to a map.
- GlowMapCanvas(MapView) - Constructor for class net.glowstone.map.GlowMapCanvas
- GlowMapCopyMatcher - Class in net.glowstone.inventory.crafting
- GlowMapCopyMatcher() - Constructor for class net.glowstone.inventory.crafting.GlowMapCopyMatcher
- GlowMapRenderer - Class in net.glowstone.map
-
Glowstone's built-in map renderer.
- GlowMapRenderer(GlowMapView) - Constructor for class net.glowstone.map.GlowMapRenderer
- GlowMapView - Class in net.glowstone.map
-
Represents a map item.
- GlowMapView(World, int) - Constructor for class net.glowstone.map.GlowMapView
- GlowMapZoomMatcher - Class in net.glowstone.inventory.crafting
- GlowMapZoomMatcher() - Constructor for class net.glowstone.inventory.crafting.GlowMapZoomMatcher
- GlowMerchantInventory - Class in net.glowstone.inventory
- GlowMerchantInventory(InventoryHolder, Merchant) - Constructor for class net.glowstone.inventory.GlowMerchantInventory
-
Creates the inventory for a merchant.
- GlowMetaBanner - Class in net.glowstone.inventory
- GlowMetaBanner(ItemMeta) - Constructor for class net.glowstone.inventory.GlowMetaBanner
-
Creates an instance by copying from the given
ItemMeta
. - GlowMetaEnchantedBook - Class in net.glowstone.inventory
- GlowMetaEnchantedBook(ItemMeta) - Constructor for class net.glowstone.inventory.GlowMetaEnchantedBook
-
Creates an instance by copying from the given
ItemMeta
. - GlowMetaFirework - Class in net.glowstone.inventory
- GlowMetaFirework(ItemMeta) - Constructor for class net.glowstone.inventory.GlowMetaFirework
-
Creates an instance by copying from the given
ItemMeta
. - GlowMetaFireworkEffect - Class in net.glowstone.inventory
- GlowMetaFireworkEffect(ItemMeta) - Constructor for class net.glowstone.inventory.GlowMetaFireworkEffect
-
Creates an instance by copying from the given
ItemMeta
. - GlowMetaItem - Class in net.glowstone.inventory
-
An implementation of
ItemMeta
, created throughGlowItemFactory
. - GlowMetaItem(ItemMeta) - Constructor for class net.glowstone.inventory.GlowMetaItem
-
Create a GlowMetaItem, copying from another if possible.
- GlowMetaKnowledgeBook - Class in net.glowstone.inventory
- GlowMetaKnowledgeBook(ItemMeta) - Constructor for class net.glowstone.inventory.GlowMetaKnowledgeBook
-
Creates an instance by copying from the given
ItemMeta
. - GlowMetaLeatherArmor - Class in net.glowstone.inventory
- GlowMetaLeatherArmor(ItemMeta) - Constructor for class net.glowstone.inventory.GlowMetaLeatherArmor
-
Creates an instance by copying from the given
ItemMeta
. - GlowMetaPotion - Class in net.glowstone.inventory
- GlowMetaPotion(ItemMeta) - Constructor for class net.glowstone.inventory.GlowMetaPotion
-
Creates an instance by copying from the given
ItemMeta
. - GlowMetaShield - Class in net.glowstone.inventory
- GlowMetaShield(ItemMeta) - Constructor for class net.glowstone.inventory.GlowMetaShield
-
Creates an instance by copying from the given
ItemMeta
. - GlowMetaSkull - Class in net.glowstone.inventory
- GlowMetaSkull(ItemMeta) - Constructor for class net.glowstone.inventory.GlowMetaSkull
-
Creates an instance by copying from the given
ItemMeta
. - GlowMetaSpawn - Class in net.glowstone.inventory
- GlowMetaSpawn(ItemMeta) - Constructor for class net.glowstone.inventory.GlowMetaSpawn
-
Creates an instance by copying from the given
ItemMeta
. - GlowMinecart - Class in net.glowstone.entity.objects
- GlowMinecart(Location, GlowMinecart.MinecartType) - Constructor for class net.glowstone.entity.objects.GlowMinecart
-
Creates a minecart.
- GlowMinecart.Command - Class in net.glowstone.entity.objects
- GlowMinecart.Explosive - Class in net.glowstone.entity.objects
- GlowMinecart.Hopper - Class in net.glowstone.entity.objects
- GlowMinecart.MinecartType - Enum Class in net.glowstone.entity.objects
- GlowMinecart.Powered - Class in net.glowstone.entity.objects
- GlowMinecart.Rideable - Class in net.glowstone.entity.objects
- GlowMinecart.Spawner - Class in net.glowstone.entity.objects
- GlowMinecart.Storage - Class in net.glowstone.entity.objects
- GlowMob - Class in net.glowstone.entity
- GlowMob(Location, double) - Constructor for class net.glowstone.entity.GlowMob
- GlowMonster - Class in net.glowstone.entity.monster
- GlowMonster(Location, EntityType, double) - Constructor for class net.glowstone.entity.monster.GlowMonster
-
Creates a new non-passive mob.
- GlowMooshroom - Class in net.glowstone.entity.passive
- GlowMooshroom(Location) - Constructor for class net.glowstone.entity.passive.GlowMooshroom
- GlowMule - Class in net.glowstone.entity.passive
- GlowMule(Location) - Constructor for class net.glowstone.entity.passive.GlowMule
- GlowNetworkServer - Class in net.glowstone.net
-
Represents a network server.
- GlowNetworkServer(GlowServer, ProtocolProvider, CountDownLatch) - Constructor for class net.glowstone.net.GlowNetworkServer
-
Creates an instance for the specified server.
- GlowObjective - Class in net.glowstone.scoreboard
-
Scoreboard objective and associated data.
- GlowObjective(GlowScoreboard, String, String) - Constructor for class net.glowstone.scoreboard.GlowObjective
-
Creates a scoreboard objective.
- GlowOcelot - Class in net.glowstone.entity.passive
- GlowOcelot(Location) - Constructor for class net.glowstone.entity.passive.GlowOcelot
-
Creates a wild ocelot.
- GlowOfflinePlayer - Class in net.glowstone
-
Represents a player which is not connected to the server.
- GlowOfflinePlayer(GlowServer, GlowPlayerProfile) - Constructor for class net.glowstone.GlowOfflinePlayer
-
Create a new offline player for the given name.
- GlowPainting - Class in net.glowstone.entity.objects
- GlowPainting(Location) - Constructor for class net.glowstone.entity.objects.GlowPainting
- GlowPainting(Location, BlockFace) - Constructor for class net.glowstone.entity.objects.GlowPainting
-
Creates a painting with the default art.
- GlowParrot - Class in net.glowstone.entity.passive
- GlowParrot(Location) - Constructor for class net.glowstone.entity.passive.GlowParrot
-
Creates a parrot of a random variant.
- GlowParrot.Shoulder - Enum Class in net.glowstone.entity.passive
- GlowParticle - Class in net.glowstone.constants
-
Id mappings for particles.
- GlowParticle(NamespacedKey, Particle) - Constructor for class net.glowstone.constants.GlowParticle
- GlowPig - Class in net.glowstone.entity.passive
- GlowPig(Location) - Constructor for class net.glowstone.entity.passive.GlowPig
- GlowPigZombie - Class in net.glowstone.entity.monster
- GlowPigZombie(Location) - Constructor for class net.glowstone.entity.monster.GlowPigZombie
- GlowPlayer - Class in net.glowstone.entity
-
Represents an in-game player.
- GlowPlayer(GlowSession, GlowPlayerProfile, PlayerDataService.PlayerReader) - Constructor for class net.glowstone.entity.GlowPlayer
-
Creates a new player and adds it to the world.
- GlowPlayerInventory - Class in net.glowstone.inventory
-
An Inventory representing the items a player is holding.
- GlowPlayerInventory(GlowHumanEntity) - Constructor for class net.glowstone.inventory.GlowPlayerInventory
-
Creates the instance for the given player's inventory.
- GlowPlayerProfile - Class in net.glowstone.entity.meta.profile
-
Information about a player's name, UUID, and other properties.
- GlowPlayerProfile(String, UUID, boolean) - Constructor for class net.glowstone.entity.meta.profile.GlowPlayerProfile
-
Construct a new profile with only a name and UUID.
- GlowPlayerProfile(String, UUID, Collection<ProfileProperty>, boolean) - Constructor for class net.glowstone.entity.meta.profile.GlowPlayerProfile
-
Construct a new profile with additional properties.
- GlowPluginTypeDetector - Class in net.glowstone
- GlowPluginTypeDetector(File) - Constructor for class net.glowstone.GlowPluginTypeDetector
- GlowPolarBear - Class in net.glowstone.entity.passive
- GlowPolarBear(Location) - Constructor for class net.glowstone.entity.passive.GlowPolarBear
- GlowPotionEffect - Class in net.glowstone.constants
-
Definitions of potion effect types.
- GlowProjectile - Class in net.glowstone.entity.projectile
-
A projectile.
- GlowProjectile(Location) - Constructor for class net.glowstone.entity.projectile.GlowProjectile
-
Creates a projectile.
- GlowProtocol - Class in net.glowstone.net.protocol
- GlowProtocol(String, int) - Constructor for class net.glowstone.net.protocol.GlowProtocol
-
Creates an instance.
- GlowProtocol(String, int, int) - Constructor for class net.glowstone.net.protocol.GlowProtocol
-
Creates an instance.
- GlowRabbit - Class in net.glowstone.entity.passive
- GlowRabbit(Location) - Constructor for class net.glowstone.entity.passive.GlowRabbit
-
Creates a rabbit of a random type.
- GlowRaider - Class in net.glowstone.entity.monster
-
A mob that can raid villages.
- GlowRaider(Location, EntityType, double) - Constructor for class net.glowstone.entity.monster.GlowRaider
- GlowRepairMatcher - Class in net.glowstone.inventory.crafting
- GlowRepairMatcher() - Constructor for class net.glowstone.inventory.crafting.GlowRepairMatcher
- GlowScheduler - Class in net.glowstone.scheduler
-
A scheduler for managing server ticks, Bukkit tasks, and other synchronization.
- GlowScheduler(GlowServer, WorldScheduler) - Constructor for class net.glowstone.scheduler.GlowScheduler
-
Creates a new task scheduler.
- GlowScheduler(Server, WorldScheduler, SessionRegistry) - Constructor for class net.glowstone.scheduler.GlowScheduler
-
Creates a new task scheduler.
- GlowScore - Class in net.glowstone.scoreboard
-
Implementation/data holder for Scores.
- GlowScore(GlowObjective, String) - Constructor for class net.glowstone.scoreboard.GlowScore
- GlowScoreboard - Class in net.glowstone.scoreboard
-
Scoreboard implementation.
- GlowScoreboard() - Constructor for class net.glowstone.scoreboard.GlowScoreboard
- GlowScoreboardManager - Class in net.glowstone.scoreboard
-
ScoreboardManager implementation.
- GlowScoreboardManager(GlowServer) - Constructor for class net.glowstone.scoreboard.GlowScoreboardManager
- GlowServer - Class in net.glowstone
-
The core class of the Glowstone server.
- GlowServer(ServerConfig) - Constructor for class net.glowstone.GlowServer
-
Creates a new server.
- GlowServerIcon - Class in net.glowstone.util
-
A
CachedServerIcon
implementation. - GlowServerIcon() - Constructor for class net.glowstone.util.GlowServerIcon
-
Create an empty icon.
- GlowServerIcon(BufferedImage) - Constructor for class net.glowstone.util.GlowServerIcon
-
Create icon from an image.
- GlowServerIcon(File) - Constructor for class net.glowstone.util.GlowServerIcon
-
Create icon from a file.
- GlowSession - Class in net.glowstone.net
-
A single connection to the server, which may or may not be associated with a player.
- GlowSession(GlowServer, ProtocolProvider, Channel, ConnectionManager) - Constructor for class net.glowstone.net.GlowSession
-
Creates a new session.
- GlowSheep - Class in net.glowstone.entity.passive
- GlowSheep(Location) - Constructor for class net.glowstone.entity.passive.GlowSheep
-
Creates a sheep with a random color.
- GlowShulker - Class in net.glowstone.entity.monster
- GlowShulker(Location) - Constructor for class net.glowstone.entity.monster.GlowShulker
-
Creates a shulker facing down.
- GlowShulker(Location, GlowShulker.Facing) - Constructor for class net.glowstone.entity.monster.GlowShulker
-
Creates a shulker facing the given direction.
- GlowShulker.Facing - Enum Class in net.glowstone.entity.monster
- GlowSign - Class in net.glowstone.block.entity.state
- GlowSign(GlowBlock) - Constructor for class net.glowstone.block.entity.state.GlowSign
-
Creates the instance for the given sign block.
- GlowSilverfish - Class in net.glowstone.entity.monster
- GlowSilverfish(Location) - Constructor for class net.glowstone.entity.monster.GlowSilverfish
- GlowSkeleton - Class in net.glowstone.entity.monster
- GlowSkeleton(Location) - Constructor for class net.glowstone.entity.monster.GlowSkeleton
- GlowSkeleton(Location, EntityType, double) - Constructor for class net.glowstone.entity.monster.GlowSkeleton
- GlowSkeletonHorse - Class in net.glowstone.entity.passive
- GlowSkeletonHorse(Location) - Constructor for class net.glowstone.entity.passive.GlowSkeletonHorse
- GlowSkull - Class in net.glowstone.block.entity.state
- GlowSkull(GlowBlock) - Constructor for class net.glowstone.block.entity.state.GlowSkull
-
Creates the instance for the given block.
- GlowSlime - Class in net.glowstone.entity.monster
- GlowSlime(Location) - Constructor for class net.glowstone.entity.monster.GlowSlime
- GlowSlime(Location, EntityType) - Constructor for class net.glowstone.entity.monster.GlowSlime
- GlowSnowball - Class in net.glowstone.entity.projectile
- GlowSnowball(Location) - Constructor for class net.glowstone.entity.projectile.GlowSnowball
-
Creates a thrown snowball with default speed.
- GlowSnowman - Class in net.glowstone.entity.monster
- GlowSnowman(Location) - Constructor for class net.glowstone.entity.monster.GlowSnowman
- GlowSocketServer - Class in net.glowstone.net
- GlowSocketServer(GlowServer, ProtocolProvider, CountDownLatch) - Constructor for class net.glowstone.net.GlowSocketServer
-
Creates an instance for the specified server.
- GlowSound - Class in net.glowstone.constants
- GlowSound() - Constructor for class net.glowstone.constants.GlowSound
- GlowSpectralArrow - Class in net.glowstone.entity.projectile
- GlowSpectralArrow(Location) - Constructor for class net.glowstone.entity.projectile.GlowSpectralArrow
- GlowSpellcaster - Class in net.glowstone.entity.monster
- GlowSpellcaster(Location, EntityType, double) - Constructor for class net.glowstone.entity.monster.GlowSpellcaster
- GlowSpider - Class in net.glowstone.entity.monster
- GlowSpider(Location) - Constructor for class net.glowstone.entity.monster.GlowSpider
- GlowSplashPotion - Class in net.glowstone.entity.projectile
- GlowSplashPotion(Location) - Constructor for class net.glowstone.entity.projectile.GlowSplashPotion
- GlowSquid - Class in net.glowstone.entity.passive
- GlowSquid(Location) - Constructor for class net.glowstone.entity.passive.GlowSquid
- GlowStatistic - Class in net.glowstone.constants
-
Name mappings for statistics.
- GlowStatusClient - Class in net.glowstone.net
- GlowStatusClient(GlowSession) - Constructor for class net.glowstone.net.GlowStatusClient
- GLOWSTONE - Static variable in interface net.glowstone.i18n.ConsoleMessages.Info.Version
- GlowstoneCommand - Class in net.glowstone.command.glowstone
- GlowstoneCommand() - Constructor for class net.glowstone.command.glowstone.GlowstoneCommand
-
Creates the instance for this command.
- GlowstoneDecorator - Class in net.glowstone.generator.decorators.nether
- GlowstoneDecorator() - Constructor for class net.glowstone.generator.decorators.nether.GlowstoneDecorator
- GlowstoneDecorator(boolean) - Constructor for class net.glowstone.generator.decorators.nether.GlowstoneDecorator
- GlowstoneMessages - Interface in net.glowstone.i18n
- GlowstoneMessages.Advancement - Interface in net.glowstone.i18n
- GlowstoneMessages.Bed - Interface in net.glowstone.i18n
- GlowstoneMessages.Block - Interface in net.glowstone.i18n
- GlowstoneMessages.Command - Interface in net.glowstone.i18n
- GlowstoneMessages.Command.Error - Interface in net.glowstone.i18n
- GlowstoneMessages.Entity - Interface in net.glowstone.i18n
- GlowstoneMessages.Kick - Interface in net.glowstone.i18n
- GlowstoneMessages.Kick.Crypt - Interface in net.glowstone.i18n
- GlowstoneMessages.Player - Interface in net.glowstone.i18n
- GlowStray - Class in net.glowstone.entity.monster
- GlowStray(Location) - Constructor for class net.glowstone.entity.monster.GlowStray
- GlowStructure - Class in net.glowstone.generator.structures
- GlowStructure(World, int, int) - Constructor for class net.glowstone.generator.structures.GlowStructure
- GlowStructurePiece - Class in net.glowstone.generator.structures
- GlowStructurePiece() - Constructor for class net.glowstone.generator.structures.GlowStructurePiece
- GlowStructurePiece(Random, Location, Vector) - Constructor for class net.glowstone.generator.structures.GlowStructurePiece
-
Creates a structure piece.
- GlowStructurePiece(Location, Vector) - Constructor for class net.glowstone.generator.structures.GlowStructurePiece
- GlowSuperInventory - Class in net.glowstone.inventory
-
Inventory which delegate to other Inventory objects.
- GlowSuperInventory() - Constructor for class net.glowstone.inventory.GlowSuperInventory
- GlowSuperInventory(List<GlowInventory>, InventoryHolder, InventoryType) - Constructor for class net.glowstone.inventory.GlowSuperInventory
- GlowSuperInventory(List<GlowInventory>, InventoryHolder, InventoryType, String) - Constructor for class net.glowstone.inventory.GlowSuperInventory
- GlowTags - Class in net.glowstone.block
-
Useful constant groups of materials, many of which were just 1 or 2 materials pre-Flattening.
- GlowTags() - Constructor for class net.glowstone.block.GlowTags
- GlowTameable - Class in net.glowstone.entity.passive
- GlowTameable(Location, EntityType, double) - Constructor for class net.glowstone.entity.passive.GlowTameable
- GlowTameable(Location, EntityType, double, AnimalTamer) - Constructor for class net.glowstone.entity.passive.GlowTameable
- GlowTask - Class in net.glowstone.scheduler
-
Represents a task which is executed periodically.
- GlowTask(Plugin, Runnable, boolean, long, long) - Constructor for class net.glowstone.scheduler.GlowTask
-
Creates a new task with the specified number of ticks between consecutive calls to execute().
- GlowTeam - Class in net.glowstone.scoreboard
-
Implementation for scoreboard teams.
- GlowTeam(GlowScoreboard, String) - Constructor for class net.glowstone.scoreboard.GlowTeam
-
Creates a team.
- GlowTemple - Class in net.glowstone.generator.structures
-
Desert temple, jungle temple, or witch hut.
- GlowTemple(World, int, int) - Constructor for class net.glowstone.generator.structures.GlowTemple
-
Creates a structure with no pieces.
- GlowTemple(World, Random, int, int) - Constructor for class net.glowstone.generator.structures.GlowTemple
-
Creates a random temple or witch hut.
- GlowTemple.TempleType - Enum Class in net.glowstone.generator.structures
- GlowTemplePiece - Class in net.glowstone.generator.structures
- GlowTemplePiece() - Constructor for class net.glowstone.generator.structures.GlowTemplePiece
- GlowTemplePiece(Random, Location, Vector) - Constructor for class net.glowstone.generator.structures.GlowTemplePiece
-
Creates a temple piece.
- GlowThrownExpBottle - Class in net.glowstone.entity.projectile
- GlowThrownExpBottle(Location) - Constructor for class net.glowstone.entity.projectile.GlowThrownExpBottle
- GlowTippedArrow - Class in net.glowstone.entity.projectile
- GlowTippedArrow(Location) - Constructor for class net.glowstone.entity.projectile.GlowTippedArrow
- GlowTntPrimed - Class in net.glowstone.entity
- GlowTntPrimed(Location) - Constructor for class net.glowstone.entity.GlowTntPrimed
-
Creates a primed TNT block, not associated with any igniting entity.
- GlowTntPrimed(Location, Entity) - Constructor for class net.glowstone.entity.GlowTntPrimed
-
Creates a primed TNT block.
- GlowTree - Class in net.glowstone.constants
- GlowUndeadHorse - Class in net.glowstone.entity.passive
- GlowUndeadHorse(Location, EntityType, double) - Constructor for class net.glowstone.entity.passive.GlowUndeadHorse
- GlowUnsafeValues - Class in net.glowstone.util
-
Deprecated.
- GlowUnsafeValues() - Constructor for class net.glowstone.util.GlowUnsafeValues
-
Deprecated.
- GlowVanillaCommand - Class in net.glowstone.command.minecraft
-
A subclass of
VanillaCommand
with the additional feature that when the command sender is aGlowPlayer
, the description, usage and permission-error messages are looked up in the client's locale, overriding whatever has been or is subsequently set inCommand.setDescription(String)
,Command.setUsage(String)
orCommand.setPermissionMessage(String)
. - GlowVanillaCommand(String) - Constructor for class net.glowstone.command.minecraft.GlowVanillaCommand
-
Creates an instance with no aliases (i.e.
- GlowVanillaCommand(String, List<String>) - Constructor for class net.glowstone.command.minecraft.GlowVanillaCommand
-
Creates an instance, using the command's name to look up the localized description etc.
- GlowVanillaCommand.CommandMessages - Class in net.glowstone.command.minecraft
- GlowVanillaCommand.GenericMessage - Enum Class in net.glowstone.command.minecraft
-
Keys for localizable messages shared by more than one command.
- GlowVehicle - Class in net.glowstone.entity
- GlowVehicle(Location) - Constructor for class net.glowstone.entity.GlowVehicle
-
Creates a vehicle and adds it to the specified world.
- GlowVex - Class in net.glowstone.entity.monster
- GlowVex(Location) - Constructor for class net.glowstone.entity.monster.GlowVex
-
Creates a vex with a random lifespan.
- GlowVillager - Class in net.glowstone.entity.passive
- GlowVillager(Location) - Constructor for class net.glowstone.entity.passive.GlowVillager
-
Creates a villager with a random profession.
- GlowVindicator - Class in net.glowstone.entity.monster
- GlowVindicator(Location) - Constructor for class net.glowstone.entity.monster.GlowVindicator
- GlowWaterMob - Class in net.glowstone.entity
- GlowWaterMob(Location, EntityType, double) - Constructor for class net.glowstone.entity.GlowWaterMob
- GlowWitch - Class in net.glowstone.entity.monster
- GlowWitch(Location) - Constructor for class net.glowstone.entity.monster.GlowWitch
- GlowWitchHut - Class in net.glowstone.generator.structures
- GlowWitchHut() - Constructor for class net.glowstone.generator.structures.GlowWitchHut
- GlowWitchHut(Random, Location) - Constructor for class net.glowstone.generator.structures.GlowWitchHut
- GlowWither - Class in net.glowstone.entity.monster
- GlowWither(Location) - Constructor for class net.glowstone.entity.monster.GlowWither
-
Creates a wither.
- GlowWitherSkeleton - Class in net.glowstone.entity.monster
- GlowWitherSkeleton(Location) - Constructor for class net.glowstone.entity.monster.GlowWitherSkeleton
- GlowWitherSkull - Class in net.glowstone.entity.projectile
- GlowWitherSkull(Location) - Constructor for class net.glowstone.entity.projectile.GlowWitherSkull
- GlowWolf - Class in net.glowstone.entity.passive
- GlowWolf(Location) - Constructor for class net.glowstone.entity.passive.GlowWolf
-
Creates a wolf with a random collar color.
- GlowWorld - Class in net.glowstone
-
A class which represents the in-game world.
- GlowWorld(GlowServer, WorldCreator, WorldStorageProvider) - Constructor for class net.glowstone.GlowWorld
-
Creates a new world from the options in the given WorldCreator.
- GlowWorldBorder - Class in net.glowstone
- GlowWorldBorder(World) - Constructor for class net.glowstone.GlowWorldBorder
-
Initializes a new
WorldBorder
for the given world. - GlowZombie - Class in net.glowstone.entity.monster
- GlowZombie(Location) - Constructor for class net.glowstone.entity.monster.GlowZombie
-
Creates a zombie.
- GlowZombie(Location, EntityType) - Constructor for class net.glowstone.entity.monster.GlowZombie
-
Creates a zombie.
- GlowZombieHorse - Class in net.glowstone.entity.passive
- GlowZombieHorse(Location) - Constructor for class net.glowstone.entity.passive.GlowZombieHorse
- GlowZombieVillager - Class in net.glowstone.entity.monster
- GlowZombieVillager(Location) - Constructor for class net.glowstone.entity.monster.GlowZombieVillager
-
Creates a zombie villager that is a farmer.
- GOAL - Enum constant in enum class net.glowstone.advancement.GlowAdvancementDisplay.FrameType
-
A tile with a rounded border, used for the full beacon advancement
- GOLD - Enum constant in enum class net.glowstone.inventory.ClothType
- GOLD - Enum constant in enum class net.glowstone.inventory.MaterialToolType
- GOLDEN_AXE - Enum constant in enum class net.glowstone.inventory.ToolType
- GOLDEN_BOOTS - Enum constant in enum class net.glowstone.inventory.ArmorConstants
- GOLDEN_CHESTPLATE - Enum constant in enum class net.glowstone.inventory.ArmorConstants
- GOLDEN_HELMET - Enum constant in enum class net.glowstone.inventory.ArmorConstants
- GOLDEN_LEGGINGS - Enum constant in enum class net.glowstone.inventory.ArmorConstants
- GOLDEN_PICKAXE - Enum constant in enum class net.glowstone.inventory.ToolType
- GOLDEN_SHOVEL - Enum constant in enum class net.glowstone.inventory.ToolType
- GOLDEN_SWORD - Enum constant in enum class net.glowstone.inventory.ToolType
- GOLEM_FLING_ARMS - Static variable in class net.glowstone.net.message.play.entity.EntityStatusMessage
- GOLEM_PLAYER_BUILT - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- GRAPHICS_COMPUTE - Enum constant in enum class net.glowstone.util.config.ServerConfig.Key
- GRAPHICS_COMPUTE_ANY_DEVICE - Enum constant in enum class net.glowstone.util.config.ServerConfig.Key
- gravelPatchDecorator - Variable in class net.glowstone.generator.populators.overworld.BiomePopulator
- GravelPatchGroundGenerator - Class in net.glowstone.generator.ground
- GravelPatchGroundGenerator() - Constructor for class net.glowstone.generator.ground.GravelPatchGroundGenerator
- gravityAccel - Variable in class net.glowstone.entity.GlowEntity
-
Gravity acceleration applied each tick.
- GREEN - Enum constant in enum class net.glowstone.net.message.play.player.BossBarMessage.Color
- ground(Class<? extends GroundGenerator>, Object...) - Method in class net.glowstone.constants.GlowBiome.GlowBiomeBuilder
- GroundGenerator - Class in net.glowstone.generator.ground
- GroundGenerator() - Constructor for class net.glowstone.generator.ground.GroundGenerator
- group - Variable in class net.glowstone.net.GlowDatagramServer
- grow(int) - Method in class net.glowstone.entity.GlowAgeable
-
Grows an ageable creature.
- grow(GlowPlayer, GlowBlock) - Method in class net.glowstone.block.blocktype.BlockCocoa
- grow(GlowPlayer, GlowBlock) - Method in class net.glowstone.block.blocktype.BlockCrops
- grow(GlowPlayer, GlowBlock) - Method in class net.glowstone.block.blocktype.BlockDoublePlant
- grow(GlowPlayer, GlowBlock) - Method in class net.glowstone.block.blocktype.BlockGrass
- grow(GlowPlayer, GlowBlock) - Method in class net.glowstone.block.blocktype.BlockMushroom
- grow(GlowPlayer, GlowBlock) - Method in class net.glowstone.block.blocktype.BlockSapling
- grow(GlowPlayer, GlowBlock) - Method in class net.glowstone.block.blocktype.BlockStem
- grow(GlowPlayer, GlowBlock) - Method in class net.glowstone.block.blocktype.BlockTallGrass
- grow(GlowPlayer, GlowBlock) - Method in interface net.glowstone.block.blocktype.IBlockGrowable
-
Called to grow a growable block.
- gsonComponentSerializer() - Method in class net.glowstone.util.GlowUnsafeValues
-
Deprecated.
- GUARDIAN_SPIKES - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- GUARDIAN_TARGET - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
H
- HAND_USED - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- handle(GlowSession, HandshakeMessage) - Method in class net.glowstone.net.handler.handshake.HandshakeHandler
- handle(GlowSession, EncryptionKeyResponseMessage) - Method in class net.glowstone.net.handler.login.EncryptionKeyResponseHandler
- handle(GlowSession, LoginPluginResponseMessage) - Method in class net.glowstone.net.handler.login.LoginPluginResponseHandler
- handle(GlowSession, LoginStartMessage) - Method in class net.glowstone.net.handler.login.LoginStartHandler
- handle(GlowSession, VehicleMoveMessage) - Method in class net.glowstone.net.handler.play.inv.VehicleMoveHandler
- handle(GlowSession, BeaconEffectMessage) - Method in class net.glowstone.net.handler.play.game.BeaconEffectHandler
- handle(GlowSession, ClientSettingsMessage) - Method in class net.glowstone.net.handler.play.game.ClientSettingsHandler
- handle(GlowSession, CraftRecipeRequestMessage) - Method in class net.glowstone.net.handler.play.game.CraftRecipeRequestHandler
- handle(GlowSession, DisplayedRecipeMessage) - Method in class net.glowstone.net.handler.play.game.DisplayedRecipeHandler
- handle(GlowSession, EditBookMessage) - Method in class net.glowstone.net.handler.play.game.EditBookHandler
- handle(GlowSession, IncomingChatMessage) - Method in class net.glowstone.net.handler.play.game.IncomingChatHandler
- handle(GlowSession, NameItemMessage) - Method in class net.glowstone.net.handler.play.game.NameItemHandler
- handle(GlowSession, PingMessage) - Method in class net.glowstone.net.handler.play.game.PingHandler
- handle(GlowSession, PluginMessage) - Method in class net.glowstone.net.handler.play.game.PluginMessageHandler
- handle(GlowSession, RecipeBookStateMessage) - Method in class net.glowstone.net.handler.play.game.RecipeBookStateHandler
- handle(GlowSession, UpdateSignMessage) - Method in class net.glowstone.net.handler.play.game.UpdateSignHandler
- handle(GlowSession, ClickWindowButtonMessage) - Method in class net.glowstone.net.handler.play.inv.ClickWindowButtonHandler
- handle(GlowSession, CloseWindowMessage) - Method in class net.glowstone.net.handler.play.inv.CloseWindowHandler
- handle(GlowSession, CreativeItemMessage) - Method in class net.glowstone.net.handler.play.inv.CreativeItemHandler
- handle(GlowSession, HeldItemMessage) - Method in class net.glowstone.net.handler.play.inv.HeldItemHandler
- handle(GlowSession, TransactionMessage) - Method in class net.glowstone.net.handler.play.inv.TransactionHandler
- handle(GlowSession, WindowClickMessage) - Method in class net.glowstone.net.handler.play.inv.WindowClickHandler
- handle(GlowSession, AdvancementTabMessage) - Method in class net.glowstone.net.handler.play.player.AdvancementTabHandler
- handle(GlowSession, BlockPlacementMessage) - Method in class net.glowstone.net.handler.play.player.BlockPlacementHandler
- handle(GlowSession, ClientStatusMessage) - Method in class net.glowstone.net.handler.play.player.ClientStatusHandler
- handle(GlowSession, DiggingMessage) - Method in class net.glowstone.net.handler.play.player.DiggingHandler
- handle(GlowSession, InteractEntityMessage) - Method in class net.glowstone.net.handler.play.player.InteractEntityHandler
- handle(GlowSession, PlayerAbilitiesMessage) - Method in class net.glowstone.net.handler.play.player.PlayerAbilitiesHandler
- handle(GlowSession, PlayerActionMessage) - Method in class net.glowstone.net.handler.play.player.PlayerActionHandler
- handle(GlowSession, PlayerSwingArmMessage) - Method in class net.glowstone.net.handler.play.player.PlayerSwingArmHandler
- handle(GlowSession, PlayerUpdateMessage) - Method in class net.glowstone.net.handler.play.player.PlayerUpdateHandler
- handle(GlowSession, ResourcePackStatusMessage) - Method in class net.glowstone.net.handler.play.player.ResourcePackStatusHandler
- handle(GlowSession, SpectateMessage) - Method in class net.glowstone.net.handler.play.player.SpectateHandler
- handle(GlowSession, SteerBoatMessage) - Method in class net.glowstone.net.handler.play.player.SteerBoatHandler
- handle(GlowSession, SteerVehicleMessage) - Method in class net.glowstone.net.handler.play.player.SteerVehicleHandler
- handle(GlowSession, TabCompleteMessage) - Method in class net.glowstone.net.handler.play.player.TabCompleteHandler
- handle(GlowSession, TeleportConfirmMessage) - Method in class net.glowstone.net.handler.play.player.TeleportConfirmHandler
- handle(GlowSession, UseItemMessage) - Method in class net.glowstone.net.handler.play.player.UseItemHandler
- handle(GlowSession, StatusPingMessage) - Method in class net.glowstone.net.handler.status.StatusPingHandler
- handle(GlowSession, StatusRequestMessage) - Method in class net.glowstone.net.handler.status.StatusRequestHandler
- handleEat(GlowPlayer, ItemStack) - Method in class net.glowstone.block.itemtype.ItemFood
- handleShiftClick(GlowPlayer, InventoryView, int, ItemStack) - Method in class net.glowstone.inventory.GlowAnvilInventory
- handleShiftClick(GlowPlayer, InventoryView, int, ItemStack) - Method in class net.glowstone.inventory.GlowCraftingInventory
- handleShiftClick(GlowPlayer, InventoryView, int, ItemStack) - Method in class net.glowstone.inventory.GlowFurnaceInventory
- handleShiftClick(GlowPlayer, InventoryView, int, ItemStack) - Method in class net.glowstone.inventory.GlowInventory
-
Handle a shift click in this inventory by the specified player.
- handleShiftClick(GlowPlayer, InventoryView, int, ItemStack) - Method in class net.glowstone.inventory.GlowPlayerInventory
- handshake - Variable in class net.glowstone.net.protocol.ProtocolProvider
- HandshakeCodec - Class in net.glowstone.net.codec.handshake
- HandshakeCodec() - Constructor for class net.glowstone.net.codec.handshake.HandshakeCodec
- HandshakeHandler - Class in net.glowstone.net.handler.handshake
- HandshakeHandler(StatusProtocol, LoginProtocol) - Constructor for class net.glowstone.net.handler.handshake.HandshakeHandler
- HandshakeMessage - Class in net.glowstone.net.message.handshake
- HandshakeMessage(int, String, int, int) - Constructor for class net.glowstone.net.message.handshake.HandshakeMessage
- HandshakeProtocol - Class in net.glowstone.net.protocol
- HandshakeProtocol(StatusProtocol, LoginProtocol) - Constructor for class net.glowstone.net.protocol.HandshakeProtocol
- HangingStore<T extends GlowHangingEntity> - Class in net.glowstone.io.entity
- HangingStore(Class<? extends T>, EntityType) - Constructor for class net.glowstone.io.entity.HangingStore
- HARDCORE - Enum constant in enum class net.glowstone.util.config.ServerConfig.Key
- HAS_ARMS - Static variable in interface net.glowstone.entity.meta.MetadataIndex.ArmorStandFlags
- HAS_CHEST - Static variable in interface net.glowstone.entity.meta.MetadataIndex.HorseFlags
- HAS_GRAVITY - Static variable in interface net.glowstone.entity.meta.MetadataIndex.ArmorStandFlags
- HAS_SADDLE - Static variable in interface net.glowstone.entity.meta.MetadataIndex.HorseFlags
- hasAI() - Method in class net.glowstone.entity.GlowLivingEntity
- hasArms() - Method in class net.glowstone.entity.objects.GlowArmorStand
- hasAttributeModifiers() - Method in class net.glowstone.inventory.GlowMetaItem
- hasBasePlate() - Method in class net.glowstone.entity.objects.GlowArmorStand
- hasBedrockCeiling() - Method in class net.glowstone.GlowWorld
- hasBeenFilled() - Method in class net.glowstone.block.entity.state.GlowContainer
- hasBeenFilled() - Method in class net.glowstone.entity.objects.GlowMinecart.Hopper
- hasBeenFilled() - Method in class net.glowstone.entity.objects.GlowMinecart.Storage
- hasChunk(int, int) - Method in class net.glowstone.io.anvil.RegionFile
- hasColor() - Method in class net.glowstone.inventory.GlowMetaPotion
- hasConflictingEnchant(Enchantment) - Method in class net.glowstone.inventory.GlowMetaItem
- hasConflictingStoredEnchant(Enchantment) - Method in class net.glowstone.inventory.GlowMetaEnchantedBook
- hasCooldown(Material) - Method in class net.glowstone.entity.GlowPlayer
- hasCustomEffect(PotionEffectType) - Method in class net.glowstone.inventory.GlowMetaPotion
- hasCustomEffect(PotionEffectType) - Method in class net.glowstone.entity.projectile.GlowArrow
- hasCustomEffect(PotionEffectType) - Method in class net.glowstone.entity.GlowAreaEffectCloud
- hasCustomEffect(PotionEffectType) - Method in class net.glowstone.entity.projectile.GlowTippedArrow
- hasCustomEffects() - Method in class net.glowstone.entity.GlowAreaEffectCloud
- hasCustomEffects() - Method in class net.glowstone.entity.projectile.GlowArrow
- hasCustomEffects() - Method in class net.glowstone.entity.projectile.GlowTippedArrow
- hasCustomEffects() - Method in class net.glowstone.inventory.GlowMetaPotion
- hasCustomModelData() - Method in class net.glowstone.inventory.GlowMetaItem
- hasData() - Method in class net.glowstone.net.message.play.entity.SpawnObjectMessage
- hasDefaultLandingBehavior() - Method in class net.glowstone.entity.GlowEntity
-
If true,
GlowEntity.setRawLocation(Location, boolean)
withfall
true will callGlowEntity.setOnGround(boolean)
according to whether or not our location is inside a solid block. - hasDefaultLandingBehavior() - Method in class net.glowstone.entity.GlowPlayer
- hasDefaultLandingBehavior() - Method in class net.glowstone.entity.projectile.GlowProjectile
- hasDestroyableKeys() - Method in class net.glowstone.inventory.GlowMetaItem
- hasDiscoveredRecipe(NamespacedKey) - Method in class net.glowstone.entity.GlowPlayer
- hasDisplayName() - Method in class net.glowstone.inventory.GlowMetaItem
- hasEffect() - Method in class net.glowstone.inventory.GlowMetaFireworkEffect
- hasEffects() - Method in class net.glowstone.inventory.GlowMetaFirework
- hasEnchant(Enchantment) - Method in class net.glowstone.inventory.GlowMetaItem
- hasEnchants() - Method in class net.glowstone.inventory.GlowMetaItem
- hasEntry(String) - Method in class net.glowstone.scoreboard.GlowTeam
- hasEquipmentLock(EquipmentSlot, ArmorStand.LockType) - Method in class net.glowstone.entity.objects.GlowArmorStand
- hasFlag(BarFlag) - Method in class net.glowstone.boss.GlowBossBar
- hasFriction() - Method in class net.glowstone.entity.GlowEntity
- hasGravity() - Method in class net.glowstone.entity.GlowEntity
- hasGravity() - Method in class net.glowstone.entity.objects.GlowArmorStand
- HASH_FAILED - Static variable in interface net.glowstone.i18n.ConsoleMessages.Error.Net.Crypt
- HASH_FAILED - Static variable in interface net.glowstone.i18n.GlowstoneMessages.Kick.Crypt
- hashCode() - Method in class net.glowstone.advancement.CriterionProgress
- hashCode() - Method in class net.glowstone.advancement.GlowAdvancement
- hashCode() - Method in class net.glowstone.advancement.GlowAdvancementDisplay
- hashCode() - Method in class net.glowstone.block.GlowBlock
- hashCode() - Method in class net.glowstone.block.GlowBlockState
- hashCode() - Method in class net.glowstone.chunk.GlowChunk.Key
- hashCode() - Method in class net.glowstone.constants.GlowBiome
- hashCode() - Method in class net.glowstone.data.CommandFunction.FunctionLine
- hashCode() - Method in class net.glowstone.data.CommandFunction
- hashCode() - Method in class net.glowstone.entity.ai.MobState
- hashCode() - Method in class net.glowstone.entity.CustomEntityDescriptor
- hashCode() - Method in class net.glowstone.entity.GlowEntity
- hashCode() - Method in class net.glowstone.entity.meta.ClientSettings
- hashCode() - Method in class net.glowstone.entity.meta.MetadataMap.Entry
- hashCode() - Method in class net.glowstone.generator.decorators.overworld.DoublePlantDecorator.DoublePlantDecoration
- hashCode() - Method in class net.glowstone.generator.decorators.overworld.FlowerDecorator.FlowerDecoration
- hashCode() - Method in class net.glowstone.generator.decorators.overworld.TreeDecorator.TreeDecoration
- hashCode() - Method in class net.glowstone.generator.structures.util.StructureBuilder.StructureMaterial
- hashCode() - Method in class net.glowstone.GlowOfflinePlayer
- hashCode() - Method in class net.glowstone.GlowWorld
- hashCode() - Method in class net.glowstone.inventory.crafting.PlayerRecipeMonitor
- hashCode() - Method in class net.glowstone.io.entity.EntityStore
- hashCode() - Method in class net.glowstone.io.structure.StructurePieceStore
- hashCode() - Method in class net.glowstone.io.structure.StructureStore
- hashCode() - Method in class net.glowstone.io.WorldMetadataService.WorldFinalValues
- hashCode() - Method in class net.glowstone.net.message.handshake.HandshakeMessage
- hashCode() - Method in class net.glowstone.net.message.KickMessage
- hashCode() - Method in class net.glowstone.net.message.login.EncryptionKeyRequestMessage
- hashCode() - Method in class net.glowstone.net.message.login.EncryptionKeyResponseMessage
- hashCode() - Method in class net.glowstone.net.message.login.LoginPluginRequestMessage
- hashCode() - Method in class net.glowstone.net.message.login.LoginPluginResponseMessage
- hashCode() - Method in class net.glowstone.net.message.login.LoginStartMessage
- hashCode() - Method in class net.glowstone.net.message.login.LoginSuccessMessage
- hashCode() - Method in class net.glowstone.net.message.play.entity.AttachEntityMessage
- hashCode() - Method in class net.glowstone.net.message.play.entity.CollectItemMessage
- hashCode() - Method in class net.glowstone.net.message.play.entity.DestroyEntitiesMessage
- hashCode() - Method in class net.glowstone.net.message.play.entity.EntityAnimationMessage
- hashCode() - Method in class net.glowstone.net.message.play.entity.EntityEffectMessage
- hashCode() - Method in class net.glowstone.net.message.play.entity.EntityEquipmentMessage
- hashCode() - Method in class net.glowstone.net.message.play.entity.EntityHeadRotationMessage
- hashCode() - Method in class net.glowstone.net.message.play.entity.EntityMetadataMessage
- hashCode() - Method in class net.glowstone.net.message.play.entity.EntityPropertyMessage
- hashCode() - Method in class net.glowstone.net.message.play.entity.EntityRemoveEffectMessage
- hashCode() - Method in class net.glowstone.net.message.play.entity.EntityRotationMessage
- hashCode() - Method in class net.glowstone.net.message.play.entity.EntityStatusMessage
- hashCode() - Method in class net.glowstone.net.message.play.entity.EntityTeleportMessage
- hashCode() - Method in class net.glowstone.net.message.play.entity.EntityVelocityMessage
- hashCode() - Method in class net.glowstone.net.message.play.entity.RelativeEntityPositionMessage
- hashCode() - Method in class net.glowstone.net.message.play.entity.RelativeEntityPositionRotationMessage
- hashCode() - Method in class net.glowstone.net.message.play.entity.SetCooldownMessage
- hashCode() - Method in class net.glowstone.net.message.play.entity.SetPassengerMessage
- hashCode() - Method in class net.glowstone.net.message.play.entity.SpawnGlobalEntityMessage
- hashCode() - Method in class net.glowstone.net.message.play.entity.SpawnMobMessage
- hashCode() - Method in class net.glowstone.net.message.play.entity.SpawnObjectMessage
- hashCode() - Method in class net.glowstone.net.message.play.entity.SpawnPaintingMessage
- hashCode() - Method in class net.glowstone.net.message.play.entity.SpawnPlayerMessage
- hashCode() - Method in class net.glowstone.net.message.play.entity.SpawnXpOrbMessage
- hashCode() - Method in class net.glowstone.net.message.play.entity.VehicleMoveMessage
- hashCode() - Method in class net.glowstone.net.message.play.game.AcknowledgePlayerDiggingMessage
- hashCode() - Method in class net.glowstone.net.message.play.game.BeaconEffectMessage
- hashCode() - Method in class net.glowstone.net.message.play.game.BlockActionMessage
- hashCode() - Method in class net.glowstone.net.message.play.game.BlockBreakAnimationMessage
- hashCode() - Method in class net.glowstone.net.message.play.game.BlockChangeMessage
- hashCode() - Method in class net.glowstone.net.message.play.game.ChatMessage
- hashCode() - Method in class net.glowstone.net.message.play.game.ChunkDataMessage
- hashCode() - Method in class net.glowstone.net.message.play.game.ClientSettingsMessage
- hashCode() - Method in class net.glowstone.net.message.play.game.CraftRecipeRequestMessage
- hashCode() - Method in class net.glowstone.net.message.play.game.CraftRecipeResponseMessage
- hashCode() - Method in class net.glowstone.net.message.play.game.DeclareCommandsMessage
- hashCode() - Method in class net.glowstone.net.message.play.game.DisplayedRecipeMessage
- hashCode() - Method in class net.glowstone.net.message.play.game.EditBookMessage
- hashCode() - Method in class net.glowstone.net.message.play.game.ExperienceMessage
- hashCode() - Method in class net.glowstone.net.message.play.game.ExplosionMessage
- hashCode() - Method in class net.glowstone.net.message.play.game.ExplosionMessage.Record
- hashCode() - Method in class net.glowstone.net.message.play.game.HealthMessage
- hashCode() - Method in class net.glowstone.net.message.play.game.IncomingChatMessage
- hashCode() - Method in class net.glowstone.net.message.play.game.JoinGameMessage
- hashCode() - Method in class net.glowstone.net.message.play.game.MapDataMessage
- hashCode() - Method in class net.glowstone.net.message.play.game.MapDataMessage.Icon
- hashCode() - Method in class net.glowstone.net.message.play.game.MapDataMessage.Section
- hashCode() - Method in class net.glowstone.net.message.play.game.MultiBlockChangeMessage
- hashCode() - Method in class net.glowstone.net.message.play.game.NamedSoundEffectMessage
- hashCode() - Method in class net.glowstone.net.message.play.game.NameItemMessage
- hashCode() - Method in class net.glowstone.net.message.play.game.PingMessage
- hashCode() - Method in class net.glowstone.net.message.play.game.PlayEffectMessage
- hashCode() - Method in class net.glowstone.net.message.play.game.PlayParticleMessage
- hashCode() - Method in class net.glowstone.net.message.play.game.PluginMessage
- hashCode() - Method in class net.glowstone.net.message.play.game.PositionRotationMessage
- hashCode() - Method in class net.glowstone.net.message.play.game.RecipeBookStateMessage
- hashCode() - Method in class net.glowstone.net.message.play.game.RespawnMessage
- hashCode() - Method in class net.glowstone.net.message.play.game.SignEditorMessage
- hashCode() - Method in class net.glowstone.net.message.play.game.SoundEffectMessage
- hashCode() - Method in class net.glowstone.net.message.play.game.SpawnPositionMessage
- hashCode() - Method in class net.glowstone.net.message.play.game.StateChangeMessage
- hashCode() - Method in class net.glowstone.net.message.play.game.StatisticsMessage
- hashCode() - Method in class net.glowstone.net.message.play.game.StopSoundMessage
- hashCode() - Method in class net.glowstone.net.message.play.game.TimeMessage
- hashCode() - Method in class net.glowstone.net.message.play.game.TitleMessage
- hashCode() - Method in class net.glowstone.net.message.play.game.UnloadChunkMessage
- hashCode() - Method in class net.glowstone.net.message.play.game.UnlockRecipesMessage
- hashCode() - Method in class net.glowstone.net.message.play.game.UpdateBlockEntityMessage
- hashCode() - Method in class net.glowstone.net.message.play.game.UpdateSignMessage
- hashCode() - Method in class net.glowstone.net.message.play.game.UserListHeaderFooterMessage
- hashCode() - Method in class net.glowstone.net.message.play.game.UserListItemMessage.Entry
- hashCode() - Method in class net.glowstone.net.message.play.game.UserListItemMessage
- hashCode() - Method in class net.glowstone.net.message.play.game.WorldBorderMessage
- hashCode() - Method in class net.glowstone.net.message.play.inv.ClickWindowButtonMessage
- hashCode() - Method in class net.glowstone.net.message.play.inv.CloseWindowMessage
- hashCode() - Method in class net.glowstone.net.message.play.inv.CreativeItemMessage
- hashCode() - Method in class net.glowstone.net.message.play.inv.HeldItemMessage
- hashCode() - Method in class net.glowstone.net.message.play.inv.OpenWindowMessage
- hashCode() - Method in class net.glowstone.net.message.play.inv.SetWindowContentsMessage
- hashCode() - Method in class net.glowstone.net.message.play.inv.SetWindowSlotMessage
- hashCode() - Method in class net.glowstone.net.message.play.inv.TransactionMessage
- hashCode() - Method in class net.glowstone.net.message.play.inv.WindowClickMessage
- hashCode() - Method in class net.glowstone.net.message.play.inv.WindowPropertyMessage
- hashCode() - Method in class net.glowstone.net.message.play.player.AdvancementsMessage
- hashCode() - Method in class net.glowstone.net.message.play.player.AdvancementTabMessage
- hashCode() - Method in class net.glowstone.net.message.play.player.BlockPlacementMessage
- hashCode() - Method in class net.glowstone.net.message.play.player.BossBarMessage
- hashCode() - Method in class net.glowstone.net.message.play.player.CameraMessage
- hashCode() - Method in class net.glowstone.net.message.play.player.ClientStatusMessage
- hashCode() - Method in class net.glowstone.net.message.play.player.CombatEventMessage
- hashCode() - Method in class net.glowstone.net.message.play.player.DiggingMessage
- hashCode() - Method in class net.glowstone.net.message.play.player.InteractEntityMessage
- hashCode() - Method in class net.glowstone.net.message.play.player.PlayerAbilitiesMessage
- hashCode() - Method in class net.glowstone.net.message.play.player.PlayerActionMessage
- hashCode() - Method in class net.glowstone.net.message.play.player.PlayerLookMessage
- hashCode() - Method in class net.glowstone.net.message.play.player.PlayerPositionLookMessage
- hashCode() - Method in class net.glowstone.net.message.play.player.PlayerPositionMessage
- hashCode() - Method in class net.glowstone.net.message.play.player.PlayerSwingArmMessage
- hashCode() - Method in class net.glowstone.net.message.play.player.PlayerUpdateMessage
- hashCode() - Method in class net.glowstone.net.message.play.player.ResourcePackSendMessage
- hashCode() - Method in class net.glowstone.net.message.play.player.ResourcePackStatusMessage
- hashCode() - Method in class net.glowstone.net.message.play.player.ServerDifficultyMessage
- hashCode() - Method in class net.glowstone.net.message.play.player.SpectateMessage
- hashCode() - Method in class net.glowstone.net.message.play.player.SteerBoatMessage
- hashCode() - Method in class net.glowstone.net.message.play.player.SteerVehicleMessage
- hashCode() - Method in class net.glowstone.net.message.play.player.TabCompleteMessage
- hashCode() - Method in class net.glowstone.net.message.play.player.TabCompleteResponseMessage.Completion
- hashCode() - Method in class net.glowstone.net.message.play.player.TabCompleteResponseMessage
- hashCode() - Method in class net.glowstone.net.message.play.player.TeleportConfirmMessage
- hashCode() - Method in class net.glowstone.net.message.play.player.UseItemMessage
- hashCode() - Method in class net.glowstone.net.message.play.scoreboard.ScoreboardDisplayMessage
- hashCode() - Method in class net.glowstone.net.message.play.scoreboard.ScoreboardObjectiveMessage
- hashCode() - Method in class net.glowstone.net.message.play.scoreboard.ScoreboardScoreMessage
- hashCode() - Method in class net.glowstone.net.message.play.scoreboard.ScoreboardTeamMessage
- hashCode() - Method in class net.glowstone.net.message.SetCompressionMessage
- hashCode() - Method in class net.glowstone.net.message.status.StatusPingMessage
- hashCode() - Method in class net.glowstone.net.message.status.StatusRequestMessage
- hashCode() - Method in class net.glowstone.net.message.status.StatusResponseMessage
- hashCode() - Method in class net.glowstone.util.collection.SuperCollection
- hashCode() - Method in class net.glowstone.util.library.Library
- hashCode() - Method in class net.glowstone.util.library.LibraryKey
- hashCode() - Method in class net.glowstone.util.loot.ConditionalLootItem
- hashCode() - Method in class net.glowstone.util.loot.DefaultLootItem
- hashCode() - Method in class net.glowstone.util.loot.EntityLootTable
- hashCode() - Method in class net.glowstone.util.loot.LootData
- hashCode() - Method in class net.glowstone.util.loot.LootItem
- hashCode() - Method in class net.glowstone.util.loot.LootRandomValues
- hashCode() - Method in class net.glowstone.util.loot.ProbableValue
- hashCode() - Method in class net.glowstone.util.loot.ReflectiveValue
- hashCode() - Method in class net.glowstone.util.nbt.Tag
- hashCode() - Method in class net.glowstone.util.SoundInfo
- hashCode() - Method in class net.glowstone.util.TextMessage
- hasItemFlag(ItemFlag) - Method in class net.glowstone.inventory.GlowMetaItem
- hasJoined() - Method in class net.glowstone.entity.GlowPlayer
- hasLineOfSight(Entity) - Method in class net.glowstone.entity.GlowLivingEntity
- hasLocalizedName() - Method in class net.glowstone.inventory.GlowMetaItem
- hasLootTable() - Method in class net.glowstone.block.entity.state.GlowContainer
- hasLore() - Method in class net.glowstone.inventory.GlowMetaItem
- hasMetadata(String) - Method in class net.glowstone.block.GlowBlock
- hasMetadata(String) - Method in class net.glowstone.block.GlowBlockState
- hasMetadata(String) - Method in class net.glowstone.entity.GlowEntity
- hasMetadata(String) - Method in class net.glowstone.GlowWorld
- hasMoved() - Method in class net.glowstone.entity.GlowEntity
-
Checks if this entity has moved this cycle.
- hasMoved(Location, Location) - Static method in class net.glowstone.util.Position
-
Gets whether there has been a position change between the two Locations.
- hasNext() - Method in class net.glowstone.inventory.InventoryIterator
- hasNext() - Method in class net.glowstone.util.collection.SuperIterator
- hasNext() - Method in class net.glowstone.util.collection.SuperListIterator
- hasNext() - Method in class net.glowstone.util.TaxicabBlockIterator
- hasOwner() - Method in class net.glowstone.block.entity.state.GlowSkull
- hasOwner() - Method in class net.glowstone.inventory.GlowMetaSkull
- hasPendingRefill() - Method in class net.glowstone.block.entity.state.GlowContainer
- hasPendingRefill() - Method in class net.glowstone.entity.objects.GlowMinecart.Hopper
- hasPendingRefill() - Method in class net.glowstone.entity.objects.GlowMinecart.Storage
- hasPermission(String) - Method in class net.glowstone.entity.GlowEntity
- hasPermission(String) - Method in class net.glowstone.entity.GlowHumanEntity
- hasPermission(String) - Method in class net.glowstone.net.rcon.RconCommandSender
- hasPermission(Permission) - Method in class net.glowstone.entity.GlowEntity
- hasPermission(Permission) - Method in class net.glowstone.entity.GlowHumanEntity
- hasPermission(Permission) - Method in class net.glowstone.net.rcon.RconCommandSender
- hasPlaceableKeys() - Method in class net.glowstone.inventory.GlowMetaItem
- hasPlayedBefore() - Method in class net.glowstone.entity.GlowPlayer
- hasPlayedBefore() - Method in class net.glowstone.GlowOfflinePlayer
- hasPlayedBefore() - Method in interface net.glowstone.io.PlayerDataService.PlayerReader
-
Check whether the player has played before.
- hasPlayer(OfflinePlayer) - Method in class net.glowstone.scoreboard.GlowTeam
-
Deprecated.
- hasPlayerLooted(UUID) - Method in class net.glowstone.entity.objects.GlowMinecart.Hopper
- hasPlayerLooted(UUID) - Method in class net.glowstone.entity.objects.GlowMinecart.Storage
- hasPlayerLooted(UUID) - Method in class net.glowstone.block.entity.state.GlowContainer
- hasPotionEffect(PotionEffectType) - Method in class net.glowstone.entity.GlowLivingEntity
- hasPrevious() - Method in class net.glowstone.inventory.InventoryIterator
- hasPrevious() - Method in class net.glowstone.util.collection.SuperListIterator
- hasProperty(String) - Method in class net.glowstone.entity.meta.profile.GlowPlayerProfile
- hasRaids() - Method in class net.glowstone.GlowWorld
- hasRecipes() - Method in class net.glowstone.inventory.GlowMetaKnowledgeBook
- hasReproduced() - Method in class net.glowstone.entity.passive.GlowHorse
- hasResourcePack() - Method in class net.glowstone.entity.GlowPlayer
- hasRotated() - Method in class net.glowstone.entity.GlowEntity
-
Checks if this entity has rotated this cycle.
- hasRotated(Location, Location) - Static method in class net.glowstone.util.Position
-
Gets whether there has been a rotation change between the two Locations.
- hasSaddle() - Method in class net.glowstone.entity.passive.GlowPig
- hasScore(String) - Method in class net.glowstone.scoreboard.GlowObjective
-
Returns whether a score is defined.
- hasSkylight() - Method in class net.glowstone.GlowWorld
- hasSpawnedType() - Method in class net.glowstone.inventory.GlowMetaSpawn
- hasStoredEnchant(Enchantment) - Method in class net.glowstone.inventory.GlowMetaEnchantedBook
- hasStoredEnchants() - Method in class net.glowstone.inventory.GlowMetaEnchantedBook
- hasStorm() - Method in class net.glowstone.GlowWorld
- hasWhitelist() - Method in class net.glowstone.GlowServer
- heal(LivingEntity, double, EntityRegainHealthEvent.RegainReason) - Static method in class net.glowstone.util.EntityUtils
-
Heals an entity by a specific amount.
- health - Variable in class net.glowstone.entity.GlowLivingEntity
-
The entity's health.
- HEALTH - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- HealthCodec - Class in net.glowstone.net.codec.play.game
- HealthCodec() - Constructor for class net.glowstone.net.codec.play.game.HealthCodec
- HealthMessage - Class in net.glowstone.net.message.play.game
- HealthMessage(float, int, float) - Constructor for class net.glowstone.net.message.play.game.HealthMessage
- height - Variable in class net.glowstone.entity.GlowAgeable
- height - Variable in class net.glowstone.generator.objects.trees.GenericTree
- height - Variable in class net.glowstone.net.message.play.game.MapDataMessage.Section
- HEIGHT - Static variable in class net.glowstone.chunk.GlowChunk
-
The height of a chunk (z axis).
- HELD_ITEM - Static variable in class net.glowstone.net.message.play.entity.EntityEquipmentMessage
- HeldItemCodec - Class in net.glowstone.net.codec.play.inv
- HeldItemCodec() - Constructor for class net.glowstone.net.codec.play.inv.HeldItemCodec
- HeldItemHandler - Class in net.glowstone.net.handler.play.inv
- HeldItemHandler() - Constructor for class net.glowstone.net.handler.play.inv.HeldItemHandler
- HeldItemMessage - Class in net.glowstone.net.message.play.inv
- HeldItemMessage(int) - Constructor for class net.glowstone.net.message.play.inv.HeldItemMessage
- HELMET_SLOT - Static variable in class net.glowstone.net.message.play.entity.EntityEquipmentMessage
- HELP - Static variable in interface net.glowstone.i18n.ConsoleMessages.Info.Option
- HELP_FILE - Enum constant in enum class net.glowstone.util.config.ServerConfig.Key
- hide() - Method in class net.glowstone.boss.GlowBossBar
- hidePlayer(Player) - Method in class net.glowstone.entity.GlowPlayer
- hidePlayer(Plugin, Player) - Method in class net.glowstone.entity.GlowPlayer
- hideTitle() - Method in class net.glowstone.entity.GlowPlayer
- HOOK_MAX_DISTANCE - Static variable in class net.glowstone.entity.GlowPlayer
-
Max distance of a fishing hook.
- Hopper(Location) - Constructor for class net.glowstone.entity.objects.GlowMinecart.Hopper
-
Creates a minecart with a hopper.
- HOPPER - Enum constant in enum class net.glowstone.entity.objects.GlowMinecart.MinecartType
- HopperEntity - Class in net.glowstone.block.entity
- HopperEntity(GlowBlock) - Constructor for class net.glowstone.block.entity.HopperEntity
- HORSE_ARMOR - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- HORSE_STYLE - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- HorseStore - Class in net.glowstone.io.entity
- HorseStore() - Constructor for class net.glowstone.io.entity.HorseStore
- HostileMobState - Class in net.glowstone.entity.ai
- HostileMobState() - Constructor for class net.glowstone.entity.ai.HostileMobState
- HOUSTONIA - Enum constant in enum class net.glowstone.generator.objects.FlowerType
- hoverContentOf(Entity) - Method in class net.glowstone.inventory.GlowItemFactory
- hoverContentOf(Entity, BaseComponent[]) - Method in class net.glowstone.inventory.GlowItemFactory
- hoverContentOf(Entity, String) - Method in class net.glowstone.inventory.GlowItemFactory
- hoverContentOf(Entity, BaseComponent) - Method in class net.glowstone.inventory.GlowItemFactory
- hoverContentOf(ItemStack) - Method in class net.glowstone.inventory.GlowItemFactory
- HttpCallback - Interface in net.glowstone.net.http
- HttpClient - Class in net.glowstone.net.http
- HttpClient(List<DnsEndpoint>) - Constructor for class net.glowstone.net.http.HttpClient
-
Creates an HttpClient configured to hit the given DNS endpoints.
- HttpHandler - Class in net.glowstone.net.http
- HttpHandler(HttpCallback) - Constructor for class net.glowstone.net.http.HttpHandler
I
- IAlgorithm - Interface in net.glowstone.util.pathfinding
-
The base interface for all Pathfinding algorithms to implement from.
- IBlockGrowable - Interface in net.glowstone.block.blocktype
-
Represents a growable block.
- iceDecorator - Variable in class net.glowstone.generator.populators.overworld.IceSpikesPopulator
- IceDecorator - Class in net.glowstone.generator.decorators.overworld
- IceDecorator() - Constructor for class net.glowstone.generator.decorators.overworld.IceDecorator
- IceSpike - Class in net.glowstone.generator.objects
- IceSpike() - Constructor for class net.glowstone.generator.objects.IceSpike
- IceSpikesPopulator - Class in net.glowstone.generator.populators.overworld
- IceSpikesPopulator() - Constructor for class net.glowstone.generator.populators.overworld.IceSpikesPopulator
- Icon(int, int, int, int, byte, TextMessage) - Constructor for class net.glowstone.net.message.play.game.MapDataMessage.Icon
- id(int) - Method in class net.glowstone.constants.GlowBiome.GlowBiomeBuilder
- idle() - Method in class net.glowstone.net.GlowSession
-
Notify that the session is currently idle.
- IDLE - Static variable in class net.glowstone.entity.ai.MobState
- ignite() - Method in class net.glowstone.entity.monster.GlowCreeper
- igniteBlock(Block, boolean) - Static method in class net.glowstone.block.blocktype.BlockTnt
-
Convert a TNT block into a primed TNT entity.
- igniteBlock(Block, boolean, GlowPlayer) - Static method in class net.glowstone.block.blocktype.BlockTnt
-
Convert a TNT block into a primed TNT entity with the player who ignited the TNT.
- ImmutableItemStack - Class in net.glowstone.util
- ImmutableItemStack(ItemStack) - Constructor for class net.glowstone.util.ImmutableItemStack
- ImmutableItemStack(Material) - Constructor for class net.glowstone.util.ImmutableItemStack
- ImmutableItemStack(Material, int) - Constructor for class net.glowstone.util.ImmutableItemStack
- ImmutableItemStack(Material, int, short) - Constructor for class net.glowstone.util.ImmutableItemStack
- ImmutableItemStack(Material, int, short, Byte) - Constructor for class net.glowstone.util.ImmutableItemStack
- IMPORT - Static variable in interface net.glowstone.i18n.ConsoleMessages.Info.Icon
- IMPORT - Static variable in interface net.glowstone.i18n.ConsoleMessages.Info
- IN_USE - Static variable in interface net.glowstone.i18n.ConsoleMessages.Error.Net
- inbound(int, Class<M>, Class<C>, H) - Method in class net.glowstone.net.protocol.GlowProtocol
- inbound(int, Class<M>, Class<C>, Class<H>) - Method in class net.glowstone.net.protocol.GlowProtocol
- IncomingChatCodec - Class in net.glowstone.net.codec.play.game
- IncomingChatCodec() - Constructor for class net.glowstone.net.codec.play.game.IncomingChatCodec
- IncomingChatHandler - Class in net.glowstone.net.handler.play.game
- IncomingChatHandler() - Constructor for class net.glowstone.net.handler.play.game.IncomingChatHandler
- IncomingChatMessage - Class in net.glowstone.net.message.play.game
- IncomingChatMessage(String) - Constructor for class net.glowstone.net.message.play.game.IncomingChatMessage
- INCOMPATIBLE_TYPE - Enum constant in enum class net.glowstone.util.mojangson.ex.MojangsonParseException.ParseExceptionReason
- increaseBitsPerValueTo(int) - Method in class net.glowstone.util.VariableValueArray
-
Creates a new VariableValueArray with the contents of this one, and the given bits per value.
- incrementStatistic(Statistic) - Method in class net.glowstone.entity.GlowPlayer
- incrementStatistic(Statistic) - Method in class net.glowstone.GlowOfflinePlayer
- incrementStatistic(Statistic, int) - Method in class net.glowstone.entity.GlowPlayer
- incrementStatistic(Statistic, int) - Method in class net.glowstone.GlowOfflinePlayer
- incrementStatistic(Statistic, EntityType) - Method in class net.glowstone.entity.GlowPlayer
- incrementStatistic(Statistic, EntityType) - Method in class net.glowstone.GlowOfflinePlayer
- incrementStatistic(Statistic, EntityType, int) - Method in class net.glowstone.entity.GlowPlayer
- incrementStatistic(Statistic, EntityType, int) - Method in class net.glowstone.GlowOfflinePlayer
- incrementStatistic(Statistic, Material) - Method in class net.glowstone.entity.GlowPlayer
- incrementStatistic(Statistic, Material) - Method in class net.glowstone.GlowOfflinePlayer
- incrementStatistic(Statistic, Material, int) - Method in class net.glowstone.entity.GlowPlayer
- incrementStatistic(Statistic, Material, int) - Method in class net.glowstone.GlowOfflinePlayer
- index - Variable in class net.glowstone.entity.meta.MetadataMap.Entry
- index(int, int, int) - Method in class net.glowstone.chunk.ChunkSection
-
Calculate the index into internal arrays for the given coordinates.
- indexOf(Object) - Method in class net.glowstone.util.collection.SuperList
- infestedStoneDecorator - Variable in class net.glowstone.generator.populators.overworld.MountainsPopulator
- InfestedStoneDecorator - Class in net.glowstone.generator.decorators.overworld
- InfestedStoneDecorator() - Constructor for class net.glowstone.generator.decorators.overworld.InfestedStoneDecorator
- INIT_FAILED - Static variable in interface net.glowstone.i18n.ConsoleMessages.Error.Net.Crypt
- initChannel(SocketChannel) - Method in class net.glowstone.net.pipeline.GlowChannelInitializer
- initContext(CLPlatform) - Static method in class net.glowstone.util.OpenCompute
-
Initializes the
CLContext
,CLDevice
andCLCommandQueue
for the givenCLPlatform
. - initialize(long, World.Environment, WorldType) - Static method in class net.glowstone.generator.biomegrid.MapLayer
-
Creates the instances for the given map.
- initialize(List<GlowInventory>, InventoryHolder, InventoryType) - Method in class net.glowstone.inventory.GlowSuperInventory
- initialize(List<GlowInventory>, InventoryHolder, InventoryType, String) - Method in class net.glowstone.inventory.GlowSuperInventory
- initialize(List<GlowInventorySlot>, Set<HumanEntity>, InventoryHolder, InventoryType, String) - Method in class net.glowstone.inventory.GlowInventory
-
Initializes some key components of this inventory.
- INITIALIZE - Enum constant in enum class net.glowstone.net.message.play.game.WorldBorderMessage.Action
- initializeCommands() - Method in class net.glowstone.util.GlowHelpMap
-
Processes all the commands registered in the server and creates help topics for them.
- initializeSections(ChunkSection[]) - Method in class net.glowstone.chunk.GlowChunk
-
Initialize this chunk from the given sections.
- instance() - Static method in class net.glowstone.block.ItemTable
- instance() - Static method in class net.glowstone.inventory.GlowItemFactory
-
Get the static GlowItemFactory instance.
- INSTANCE - Static variable in class net.glowstone.dispenser.DefaultDispenseBehavior
- INSTANCE - Static variable in class net.glowstone.net.pipeline.NoopHandler
- INT - Enum constant in enum class net.glowstone.entity.meta.MetadataType
- INT - Enum constant in enum class net.glowstone.util.nbt.TagType
- INT_ARRAY - Enum constant in enum class net.glowstone.util.nbt.TagType
- IntArrayTag - Class in net.glowstone.util.nbt
-
The
TAG_Int_Array
tag. - IntArrayTag(int...) - Constructor for class net.glowstone.util.nbt.IntArrayTag
-
Creates the tag.
- INTEL_GPU - Static variable in interface net.glowstone.i18n.ConsoleMessages.Info.Opencl
- INTERACT - Enum constant in enum class net.glowstone.net.message.play.player.InteractEntityMessage.Action
- INTERACT_AT - Enum constant in enum class net.glowstone.net.message.play.player.InteractEntityMessage.Action
- INTERACT_WRONG_CLASS - Static variable in interface net.glowstone.i18n.ConsoleMessages.Warn.Block.Chest
- InteractEntityCodec - Class in net.glowstone.net.codec.play.player
- InteractEntityCodec() - Constructor for class net.glowstone.net.codec.play.player.InteractEntityCodec
- InteractEntityHandler - Class in net.glowstone.net.handler.play.player
- InteractEntityHandler() - Constructor for class net.glowstone.net.handler.play.player.InteractEntityHandler
- InteractEntityMessage - Class in net.glowstone.net.message.play.player
- InteractEntityMessage(int, int) - Constructor for class net.glowstone.net.message.play.player.InteractEntityMessage
- InteractEntityMessage(int, int, float, float, float, int) - Constructor for class net.glowstone.net.message.play.player.InteractEntityMessage
- InteractEntityMessage(int, int, int) - Constructor for class net.glowstone.net.message.play.player.InteractEntityMessage
- InteractEntityMessage.Action - Enum Class in net.glowstone.net.message.play.player
- InternationalizationUtil - Enum Class in net.glowstone.i18n
-
Utility methods for i18n.
- INTERRUPTED - Static variable in interface net.glowstone.i18n.ConsoleMessages.Error.Profile
- INTERRUPTED - Static variable in interface net.glowstone.i18n.ConsoleMessages.Error.Uuid
- INTERRUPTED - Static variable in interface net.glowstone.i18n.ConsoleMessages.Warn.Event
- intersects(BoundingBox) - Method in class net.glowstone.entity.GlowEntity
- intersects(BoundingBox) - Method in class net.glowstone.entity.physics.BoundingBox
-
Tests whether this intersects another bounding box.
- intersects(BoundingBox, BoundingBox) - Static method in class net.glowstone.entity.physics.BoundingBox
-
Tests whether two bounding boxes intersect.
- intersectsWith(int, int, int, int) - Method in class net.glowstone.generator.structures.util.StructureBoundingBox
-
Whether this box intersects the given vertically-infinite box.
- intersectsWith(StructureBoundingBox) - Method in class net.glowstone.generator.structures.util.StructureBoundingBox
-
Whether this box intersects the given box.
- IntTag - Class in net.glowstone.util.nbt
-
The
TAG_Int
tag. - IntTag(int) - Constructor for class net.glowstone.util.nbt.IntTag
-
Creates the tag.
- INVALID - Static variable in interface net.glowstone.i18n.ConsoleMessages.Error.Permission
- INVALID - Static variable in interface net.glowstone.i18n.ConsoleMessages.Warn.Option
- INVALID_BED - Enum constant in enum class net.glowstone.net.message.play.game.StateChangeMessage.Reason
- INVALID_FORMAT_NUM - Enum constant in enum class net.glowstone.util.mojangson.ex.MojangsonParseException.ParseExceptionReason
- INVALID_JSON - Enum constant in enum class net.glowstone.command.minecraft.GlowVanillaCommand.GenericMessage
- invalidate() - Method in class net.glowstone.inventory.EnchantmentManager
-
Resets the enchantments.
- InvalidBlockStateException - Exception in net.glowstone.block.state
- InvalidBlockStateException(Material, String) - Constructor for exception net.glowstone.block.state.InvalidBlockStateException
- InvalidBlockStateException(Material, BlockStateData) - Constructor for exception net.glowstone.block.state.InvalidBlockStateException
- inventory - Variable in class net.glowstone.entity.passive.GlowChestedHorse
-
Null when not carrying a chest; otherwise, a 15-slot container.
- InventoryIterator - Class in net.glowstone.inventory
-
ListIterator for the contents of an inventory.
- InventoryIterator(Inventory) - Constructor for class net.glowstone.inventory.InventoryIterator
- InventoryIterator(Inventory, int) - Constructor for class net.glowstone.inventory.InventoryIterator
- InventoryMonitor - Class in net.glowstone.inventory
-
Tracker for when items in an inventory are changed.
- InventoryMonitor(InventoryView) - Constructor for class net.glowstone.inventory.InventoryMonitor
-
Create a new monitor for the given inventory view.
- InventoryMonitor.Entry - Class in net.glowstone.inventory
-
An entry which has been changed.
- InventoryUtil - Class in net.glowstone.util
- InventoryUtil() - Constructor for class net.glowstone.util.InventoryUtil
- INVISIBLE - Static variable in interface net.glowstone.entity.meta.MetadataIndex.StatusFlags
- IRON - Enum constant in enum class net.glowstone.inventory.ClothType
- IRON - Enum constant in enum class net.glowstone.inventory.MaterialToolType
- IRON_AXE - Enum constant in enum class net.glowstone.inventory.ToolType
- IRON_BOOTS - Enum constant in enum class net.glowstone.inventory.ArmorConstants
- IRON_CHESTPLATE - Enum constant in enum class net.glowstone.inventory.ArmorConstants
- IRON_HELMET - Enum constant in enum class net.glowstone.inventory.ArmorConstants
- IRON_LEGGINGS - Enum constant in enum class net.glowstone.inventory.ArmorConstants
- IRON_PICKAXE - Enum constant in enum class net.glowstone.inventory.ToolType
- IRON_SHOVEL - Enum constant in enum class net.glowstone.inventory.ToolType
- IRON_SWORD - Enum constant in enum class net.glowstone.inventory.ToolType
- is(Object, Object) - Static method in class net.glowstone.util.loot.LootingUtil
- IS_BRED - Static variable in interface net.glowstone.entity.meta.MetadataIndex.HorseFlags
- IS_EATING - Static variable in interface net.glowstone.entity.meta.MetadataIndex.HorseFlags
- IS_HANGING - Static variable in interface net.glowstone.entity.meta.MetadataIndex.BatFlags
- IS_MARKER - Static variable in interface net.glowstone.entity.meta.MetadataIndex.ArmorStandFlags
- IS_REARING - Static variable in interface net.glowstone.entity.meta.MetadataIndex.HorseFlags
- IS_SITTING - Static variable in interface net.glowstone.entity.meta.MetadataIndex.TameableFlags
- IS_SMALL - Static variable in interface net.glowstone.entity.meta.MetadataIndex.ArmorStandFlags
- IS_TAME - Static variable in interface net.glowstone.entity.meta.MetadataIndex.HorseFlags
- IS_TAME - Static variable in interface net.glowstone.entity.meta.MetadataIndex.TameableFlags
- isAccepted() - Method in class net.glowstone.net.message.play.inv.TransactionMessage
- isAchieved() - Method in class net.glowstone.advancement.CriterionProgress
- isActivated() - Method in class net.glowstone.block.entity.state.GlowCreatureSpawner
- isAdult() - Method in class net.glowstone.entity.GlowAgeable
- isAdult() - Method in class net.glowstone.entity.monster.GlowZombie
- isAggressive() - Method in class net.glowstone.entity.monster.GlowWitch
- isAirApplicable() - Method in enum class net.glowstone.block.itemtype.ItemType.Context
- isAllowedLeashHolder(EntityType) - Static method in class net.glowstone.entity.objects.GlowLeashHitch
-
Checks if an Entity of the specified type is allowed to be a leash holder.
- isAllowedToOverlap() - Method in enum class net.glowstone.command.minecraft.CloneCommand.CloneMode
- isAmbient() - Method in class net.glowstone.net.message.play.entity.EntityEffectMessage
- isAngry() - Method in class net.glowstone.entity.monster.GlowPigZombie
- isAngry() - Method in class net.glowstone.entity.passive.GlowWolf
- isApplicable(ItemMeta, ItemStack) - Method in class net.glowstone.inventory.GlowItemFactory
- isApplicable(ItemMeta, Material) - Method in class net.glowstone.inventory.GlowItemFactory
- isApplicable(Material) - Method in class net.glowstone.inventory.GlowMetaBanner
- isApplicable(Material) - Method in class net.glowstone.inventory.GlowMetaEnchantedBook
- isApplicable(Material) - Method in class net.glowstone.inventory.GlowMetaFirework
- isApplicable(Material) - Method in class net.glowstone.inventory.GlowMetaFireworkEffect
- isApplicable(Material) - Method in class net.glowstone.inventory.GlowMetaItem
-
Check whether this ItemMeta can be applied to the given material.
- isApplicable(Material) - Method in class net.glowstone.inventory.GlowMetaLeatherArmor
- isApplicable(Material) - Method in class net.glowstone.inventory.GlowMetaPotion
- isApplicable(Material) - Method in class net.glowstone.inventory.GlowMetaShield
- isApplicable(Material) - Method in class net.glowstone.inventory.GlowMetaSkull
- isApplicable(Material) - Method in class net.glowstone.inventory.GlowMetaSpawn
- isArmsRaised() - Method in class net.glowstone.entity.monster.GlowZombie
- isArthropod() - Method in class net.glowstone.entity.GlowLivingEntity
-
Get whether of not this entity is an arthropod.
- isArthropod() - Method in class net.glowstone.entity.monster.GlowCaveSpider
- isArthropod() - Method in class net.glowstone.entity.monster.GlowEndermite
- isArthropod() - Method in class net.glowstone.entity.monster.GlowSilverfish
- isArthropod() - Method in class net.glowstone.entity.monster.GlowSpider
- isAsync() - Method in class net.glowstone.net.message.handshake.HandshakeMessage
- isAsync() - Method in class net.glowstone.net.message.login.EncryptionKeyResponseMessage
- isAsync() - Method in class net.glowstone.net.message.login.LoginStartMessage
- isAsync() - Method in class net.glowstone.net.message.play.game.IncomingChatMessage
- isAsync() - Method in class net.glowstone.net.message.status.StatusPingMessage
- isAsync() - Method in class net.glowstone.net.message.status.StatusRequestMessage
- isAttacking() - Method in class net.glowstone.entity.monster.GlowGhast
- isAutoSave() - Method in class net.glowstone.GlowWorld
-
The check to autosave.
- isAwake() - Method in class net.glowstone.entity.passive.GlowBat
- isAware() - Method in class net.glowstone.entity.GlowMob
- isBaby() - Method in class net.glowstone.entity.monster.GlowZombie
- isBanned() - Method in class net.glowstone.entity.GlowPlayer
- isBanned() - Method in class net.glowstone.GlowOfflinePlayer
- isBanned(String) - Method in class net.glowstone.util.bans.GlowBanList
- isBedSpawnForced() - Method in class net.glowstone.entity.GlowPlayer
-
Whether to use the bed spawn even if there is no bed block.
- isBegging() - Method in class net.glowstone.entity.passive.GlowWolf
-
Gets whether the wolf is in the 'begging' state.
- isBlockApplicable() - Method in enum class net.glowstone.block.itemtype.ItemType.Context
- isBlockFaceIndirectlyPowered(BlockFace) - Method in class net.glowstone.block.GlowBlock
- isBlockFacePowered(BlockFace) - Method in class net.glowstone.block.GlowBlock
- isBlockIndirectlyPowered() - Method in class net.glowstone.block.GlowBlock
- isBlocking() - Method in class net.glowstone.entity.GlowHumanEntity
- isBlockPowered() - Method in class net.glowstone.block.GlowBlock
- isBookOpen() - Method in class net.glowstone.inventory.crafting.PlayerRecipeMonitor
- isBookOpen() - Method in class net.glowstone.net.message.play.game.RecipeBookStateMessage
- isBookOpen() - Method in class net.glowstone.net.message.play.game.UnlockRecipesMessage
- isBuildable() - Method in class net.glowstone.block.GlowBlock
- isBurnable() - Method in class net.glowstone.block.GlowBlock
-
Get block material's burn ability.
- isByte(String) - Method in class net.glowstone.util.nbt.CompoundTag
-
Test whether the subtag with the given key is of
byte
type. - isByteArray(String) - Method in class net.glowstone.util.nbt.CompoundTag
-
Test whether the subtag with the given key is of
byte[]
type. - isCanJoinRaid() - Method in class net.glowstone.entity.monster.GlowRaider
- isCarryingChest() - Method in class net.glowstone.entity.passive.GlowChestedHorse
- isCarryingChest() - Method in class net.glowstone.entity.passive.GlowHorse
- isCharged() - Method in class net.glowstone.entity.monster.GlowWither
- isCharged() - Method in class net.glowstone.entity.projectile.GlowWitherSkull
- isCharging() - Method in class net.glowstone.entity.monster.GlowVex
- isChatColors() - Method in class net.glowstone.entity.meta.ClientSettings
- isChatColors() - Method in class net.glowstone.net.message.play.game.ClientSettingsMessage
- isChickenJockey() - Method in class net.glowstone.entity.passive.GlowChicken
- isChunkForceLoaded(int, int) - Method in class net.glowstone.GlowWorld
- isChunkGenerated(int, int) - Method in class net.glowstone.GlowWorld
- isChunkInUse(int, int) - Method in class net.glowstone.chunk.ChunkManager
-
Check whether a chunk has locks on it preventing it from being unloaded.
- isChunkInUse(int, int) - Method in class net.glowstone.GlowWorld
- isChunkLoaded(int, int) - Method in class net.glowstone.chunk.ChunkManager
-
Checks if the Chunk at the specified coordinates is loaded.
- isChunkLoaded(int, int) - Method in class net.glowstone.GlowWorld
- isChunkLoaded(Chunk) - Method in class net.glowstone.GlowWorld
- isClear() - Method in class net.glowstone.net.message.play.player.AdvancementsMessage
- isClearWeather() - Method in class net.glowstone.GlowWorld
- isClimbing() - Method in class net.glowstone.entity.monster.GlowSpider
- isCold(Biome, int, int, int) - Static method in class net.glowstone.constants.GlowBiomeClimate
-
Deprecated.
- isCold(Block) - Static method in class net.glowstone.constants.GlowBiomeClimate
-
Deprecated.
- isCollectible(GlowBlockState) - Method in class net.glowstone.block.blocktype.BlockLava
- isCollectible(GlowBlockState) - Method in class net.glowstone.block.blocktype.BlockLiquid
-
Check if the BlockState block is collectible by a bucket.
- isCollectible(GlowBlockState) - Method in class net.glowstone.block.blocktype.BlockWater
- isCollidable() - Method in class net.glowstone.entity.GlowLivingEntity
-
Whether entities can collide with this entity.
- isComment() - Method in class net.glowstone.data.CommandFunction.FunctionLine
- isComplete() - Method in class net.glowstone.entity.meta.profile.GlowPlayerProfile
- isCompound(String) - Method in class net.glowstone.util.nbt.CompoundTag
-
Test whether the subtag with the given key is of
CompoundTag
type. - isCompoundList(String) - Method in class net.glowstone.util.nbt.CompoundTag
-
Test whether the subtag with the given key is of
List
type with elements of typeCompoundTag
. - isContinuous() - Method in class net.glowstone.net.message.play.game.ChunkDataMessage
- isConversing() - Method in class net.glowstone.entity.GlowPlayer
- isConverting() - Method in class net.glowstone.entity.monster.GlowZombie
- isCopyMetadata() - Method in class net.glowstone.net.message.play.game.RespawnMessage
- isCritical() - Method in class net.glowstone.entity.projectile.GlowArrow
- isCurrentlyRunning(int) - Method in class net.glowstone.scheduler.GlowScheduler
- isCursed() - Method in class net.glowstone.constants.GlowEnchantment
- isCustomEntityRegistered(String) - Static method in class net.glowstone.entity.EntityRegistry
- isCustomNameVisible() - Method in class net.glowstone.entity.GlowEntity
- isDayTime() - Method in class net.glowstone.GlowWorld
- isDead() - Method in class net.glowstone.entity.GlowEntity
- isDebug() - Method in class net.glowstone.net.message.play.game.JoinGameMessage
- isDebug() - Method in class net.glowstone.net.message.play.game.RespawnMessage
- isDeeplySleeping() - Method in class net.glowstone.entity.GlowPlayer
- isDefault(InventoryView) - Static method in class net.glowstone.inventory.GlowInventoryView
-
Check if an inventory view is the player's default inventory view.
- isDerp() - Method in class net.glowstone.entity.monster.GlowSnowman
- isDirty() - Method in class net.glowstone.generator.structures.GlowStructure
- isDiscoverable() - Method in class net.glowstone.constants.GlowEnchantment
- isDouble(String) - Method in class net.glowstone.util.nbt.CompoundTag
-
Test whether the subtag with the given key is of
double
type. - isDrinkingPotion() - Method in class net.glowstone.entity.monster.GlowWitch
- isDrowning() - Method in class net.glowstone.entity.monster.GlowZombie
- isEatingHay() - Method in class net.glowstone.entity.passive.GlowHorse
- isEditable() - Method in class net.glowstone.block.entity.state.GlowSign
- isEffect() - Method in class net.glowstone.entity.GlowLightningStrike
-
Whether the lightning strike is just for effect.
- isElder() - Method in class net.glowstone.entity.monster.GlowElderGuardian
- isElder() - Method in class net.glowstone.entity.monster.GlowGuardian
- isEmpty() - Method in class net.glowstone.block.GlowBlock
- isEmpty() - Method in class net.glowstone.block.state.BlockStateData
- isEmpty() - Method in class net.glowstone.chunk.ChunkSection
-
Checks whether this chunk section is empty, IE doesn't need to be sent or saved.
- isEmpty() - Method in class net.glowstone.entity.GlowEntity
- isEmpty() - Method in class net.glowstone.entity.objects.GlowBoat
- isEmpty() - Method in class net.glowstone.entity.objects.GlowItemFrame
- isEmpty() - Method in class net.glowstone.inventory.GlowInventory
- isEmpty() - Method in class net.glowstone.util.collection.SuperCollection
- isEmpty() - Method in class net.glowstone.util.nbt.CompoundTag
- isEmpty(ItemStack) - Static method in class net.glowstone.util.InventoryUtil
-
Checks whether the given ItemStack is empty.
- isEnabled() - Method in class net.glowstone.entity.objects.GlowMinecart.Hopper
- isEnableRespawnScreen() - Method in class net.glowstone.net.message.play.game.JoinGameMessage
- isExcludeDependencies() - Method in class net.glowstone.util.library.Library
-
Excludes the dependency from any dependency checks.
- isExecuting() - Method in class net.glowstone.entity.ai.EntityTask
-
Whether this task is currently being executed.
- isFallFlying() - Method in class net.glowstone.entity.GlowLivingEntity
-
Whether the entity can automatically glide when falling with an Elytra equipped.
- isFertilizable(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockCocoa
- isFertilizable(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockCrops
- isFertilizable(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockDoublePlant
- isFertilizable(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockGrass
- isFertilizable(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockMushroom
- isFertilizable(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockSapling
- isFertilizable(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockStem
- isFertilizable(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockTallGrass
- isFertilizable(GlowBlock) - Method in interface net.glowstone.block.blocktype.IBlockGrowable
-
Called to check if a block can be fertilized.
- isFilterCraftable() - Method in class net.glowstone.inventory.crafting.PlayerRecipeMonitor
- isFiltered(GlowBlock) - Method in enum class net.glowstone.command.minecraft.TestForBlocksCommand.MatchMode
-
Whether the source region's block is filtered from matching.
- isFilterOpen() - Method in class net.glowstone.net.message.play.game.RecipeBookStateMessage
- isFilterOpen() - Method in class net.glowstone.net.message.play.game.UnlockRecipesMessage
- isFixed() - Method in class net.glowstone.entity.objects.GlowItemFrame
- isFixedTime() - Method in class net.glowstone.GlowWorld
- isFlammable() - Method in class net.glowstone.block.GlowBlock
-
Get block material's flammable ability.
- isFlat() - Method in class net.glowstone.net.message.play.game.JoinGameMessage
- isFlat() - Method in class net.glowstone.net.message.play.game.RespawnMessage
- isFloat(String) - Method in class net.glowstone.util.nbt.CompoundTag
-
Test whether the subtag with the given key is of
float
type. - isFlowed() - Method in class net.glowstone.block.GlowBlockState
- isFlying() - Method in class net.glowstone.entity.GlowPlayer
-
Whether the player is currently flying.
- isForceLoaded() - Method in class net.glowstone.chunk.GlowChunk
- isFromBottle() - Method in class net.glowstone.entity.objects.GlowExperienceOrb
- isGameRule(String) - Method in class net.glowstone.util.GameRuleManager
-
Gets whether or not the supplied rule is defined.
- isGameRule(String) - Method in class net.glowstone.GlowWorld
- isGenerationDisabled() - Method in class net.glowstone.GlowServer
-
Gets whether world generation is disabled on the server.
- isGliding() - Method in class net.glowstone.entity.GlowLivingEntity
- isGliding() - Method in class net.glowstone.entity.objects.GlowArmorStand
- isGlowing() - Method in class net.glowstone.entity.GlowEntity
- isGlowing() - Method in class net.glowstone.entity.projectile.GlowProjectile
- isHandRaised() - Method in class net.glowstone.entity.GlowLivingEntity
- isHandRaised() - Method in class net.glowstone.entity.GlowPlayer
- isHardcore() - Method in class net.glowstone.GlowServer
- isHardcore() - Method in class net.glowstone.GlowWorld
-
Per-world hardcore setting.
- isHardcore() - Method in class net.glowstone.net.message.play.game.JoinGameMessage
- isHealthScaled() - Method in class net.glowstone.entity.GlowPlayer
-
Whether to perform special scaling of the player's health.
- isIgnited() - Method in class net.glowstone.entity.monster.GlowCreeper
- isIgnoreDistance() - Method in class net.glowstone.net.message.play.game.PlayEffectMessage
- isInBlock() - Method in class net.glowstone.entity.projectile.GlowArrow
- isInBubbleColumn() - Method in class net.glowstone.entity.GlowEntity
- isIncendiary() - Method in class net.glowstone.entity.GlowExplosive
- isIncendiary() - Method in class net.glowstone.entity.projectile.GlowFireball
- isInDaylight() - Method in class net.glowstone.entity.GlowCreature
- isInDaylight() - Method in class net.glowstone.entity.GlowMob
- isInitialized() - Method in class net.glowstone.GlowWorld
-
Whether the world has been initialized (i.e.
- isInLava() - Method in class net.glowstone.entity.GlowEntity
- isInMaterial(Material) - Method in class net.glowstone.entity.GlowEntity
- isInOpenWater() - Method in class net.glowstone.entity.passive.GlowFishingHook
- isInRain() - Method in class net.glowstone.entity.GlowEntity
- isInRange(int, int) - Method in class net.glowstone.constants.GlowEnchantment
- isInside(Location) - Method in class net.glowstone.GlowWorldBorder
- isInsideVehicle() - Method in class net.glowstone.entity.GlowEntity
- isInstant() - Method in class net.glowstone.constants.GlowPotionEffect
- isInstant() - Method in class net.glowstone.entity.ai.EntityTask
-
Whether this task is instant.
- isInstant() - Method in class net.glowstone.entity.ai.FollowPlayerTask
- isInstant() - Method in class net.glowstone.entity.ai.LookAroundTask
- isInstant() - Method in class net.glowstone.entity.ai.LookAtPlayerTask
- isInt(String) - Method in class net.glowstone.util.nbt.CompoundTag
-
Test whether the subtag with the given key is of
int
type. - isIntArray(String) - Method in class net.glowstone.util.nbt.CompoundTag
-
Test whether the subtag with the given key is of
int[]
type. - isInverted() - Method in class net.glowstone.command.CommandTarget.SelectorValue
-
Whether the argument is inverted (functionality should be done in reverse).
- isInvisible() - Method in class net.glowstone.entity.GlowLivingEntity
-
Whether the entity is invisible.
- isInvulnerable() - Method in class net.glowstone.entity.GlowEntity
-
Whether this entity is invulnerable.
- isInvulnerable() - Method in class net.glowstone.entity.projectile.GlowProjectile
- isInWater() - Method in class net.glowstone.entity.GlowEntity
- isInWater() - Method in class net.glowstone.entity.GlowPlayer
-
Returns true if the player is inside a water block.
- isInWaterOrBubbleColumn() - Method in class net.glowstone.entity.GlowEntity
- isInWaterOrRain() - Method in class net.glowstone.entity.GlowEntity
- isInWaterOrRainOrBubbleColumn() - Method in class net.glowstone.entity.GlowEntity
- isJohnny() - Method in class net.glowstone.entity.monster.GlowVindicator
- isJump() - Method in class net.glowstone.net.message.play.player.SteerVehicleMessage
- isJumping() - Method in class net.glowstone.entity.GlowLivingEntity
- islandBrownMushroomDecorator - Variable in class net.glowstone.generator.populators.overworld.MushroomFieldsPopulator
- islandRedMushroomDecorator - Variable in class net.glowstone.generator.populators.overworld.MushroomFieldsPopulator
- isLeashed() - Method in class net.glowstone.entity.GlowEntity
- isLeftPaddleTurning() - Method in class net.glowstone.net.message.play.player.SteerBoatMessage
- isLiquid() - Method in class net.glowstone.block.GlowBlock
- isList(String, TagType) - Method in class net.glowstone.util.nbt.CompoundTag
-
Test whether the subtag with the given key is of
List
type. - isLoaded() - Method in class net.glowstone.chunk.GlowChunk
- isLocked() - Method in class net.glowstone.block.entity.state.GlowContainer
- isLocked() - Method in class net.glowstone.map.GlowMapView
- isLong(String) - Method in class net.glowstone.util.nbt.CompoundTag
-
Test whether the subtag with the given key is of
long
type. - isLongArray(String) - Method in class net.glowstone.util.nbt.CompoundTag
-
Test whether the subtag with the given key is of
long[]
type. - isLongDistance() - Method in class net.glowstone.constants.GlowParticle
-
Determine whether a particle type is considered long distance, meaning it has a higher visible range (65536) than normal (256).
- isLongDistance() - Method in class net.glowstone.net.message.play.game.PlayParticleMessage
- isLongDistance(Effect) - Static method in class net.glowstone.constants.GlowParticle
-
Checks if this effect is long distance.
- isLongDistance(Particle) - Static method in class net.glowstone.constants.GlowParticle
-
Checks if this particle is long distance
- isLoveMode() - Method in class net.glowstone.entity.GlowAnimal
- isMakeAll() - Method in class net.glowstone.net.message.play.game.CraftRecipeRequestMessage
- isMarker() - Method in class net.glowstone.entity.objects.GlowArmorStand
- isModifiable() - Method in class net.glowstone.scoreboard.GlowObjective
- isNatural() - Method in class net.glowstone.GlowWorld
- isNot(Object, Object) - Static method in class net.glowstone.util.loot.LootingUtil
- isNumeric() - Method in class net.glowstone.block.state.BlockStateData
- isNumeric(String) - Method in class net.glowstone.util.nbt.CompoundTag
-
Test whether the subtag with the given key is of a numeric type.
- isObstructed() - Method in class net.glowstone.entity.objects.GlowPainting
-
Check if the painting is obstructed at the current location.
- isOccupied(GlowBlock) - Static method in class net.glowstone.block.blocktype.BlockBed
-
Return whether the specified bed block is occupied.
- isOnFire() - Method in class net.glowstone.entity.monster.GlowBlaze
- isOnGround() - Method in class net.glowstone.entity.GlowEntity
-
A flag indicting if the entity is on the ground.
- isOnGround() - Method in class net.glowstone.net.message.play.entity.EntityRotationMessage
- isOnGround() - Method in class net.glowstone.net.message.play.entity.EntityTeleportMessage
- isOnGround() - Method in class net.glowstone.net.message.play.entity.RelativeEntityPositionMessage
- isOnGround() - Method in class net.glowstone.net.message.play.entity.RelativeEntityPositionRotationMessage
- isOnGround() - Method in class net.glowstone.net.message.play.player.PlayerUpdateMessage
- isOnline() - Method in class net.glowstone.entity.GlowPlayer
- isOnline() - Method in class net.glowstone.GlowOfflinePlayer
- isOnline() - Method in class net.glowstone.net.GlowSession
-
The state of the connection.
- isOp() - Method in class net.glowstone.entity.GlowEntity
-
Whether this entity has operator permissions.
- isOp() - Method in class net.glowstone.entity.GlowHumanEntity
-
Whether this human is considered an op.
- isOp() - Method in class net.glowstone.entity.GlowPlayer
- isOp() - Method in class net.glowstone.GlowOfflinePlayer
- isOp() - Method in class net.glowstone.net.rcon.RconCommandSender
- isOptional() - Method in enum class net.glowstone.entity.meta.MetadataType
- isPassable() - Method in class net.glowstone.block.GlowBlock
- isPatrolLeader() - Method in class net.glowstone.entity.monster.GlowRaider
- isPaused() - Method in class net.glowstone.entity.ai.EntityTask
-
Whether this task is paused.
- isPermissionSet(String) - Method in class net.glowstone.entity.GlowEntity
- isPermissionSet(String) - Method in class net.glowstone.entity.GlowHumanEntity
- isPermissionSet(String) - Method in class net.glowstone.net.rcon.RconCommandSender
- isPermissionSet(Permission) - Method in class net.glowstone.entity.GlowEntity
- isPermissionSet(Permission) - Method in class net.glowstone.entity.GlowHumanEntity
- isPermissionSet(Permission) - Method in class net.glowstone.net.rcon.RconCommandSender
- isPersistent() - Method in class net.glowstone.entity.GlowEntity
- isPhysical(CommandSender) - Static method in class net.glowstone.command.CommandUtils
- isPickupAction(InventoryAction) - Static method in class net.glowstone.inventory.WindowClickLogic
-
Check if a given InventoryAction involves taking items from the slot.
- isPiglinSafe() - Method in class net.glowstone.GlowWorld
- isPlaceAction(InventoryAction) - Static method in class net.glowstone.inventory.WindowClickLogic
-
Check if a given InventoryAction involves placing items into the slot.
- isPlaced() - Method in class net.glowstone.block.entity.state.GlowBanner
- isPlaced() - Method in class net.glowstone.block.GlowBlockState
- isPlayerCreated() - Method in class net.glowstone.entity.monster.GlowIronGolem
- isPlayerSpawned() - Method in class net.glowstone.entity.monster.GlowEndermite
- isPlayerTimeRelative() - Method in class net.glowstone.entity.GlowPlayer
-
Whether the time offset is relative.
- isPlaying() - Method in class net.glowstone.block.entity.state.GlowJukebox
- isPopulated() - Method in class net.glowstone.chunk.GlowChunk
-
Whether the chunk has been populated by special features.
- isPowered() - Method in class net.glowstone.entity.monster.GlowCreeper
- isPowered(GlowBlock) - Static method in class net.glowstone.block.blocktype.BlockObserver
- isPreferredTool(ItemStack) - Method in class net.glowstone.block.GlowBlock
- isPrimaryThread() - Method in class net.glowstone.GlowServer
- isPrimaryThread() - Method in class net.glowstone.scheduler.GlowScheduler
-
Checks if the current
Thread
is the server's primary thread. - isPulseOnce(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockBeacon
- isPulseOnce(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockFire
- isPulseOnce(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockFurnace
- isPulseOnce(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockHopper
- isPulseOnce(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockLiquid
- isPulseOnce(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockRedstoneComparator
- isPulseOnce(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockRedstoneRepeater
- isPulseOnce(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockRedstoneTorch
- isPulseOnce(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockType
-
Whether the block should only be pulsed once.
- isPvpEnabled() - Method in class net.glowstone.GlowServer
-
Gets whether PVP is enabled on the server.
- isQueued(int) - Method in class net.glowstone.scheduler.GlowScheduler
- isRainy(Biome, int, int, int) - Static method in class net.glowstone.constants.GlowBiomeClimate
-
Deprecated.
- isRainy(Block) - Static method in class net.glowstone.constants.GlowBiomeClimate
-
Deprecated.
- isReducedDebugInfo() - Method in class net.glowstone.net.message.play.game.JoinGameMessage
- isRefillEnabled() - Method in class net.glowstone.block.entity.state.GlowContainer
- isRefillEnabled() - Method in class net.glowstone.entity.objects.GlowMinecart.Hopper
- isRefillEnabled() - Method in class net.glowstone.entity.objects.GlowMinecart.Storage
- isRemove() - Method in class net.glowstone.net.message.play.scoreboard.ScoreboardScoreMessage
- isRemoved() - Method in class net.glowstone.entity.GlowEntity
-
Whether this entity was forcibly removed from the world.
- isReplaceable() - Method in class net.glowstone.block.GlowBlock
- isRightPaddleTurning() - Method in class net.glowstone.net.message.play.player.SteerBoatMessage
- isRiptiding() - Method in class net.glowstone.entity.GlowLivingEntity
- isScoreSet() - Method in class net.glowstone.scoreboard.GlowScore
- isScreaming() - Method in class net.glowstone.entity.monster.GlowEnderman
- isSectionEmpty(int) - Method in class net.glowstone.chunk.GlowChunkSnapshot
- isSeenCredits() - Method in class net.glowstone.entity.GlowPlayer
-
If this player has seen the end credits.
- isSheared() - Method in class net.glowstone.entity.passive.GlowSheep
- isShort(String) - Method in class net.glowstone.util.nbt.CompoundTag
-
Test whether the subtag with the given key is of
short
type. - isShotAtAngle() - Method in class net.glowstone.entity.passive.GlowFirework
- isShotFromCrossbow() - Method in class net.glowstone.entity.projectile.GlowArrow
- isShowingBottom() - Method in class net.glowstone.entity.objects.GlowEnderCrystal
- isShowParticles() - Method in class net.glowstone.net.message.play.entity.EntityEffectMessage
- isSigning() - Method in class net.glowstone.net.message.play.game.EditBookMessage
- isSilent() - Method in class net.glowstone.entity.GlowEntity
- isSitting() - Method in class net.glowstone.entity.passive.GlowTameable
-
Checks if this animal is sitting.
- isSleeping() - Method in class net.glowstone.entity.GlowHumanEntity
-
Whether this human is sleeping or not.
- isSleeping() - Method in class net.glowstone.entity.GlowLivingEntity
- isSleepingIgnored() - Method in class net.glowstone.entity.GlowPlayer
- isSlimeChunk() - Method in class net.glowstone.chunk.GlowChunk
-
Formula taken from Minecraft Gamepedia.
- isSlimeChunk() - Method in class net.glowstone.chunk.GlowChunkSnapshot
- isSlotDisabled(EquipmentSlot) - Method in class net.glowstone.entity.objects.GlowArmorStand
- isSlowWhenEmpty() - Method in class net.glowstone.entity.objects.GlowMinecart
- isSmall() - Method in class net.glowstone.entity.objects.GlowArmorStand
- isSmeltingBookOpen() - Method in class net.glowstone.net.message.play.game.UnlockRecipesMessage
- isSmeltingFilterOpen() - Method in class net.glowstone.net.message.play.game.UnlockRecipesMessage
- isSneaking() - Method in class net.glowstone.entity.GlowPlayer
- isSnowy(Biome, int, int, int) - Static method in class net.glowstone.constants.GlowBiomeClimate
-
Deprecated.
- isSnowy(Block) - Static method in class net.glowstone.constants.GlowBiomeClimate
-
Deprecated.
- isSolid() - Method in class net.glowstone.block.GlowBlock
- isSprinting() - Method in class net.glowstone.entity.GlowPlayer
- isStanding() - Method in class net.glowstone.entity.passive.GlowPolarBear
- isSticky() - Method in class net.glowstone.block.blocktype.BlockPiston
-
The piston is either non-sticky (default), or has a sticky behavior.
- isStopping() - Method in class net.glowstone.GlowServer
- isString(String) - Method in class net.glowstone.util.nbt.CompoundTag
-
Test whether the subtag with the given key is of
String
type. - isSuccess() - Method in class net.glowstone.net.message.play.game.AcknowledgePlayerDiggingMessage
- isSuccessful() - Method in class net.glowstone.net.message.login.LoginPluginResponseMessage
- isSummonable() - Method in class net.glowstone.entity.CustomEntityDescriptor
- isSupportedApiVersion(String) - Method in class net.glowstone.util.GlowUnsafeValues
-
Deprecated.
- isSwimming() - Method in class net.glowstone.entity.GlowLivingEntity
- isSync() - Method in class net.glowstone.scheduler.GlowTask
-
A flag indicating whether this task is to be run asynchronously.
- isTamed() - Method in class net.glowstone.entity.passive.GlowAbstractHorse
- isTamed() - Method in class net.glowstone.entity.passive.GlowTameable
- isTargetOccluding(GlowBlock, BlockFace) - Method in class net.glowstone.block.blocktype.BlockClimbable
- isTargetOccluding(GlowBlockState, BlockFace) - Method in class net.glowstone.block.blocktype.BlockClimbable
- isTeleported() - Method in class net.glowstone.entity.GlowEntity
-
Whether the entity should have its position resent as if teleported.
- isThundering() - Method in class net.glowstone.GlowWorld
-
Whether it is currently thundering on this world.
- isTicking() - Method in class net.glowstone.entity.GlowEntity
- isTouchingMaterial(Material) - Method in class net.glowstone.entity.GlowEntity
-
Determine if this entity is intersecting a block of the specified type.
- isTrackingPosition() - Method in class net.glowstone.map.GlowMapView
- isTradeable() - Method in class net.glowstone.constants.GlowEnchantment
- isTrading() - Method in class net.glowstone.entity.passive.GlowVillager
- isTrap() - Method in class net.glowstone.entity.passive.GlowSkeletonHorse
- isTreasure() - Method in class net.glowstone.constants.GlowEnchantment
-
Treasure enchantments can only be obtained from chest loot, fishing, or trading for enchanted books.
- isUltrawarm() - Method in class net.glowstone.GlowWorld
- isUnbreakable() - Method in class net.glowstone.inventory.GlowMetaItem
- isUndead() - Method in class net.glowstone.entity.GlowLivingEntity
-
Get whether or not this entity is undead.
- isUndead() - Method in class net.glowstone.entity.monster.GlowSkeleton
- isUndead() - Method in class net.glowstone.entity.monster.GlowWither
- isUndead() - Method in class net.glowstone.entity.monster.GlowZombie
- isUndead() - Method in class net.glowstone.entity.passive.GlowUndeadHorse
- isUnlimitedTracking() - Method in class net.glowstone.map.GlowMapView
- isUnmount() - Method in class net.glowstone.net.message.play.player.SteerVehicleMessage
- isValid() - Method in class net.glowstone.entity.GlowEntity
- isValidItem(Material) - Static method in class net.glowstone.constants.ItemIds
-
Verify that a given material is a valid item.
- isValidProfession(int) - Static method in class net.glowstone.entity.passive.GlowVillager
-
Checks whether or not the given
Villager.Profession
ID is valid. - isValidRepairItemStack(ItemStack, ItemStack) - Method in class net.glowstone.util.GlowUnsafeValues
-
Deprecated.
- isValidSpawn(Material) - Static method in class net.glowstone.block.blocktype.BlockBed
-
Returns whether a player can spawn within a block of specified material.
- isValidTool(ItemStack) - Method in class net.glowstone.block.GlowBlock
- isVectorInside(Vector) - Method in class net.glowstone.generator.structures.util.StructureBoundingBox
-
Checks whether the given point is inside a block that intersects this box.
- isVillager() - Method in class net.glowstone.entity.monster.GlowZombie
- isVirtual() - Method in class net.glowstone.map.GlowMapView
- isVisible() - Method in class net.glowstone.boss.GlowBossBar
- isVisible() - Method in class net.glowstone.entity.objects.GlowArmorStand
- isVisible() - Method in class net.glowstone.entity.objects.GlowItemFrame
- isWet(Block) - Static method in class net.glowstone.constants.GlowBiomeClimate
-
Deprecated.
- isWhitelisted() - Method in class net.glowstone.entity.GlowPlayer
- isWhitelisted() - Method in class net.glowstone.GlowOfflinePlayer
- isWilling() - Method in class net.glowstone.entity.passive.GlowVillager
-
Whether or not this villager is willing to mate.
- isWithinDistance(GlowEntity) - Method in class net.glowstone.entity.GlowEntity
-
Checks if this entity is within the visible radius of another.
- isWithinDistance(Location) - Method in class net.glowstone.entity.GlowEntity
-
Checks if this entity is within the visible radius of a location.
- isWithinSolidBlock() - Method in class net.glowstone.entity.GlowLivingEntity
-
Returns whether the entity's eye location is within a solid block.
- item - Variable in class net.glowstone.inventory.EquipmentMonitor.Entry
- item - Variable in class net.glowstone.inventory.InventoryMonitor.Entry
- ITEM - Enum constant in enum class net.glowstone.entity.meta.MetadataType
- ITEM_FRAME_ITEM - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- ITEM_FRAME_ROTATION - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- ITEM_ITEM - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- ItemArmorStand - Class in net.glowstone.block.itemtype
- ItemArmorStand() - Constructor for class net.glowstone.block.itemtype.ItemArmorStand
- ItemBanner - Class in net.glowstone.block.itemtype
- ItemBanner() - Constructor for class net.glowstone.block.itemtype.ItemBanner
- ItemBoat - Class in net.glowstone.block.itemtype
- ItemBoat(TreeSpecies) - Constructor for class net.glowstone.block.itemtype.ItemBoat
- ItemBow - Class in net.glowstone.block.itemtype
- ItemBow() - Constructor for class net.glowstone.block.itemtype.ItemBow
- ItemBucket - Class in net.glowstone.block.itemtype
- ItemBucket() - Constructor for class net.glowstone.block.itemtype.ItemBucket
- ItemChorusFruit - Class in net.glowstone.block.itemtype
- ItemChorusFruit() - Constructor for class net.glowstone.block.itemtype.ItemChorusFruit
- ItemDye - Class in net.glowstone.block.itemtype
- ItemDye() - Constructor for class net.glowstone.block.itemtype.ItemDye
- ItemEgg - Class in net.glowstone.block.itemtype
- ItemEgg() - Constructor for class net.glowstone.block.itemtype.ItemEgg
- ItemEndCrystal - Class in net.glowstone.block.itemtype
- ItemEndCrystal() - Constructor for class net.glowstone.block.itemtype.ItemEndCrystal
- ItemEnderPearl - Class in net.glowstone.block.itemtype
- ItemEnderPearl() - Constructor for class net.glowstone.block.itemtype.ItemEnderPearl
- ItemExperienceBottle - Class in net.glowstone.block.itemtype
- ItemExperienceBottle() - Constructor for class net.glowstone.block.itemtype.ItemExperienceBottle
- ItemFilledBucket - Class in net.glowstone.block.itemtype
- ItemFilledBucket(Material) - Constructor for class net.glowstone.block.itemtype.ItemFilledBucket
- ItemFirework - Class in net.glowstone.block.itemtype
- ItemFirework() - Constructor for class net.glowstone.block.itemtype.ItemFirework
- ItemFishCooked - Class in net.glowstone.block.itemtype
- ItemFishCooked() - Constructor for class net.glowstone.block.itemtype.ItemFishCooked
- ItemFishingRod - Class in net.glowstone.block.itemtype
- ItemFishingRod() - Constructor for class net.glowstone.block.itemtype.ItemFishingRod
- ItemFishRaw - Class in net.glowstone.block.itemtype
- ItemFishRaw() - Constructor for class net.glowstone.block.itemtype.ItemFishRaw
- ItemFlintAndSteel - Class in net.glowstone.block.itemtype
- ItemFlintAndSteel() - Constructor for class net.glowstone.block.itemtype.ItemFlintAndSteel
- ItemFood - Class in net.glowstone.block.itemtype
- ItemFood(int, float) - Constructor for class net.glowstone.block.itemtype.ItemFood
- ItemFoodSeeds - Class in net.glowstone.block.itemtype
-
A type of edible item that can be planted on one specific type of block, such as a carrot or potato.
- ItemFoodSeeds(Material, Material, int, float) - Constructor for class net.glowstone.block.itemtype.ItemFoodSeeds
-
Creates an instance.
- ItemGoldenApple - Class in net.glowstone.block.itemtype
- ItemGoldenApple() - Constructor for class net.glowstone.block.itemtype.ItemGoldenApple
- ItemHoe - Class in net.glowstone.block.itemtype
- ItemHoe() - Constructor for class net.glowstone.block.itemtype.ItemHoe
- ItemIds - Class in net.glowstone.constants
-
Temporary mappings for Minecraft's string-based item ids.
- ItemItemFrame - Class in net.glowstone.block.itemtype
- ItemItemFrame() - Constructor for class net.glowstone.block.itemtype.ItemItemFrame
- ItemKnowledgeBook - Class in net.glowstone.block.itemtype
- ItemKnowledgeBook() - Constructor for class net.glowstone.block.itemtype.ItemKnowledgeBook
- ItemMatcher - Class in net.glowstone.inventory.crafting
- ItemMatcher() - Constructor for class net.glowstone.inventory.crafting.ItemMatcher
- ItemMilk - Class in net.glowstone.block.itemtype
- ItemMilk() - Constructor for class net.glowstone.block.itemtype.ItemMilk
- ItemMinecart - Class in net.glowstone.block.itemtype
- ItemMinecart(GlowMinecart.MinecartType) - Constructor for class net.glowstone.block.itemtype.ItemMinecart
- itemOrEmpty(ItemStack) - Static method in class net.glowstone.util.InventoryUtil
-
Converts the ItemStack to an empty ItemStack if the given ItemStack is null.
- ItemPainting - Class in net.glowstone.block.itemtype
- ItemPainting() - Constructor for class net.glowstone.block.itemtype.ItemPainting
- itemPlaceAllowed(int, ItemStack) - Method in class net.glowstone.inventory.GlowBeaconInventory
- itemPlaceAllowed(int, ItemStack) - Method in class net.glowstone.inventory.GlowFurnaceInventory
- itemPlaceAllowed(int, ItemStack) - Method in class net.glowstone.inventory.GlowInventory
-
Check whether it is allowed for a player to insert the given ItemStack at the slot, regardless of the slot's current contents.
- itemPlaceAllowed(int, ItemStack) - Method in class net.glowstone.inventory.GlowPlayerInventory
- ItemPlaceAs - Class in net.glowstone.block.itemtype
- ItemPlaceAs(Material) - Constructor for class net.glowstone.block.itemtype.ItemPlaceAs
- ItemPoisonousPotato - Class in net.glowstone.block.itemtype
- ItemPoisonousPotato() - Constructor for class net.glowstone.block.itemtype.ItemPoisonousPotato
- ItemProjectile - Class in net.glowstone.block.itemtype
-
An item that can be used to throw a projectile (egg, snowball, etc.)
- ItemProjectile(EntityType) - Constructor for class net.glowstone.block.itemtype.ItemProjectile
- ItemRawChicken - Class in net.glowstone.block.itemtype
- ItemRawChicken() - Constructor for class net.glowstone.block.itemtype.ItemRawChicken
- ItemRottenFlesh - Class in net.glowstone.block.itemtype
- ItemRottenFlesh() - Constructor for class net.glowstone.block.itemtype.ItemRottenFlesh
- ItemSeeds - Class in net.glowstone.block.itemtype
- ItemSeeds(Material, Material) - Constructor for class net.glowstone.block.itemtype.ItemSeeds
- itemShiftClickAllowed(int, ItemStack) - Method in class net.glowstone.inventory.GlowCraftingInventory
- itemShiftClickAllowed(int, ItemStack) - Method in class net.glowstone.inventory.GlowInventory
-
Check whether, in a shift-click operation, an item of the specified type may be placed in the given slot.
- ItemShovel - Class in net.glowstone.block.itemtype
- ItemShovel() - Constructor for class net.glowstone.block.itemtype.ItemShovel
- ItemSign - Class in net.glowstone.block.itemtype
- ItemSign() - Constructor for class net.glowstone.block.itemtype.ItemSign
- ItemSnowball - Class in net.glowstone.block.itemtype
- ItemSnowball() - Constructor for class net.glowstone.block.itemtype.ItemSnowball
- ItemSoup - Class in net.glowstone.block.itemtype
- ItemSoup(int, float) - Constructor for class net.glowstone.block.itemtype.ItemSoup
- ItemSpawn - Class in net.glowstone.block.itemtype
- ItemSpawn() - Constructor for class net.glowstone.block.itemtype.ItemSpawn
- ItemSpiderEye - Class in net.glowstone.block.itemtype
- ItemSpiderEye() - Constructor for class net.glowstone.block.itemtype.ItemSpiderEye
- ItemTable - Class in net.glowstone.block
-
The lookup table for block and item types.
- ItemTimedUsage - Class in net.glowstone.block.itemtype
- ItemTimedUsage() - Constructor for class net.glowstone.block.itemtype.ItemTimedUsage
- ItemTool - Class in net.glowstone.block.itemtype
- ItemTool() - Constructor for class net.glowstone.block.itemtype.ItemTool
- ItemType - Class in net.glowstone.block.itemtype
-
Base class for specific types of items.
- ItemType() - Constructor for class net.glowstone.block.itemtype.ItemType
- ItemType.Context - Enum Class in net.glowstone.block.itemtype
-
Context of the Items interaction.
- ItemWrittenBook - Class in net.glowstone.block.itemtype
- ItemWrittenBook() - Constructor for class net.glowstone.block.itemtype.ItemWrittenBook
- iterable(int) - Method in enum class net.glowstone.util.RectangularRegion.IterationDirection
- iterateCompoundList(String, Consumer<? super CompoundTag>) - Method in class net.glowstone.util.nbt.CompoundTag
-
Applies the given function to each compound tag in a compound-list subtag, if that subtag exists.
- iterator() - Method in class net.glowstone.chunk.ChunkManager.ChunkLock
- iterator() - Method in class net.glowstone.entity.EntityManager
- iterator() - Method in class net.glowstone.inventory.GlowInventory
- iterator() - Method in class net.glowstone.util.collection.ConcurrentSet
- iterator() - Method in class net.glowstone.util.collection.SuperCollection
- iterator() - Method in class net.glowstone.util.collection.SuperList
- iterator(int) - Method in class net.glowstone.inventory.GlowInventory
J
- join(GlowSession, PlayerDataService.PlayerReader) - Method in class net.glowstone.entity.GlowPlayer
-
Loads the player's state and sends the messages that are necessary on login.
- JOINED - Static variable in interface net.glowstone.i18n.GlowstoneMessages.Player
- JOINER - Static variable in class net.glowstone.command.minecraft.GlowVanillaCommand
- JoinGameCodec - Class in net.glowstone.net.codec.play.game
- JoinGameCodec() - Constructor for class net.glowstone.net.codec.play.game.JoinGameCodec
- JoinGameMessage - Class in net.glowstone.net.message.play.game
- JoinGameMessage(int, boolean, int, int, String[], String, byte[], int, int, boolean, boolean, boolean, boolean) - Constructor for class net.glowstone.net.message.play.game.JoinGameMessage
- joinList(CharSequence...) - Method in class net.glowstone.command.minecraft.GlowVanillaCommand.CommandMessages
-
Returns the given items as a comma-separated list.
- joinList(Iterable<? extends CharSequence>) - Method in class net.glowstone.command.minecraft.GlowVanillaCommand.CommandMessages
-
Returns the given items as a comma-separated list.
- joinList(Stream<? extends CharSequence>) - Method in class net.glowstone.command.minecraft.GlowVanillaCommand.CommandMessages
-
Returns the given items as a comma-separated list.
- JSON_STAT_UNKNOWN - Static variable in interface net.glowstone.i18n.ConsoleMessages.Warn.Io
- JsonListFile - Class in net.glowstone.util.bans
-
Tools for storing lists of entries in JSON files.
- JsonListFile(File) - Constructor for class net.glowstone.util.bans.JsonListFile
-
Initialize the list from the given file.
- JsonListFile.BaseEntry - Interface in net.glowstone.util.bans
-
Base interface for entries in JSON list files.
- JsonPlayerStatisticIoService - Class in net.glowstone.io.json
- JsonPlayerStatisticIoService(GlowServer, File) - Constructor for class net.glowstone.io.json.JsonPlayerStatisticIoService
- JukeboxEntity - Class in net.glowstone.block.entity
- JukeboxEntity(GlowBlock) - Constructor for class net.glowstone.block.entity.JukeboxEntity
- jump() - Method in class net.glowstone.entity.GlowLivingEntity
- jump() - Method in class net.glowstone.entity.GlowPlayer
- JUNGLE_TEMPLE - Enum constant in enum class net.glowstone.generator.structures.GlowTemple.TempleType
- JungleBush - Class in net.glowstone.generator.objects.trees
- JungleBush(Random, BlockStateDelegate) - Constructor for class net.glowstone.generator.objects.trees.JungleBush
-
Initializes this bush, preparing it to attempt to generate.
- JungleEdgePopulator - Class in net.glowstone.generator.populators.overworld
- JungleEdgePopulator() - Constructor for class net.glowstone.generator.populators.overworld.JungleEdgePopulator
- JunglePopulator - Class in net.glowstone.generator.populators.overworld
- JunglePopulator() - Constructor for class net.glowstone.generator.populators.overworld.JunglePopulator
-
Creates a populator specialized for jungles.
- JungleTempleStore - Class in net.glowstone.io.structure
- JungleTempleStore() - Constructor for class net.glowstone.io.structure.JungleTempleStore
- JungleTree - Class in net.glowstone.generator.objects.trees
- JungleTree(Random, BlockStateDelegate) - Constructor for class net.glowstone.generator.objects.trees.JungleTree
-
Initializes this tree with a random height, preparing it to attempt to generate.
- JUNK - Enum constant in enum class net.glowstone.entity.FishingRewardManager.RewardCategory
K
- KEEP_INVENTORY - Static variable in interface net.glowstone.constants.GameRules
- keepSpawnLoaded() - Method in class net.glowstone.GlowServer
-
Get whether worlds should keep their spawns loaded by default.
- KEY_ARMOR - Enum constant in enum class net.glowstone.entity.AttributeManager.Key
- KEY_ARMOR_TOUGHNESS - Enum constant in enum class net.glowstone.entity.AttributeManager.Key
- KEY_ATTACK_DAMAGE - Enum constant in enum class net.glowstone.entity.AttributeManager.Key
- KEY_ATTACK_SPEED - Enum constant in enum class net.glowstone.entity.AttributeManager.Key
- KEY_FLYING_SPEED - Enum constant in enum class net.glowstone.entity.AttributeManager.Key
- KEY_FOLLOW_RANGE - Enum constant in enum class net.glowstone.entity.AttributeManager.Key
- KEY_HORSE_JUMP_STRENGTH - Enum constant in enum class net.glowstone.entity.AttributeManager.Key
- KEY_KNOCKBACK_RESISTANCE - Enum constant in enum class net.glowstone.entity.AttributeManager.Key
- KEY_LUCK - Enum constant in enum class net.glowstone.entity.AttributeManager.Key
- KEY_MAX_HEALTH - Enum constant in enum class net.glowstone.entity.AttributeManager.Key
- KEY_MOVEMENT_SPEED - Enum constant in enum class net.glowstone.entity.AttributeManager.Key
- KEY_ZOMBIE_SPAWN_REINFORCEMENTS - Enum constant in enum class net.glowstone.entity.AttributeManager.Key
- kick(Component) - Method in class net.glowstone.entity.GlowPlayer
- KickCodec - Class in net.glowstone.net.codec
- KickCodec() - Constructor for class net.glowstone.net.codec.KickCodec
- KickCommand - Class in net.glowstone.command.minecraft
- KickCommand() - Constructor for class net.glowstone.command.minecraft.KickCommand
-
Creates the instance for this command.
- KickMessage - Class in net.glowstone.net.message
- KickMessage(String) - Constructor for class net.glowstone.net.message.KickMessage
- KickMessage(TextMessage) - Constructor for class net.glowstone.net.message.KickMessage
- kickPlayer(String) - Method in class net.glowstone.entity.GlowPlayer
- kickPlayer(String, boolean) - Method in class net.glowstone.entity.GlowPlayer
- KillCommand - Class in net.glowstone.command.minecraft
- KillCommand() - Constructor for class net.glowstone.command.minecraft.KillCommand
- killPlantAbove(Block) - Static method in interface net.glowstone.generator.objects.TerrainObject
-
Removes the grass, shrub, flower or mushroom directly above the given block, if present.
- knowsRecipe(Recipe) - Method in class net.glowstone.entity.GlowPlayer
-
Checks to see if the player knows this recipe.
- KQUEUE - Static variable in interface net.glowstone.i18n.ConsoleMessages.Info.NativeTransport
- KQUEUE_AVAILABLE - Static variable in class net.glowstone.net.Networking
L
- L10N_FAILED - Static variable in interface net.glowstone.i18n.ConsoleMessages.Warn.Command
- Lake - Class in net.glowstone.generator.objects
- Lake(Material) - Constructor for class net.glowstone.generator.objects.Lake
- LakeDecorator - Class in net.glowstone.generator.decorators.overworld
- LakeDecorator(Material) - Constructor for class net.glowstone.generator.decorators.overworld.LakeDecorator
-
Creates a lake decorator.
- LARGER_BIOMES - Enum constant in enum class net.glowstone.generator.biomegrid.WhittakerMapLayer.ClimateType
- LAST - Enum constant in enum class net.glowstone.util.collection.SuperCollection.AdditionMode
- lastIndexOf(Object) - Method in class net.glowstone.util.collection.SuperList
- latch - Variable in class net.glowstone.net.GlowNetworkServer
- latency(UUID, int) - Static method in class net.glowstone.net.message.play.game.UserListItemMessage
- latencyOne(UUID, int) - Static method in class net.glowstone.net.message.play.game.UserListItemMessage
- launchProjectile(Class<? extends T>) - Method in class net.glowstone.entity.GlowLivingEntity
- launchProjectile(Class<? extends T>, Vector) - Method in class net.glowstone.entity.GlowLivingEntity
- launchProjectile(Class<? extends T>) - Method in class net.glowstone.block.entity.state.GlowDispenser
- launchProjectile(Class<? extends T>, Location, Vector, float, float) - Method in class net.glowstone.entity.GlowLivingEntity
-
Launches a projectile from this entity in the horizontal direction it is facing, relative to the given velocity vector.
- launchProjectile(Class<? extends T>, Vector) - Method in class net.glowstone.block.entity.state.GlowDispenser
- launchProjectile(Class<? extends T>, Vector, float, float) - Method in class net.glowstone.entity.GlowLivingEntity
-
Launches a projectile from this entity.
- LavaDecorator - Class in net.glowstone.generator.decorators.nether
- LavaDecorator() - Constructor for class net.glowstone.generator.decorators.nether.LavaDecorator
- LavaDecorator(boolean) - Constructor for class net.glowstone.generator.decorators.nether.LavaDecorator
- lavaLakeDecorator - Variable in class net.glowstone.generator.populators.overworld.BiomePopulator
- LEAF_TYPES - Static variable in class net.glowstone.generator.objects.trees.GenericTree
- learnRecipe(Recipe, boolean) - Method in class net.glowstone.entity.GlowPlayer
-
Teach the player a new recipe.
- LEATHER - Enum constant in enum class net.glowstone.inventory.ClothType
- LEATHER_BOOTS - Enum constant in enum class net.glowstone.inventory.ArmorConstants
- LEATHER_CHESTPLATE - Enum constant in enum class net.glowstone.inventory.ArmorConstants
- LEATHER_HELMET - Enum constant in enum class net.glowstone.inventory.ArmorConstants
- LEATHER_LEGGINGS - Enum constant in enum class net.glowstone.inventory.ArmorConstants
- LEATHERS - Static variable in class net.glowstone.inventory.crafting.GlowArmorDyeMatcher
- leaveBed(boolean) - Method in class net.glowstone.entity.GlowPlayer
-
This player leaves their bed causing them to quit sleeping.
- leavesHeight - Variable in class net.glowstone.generator.objects.trees.MegaRedwoodTree
- leavesHeight - Variable in class net.glowstone.generator.objects.trees.RedwoodTree
- leavesType - Variable in class net.glowstone.generator.objects.trees.GenericTree
- leaveVehicle() - Method in class net.glowstone.entity.GlowEntity
- LEFT - Enum constant in enum class net.glowstone.entity.passive.GlowParrot.Shoulder
- LEFT - Static variable in interface net.glowstone.i18n.GlowstoneMessages.Player
- leftClickBlock(GlowPlayer, GlowBlock, ItemStack) - Method in class net.glowstone.block.blocktype.BlockNote
- leftClickBlock(GlowPlayer, GlowBlock, ItemStack) - Method in class net.glowstone.block.blocktype.BlockType
-
Called when a player left clicks a block.
- legacyComponentSerializer() - Method in class net.glowstone.util.GlowUnsafeValues
-
Deprecated.
- LegacyPingHandler - Class in net.glowstone.net.handler.legacyping
- LegacyPingHandler(GameServer) - Constructor for class net.glowstone.net.handler.legacyping.LegacyPingHandler
- LEGGINGS_SLOT - Static variable in class net.glowstone.net.message.play.entity.EntityEquipmentMessage
- LERP_SIZE - Enum constant in enum class net.glowstone.net.message.play.game.WorldBorderMessage.Action
- LEVEL_NAME - Enum constant in enum class net.glowstone.util.config.ServerConfig.Key
- LEVEL_SEED - Enum constant in enum class net.glowstone.util.config.ServerConfig.Key
- LEVEL_TYPE - Enum constant in enum class net.glowstone.util.config.ServerConfig.Key
- LeveledEnchant - Class in net.glowstone.inventory
- LeveledEnchant(Enchantment, int, int) - Constructor for class net.glowstone.inventory.LeveledEnchant
- libraries - Variable in enum class net.glowstone.util.CompatibilityBundle
- LIBRARIES_FOLDER - Enum constant in enum class net.glowstone.util.config.ServerConfig.Key
- LIBRARIES_LIST - Enum constant in enum class net.glowstone.util.config.ServerConfig.Key
- Library - Class in net.glowstone.util.library
-
Represents a library that will be injected into the classpath at runtime.
- Library(String, String, String, LibraryManager.HashAlgorithm, String) - Constructor for class net.glowstone.util.library.Library
-
Creates a
Library
instance with the specified group ID, artifact ID, version, and checksum. - Library(String, String, String) - Constructor for class net.glowstone.util.library.Library
-
Creates a
Library
instance with the specified group ID, artifact ID, and version. - Library(String, String, String, String) - Constructor for class net.glowstone.util.library.Library
-
Creates a
Library
instance with the specified group ID, artifact ID, version, and repository. - Library(String, String, String, String, LibraryManager.HashAlgorithm, String, boolean) - Constructor for class net.glowstone.util.library.Library
-
Creates a
Library
instance with the specified group ID, artifact ID, version, repository, and checksum. - LIBRARY_CHECKSUM_VALIDATION - Enum constant in enum class net.glowstone.util.config.ServerConfig.Key
- LIBRARY_DOWNLOAD_ATTEMPTS - Enum constant in enum class net.glowstone.util.config.ServerConfig.Key
- LIBRARY_REPOSITORY_URL - Enum constant in enum class net.glowstone.util.config.ServerConfig.Key
- LibraryKey - Class in net.glowstone.util.library
-
Encapsulates the identifying pieces of a library in a Maven repository, its group ID and artifact ID.
- LibraryKey(String, String) - Constructor for class net.glowstone.util.library.LibraryKey
- LibraryManager - Class in net.glowstone.util.library
-
Simple library manager which downloads external dependencies.
- LibraryManager(String, String, boolean, int, Collection<Library>) - Constructor for class net.glowstone.util.library.LibraryManager
-
Creates the instance.
- LibraryManager.HashAlgorithm - Enum Class in net.glowstone.util.library
-
An enum containing the supported hash algorithms.
- LIFE - Static variable in class net.glowstone.io.entity.ArrowStore
- line(int) - Method in class net.glowstone.block.entity.state.GlowSign
- line(int, Component) - Method in class net.glowstone.block.entity.state.GlowSign
- lines() - Method in class net.glowstone.block.entity.state.GlowSign
- LinkstoneClassInitObserver - Class in net.glowstone.util.linkstone
-
Utility that redirects reflective uses of annotated fields to their getters and setters.
- LinkstoneClassInitObserver() - Constructor for class net.glowstone.util.linkstone.LinkstoneClassInitObserver
-
Create a new observer instance.
- LinkstonePluginLoader - Class in net.glowstone.util.linkstone
- LinkstonePluginLoader(Server) - Constructor for class net.glowstone.util.linkstone.LinkstonePluginLoader
-
Bukkit will invoke this constructor via reflection.
- LinkstonePluginScanner - Class in net.glowstone.util.linkstone
- LinkstonePluginScanner(FieldSet, Boxes) - Constructor for class net.glowstone.util.linkstone.LinkstonePluginScanner
- liquidDrag - Variable in class net.glowstone.entity.GlowEntity
-
Velocity reduction applied each tick in water.
- LIST - Enum constant in enum class net.glowstone.util.nbt.TagType
- ListCommand - Class in net.glowstone.command.minecraft
- ListCommand() - Constructor for class net.glowstone.command.minecraft.ListCommand
- listIterator() - Method in class net.glowstone.util.collection.SuperList
- listIterator(int) - Method in class net.glowstone.util.collection.SuperList
- ListTag<T extends Tag> - Class in net.glowstone.util.nbt
-
The
TAG_List
tag. - ListTag(TagType, List<T>) - Constructor for class net.glowstone.util.nbt.ListTag
-
Creates the tag.
- listTagsToLocation(World, CompoundTag) - Static method in class net.glowstone.io.nbt.NbtSerialization
-
Read a Location from the "Pos" and "Rotation" children of a tag.
- listToVector(List<Double>) - Static method in class net.glowstone.io.nbt.NbtSerialization
-
Create a Vector from a list of doubles.
- LivingEntityStore<T extends GlowLivingEntity> - Class in net.glowstone.io.entity
- LivingEntityStore(Class<T>, String) - Constructor for class net.glowstone.io.entity.LivingEntityStore
- LivingEntityStore(Class<T>, EntityType) - Constructor for class net.glowstone.io.entity.LivingEntityStore
- LLAMA_CARPET - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- LLAMA_STRENGTH - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- LLAMA_VARIANT - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- load() - Method in class net.glowstone.chunk.GlowChunk
- load() - Method in class net.glowstone.util.bans.GlowBanList
- load() - Method in class net.glowstone.util.bans.JsonListFile
-
Reloads from the file.
- load() - Method in class net.glowstone.util.bans.UuidListFile
- load() - Method in class net.glowstone.util.config.ServerConfig
-
Loads the server config from disk.
- load() - Method in class net.glowstone.util.config.WorldConfig
-
Loads the configuration from disk if it exists.
- load() - Static method in class net.glowstone.util.loot.LootingManager
-
Registers the built-in loot data.
- load(boolean) - Method in class net.glowstone.chunk.GlowChunk
- load(GlowEntity, CompoundTag) - Static method in class net.glowstone.io.entity.EntityStorage
-
Load an entity's data from the given compound tag.
- load(GlowEnderDragon, CompoundTag) - Method in class net.glowstone.io.entity.EnderDragonStore
- load(GlowShulker, CompoundTag) - Method in class net.glowstone.io.entity.ShulkerStore
- load(GlowVex, CompoundTag) - Method in class net.glowstone.io.entity.VexStore
- load(GlowVindicator, CompoundTag) - Method in class net.glowstone.io.entity.VindicatorStore
- load(GlowWither, CompoundTag) - Method in class net.glowstone.io.entity.WitherStore
- load(GlowZombie, CompoundTag) - Method in class net.glowstone.io.entity.ZombieVillagerStore
- load(GlowBoat, CompoundTag) - Method in class net.glowstone.io.entity.BoatStore
- load(GlowEnderCrystal, CompoundTag) - Method in class net.glowstone.io.entity.EnderCrystalStore
- load(GlowMinecart, CompoundTag) - Method in class net.glowstone.io.entity.MinecartStore
- load(GlowPainting, CompoundTag) - Method in class net.glowstone.io.entity.PaintingStore
- load(GlowFirework, CompoundTag) - Method in class net.glowstone.io.entity.FireworkStore
- load(GlowHorse, CompoundTag) - Method in class net.glowstone.io.entity.HorseStore
- load(GlowParrot, CompoundTag) - Method in class net.glowstone.io.entity.ParrotStore
- load(GlowArrow, CompoundTag) - Method in class net.glowstone.io.entity.NormalTippedArrowStore
- load(GlowDesertTemple, CompoundTag) - Method in class net.glowstone.io.structure.DesertTempleStore
- load(GlowJungleTemple, CompoundTag) - Method in class net.glowstone.io.structure.JungleTempleStore
- load(GlowWitchHut, CompoundTag) - Method in class net.glowstone.io.structure.WitchHutStore
- load(T, CompoundTag) - Method in class net.glowstone.io.entity.AbstractHorseStore
- load(T, CompoundTag) - Method in class net.glowstone.io.entity.AgeableStore
- load(T, CompoundTag) - Method in class net.glowstone.io.entity.ArrowStore
- load(T, CompoundTag) - Method in class net.glowstone.io.entity.ChestedHorseStore
- load(T, CompoundTag) - Method in class net.glowstone.io.entity.EntityStore
-
Load data into an existing entity of the appropriate type from the given compound tag.
- load(T, CompoundTag) - Method in class net.glowstone.io.entity.FireballStore
- load(T, CompoundTag) - Method in class net.glowstone.io.entity.HangingStore
- load(T, CompoundTag) - Method in class net.glowstone.io.entity.LivingEntityStore
- load(T, CompoundTag) - Method in class net.glowstone.io.entity.SplashPotionStore
- load(T, CompoundTag) - Method in class net.glowstone.io.structure.StructurePieceStore
-
Load structure piece data of the appropriate type from the given compound tag.
- load(T, CompoundTag) - Method in class net.glowstone.io.structure.StructureStore
-
Load structure data of the appropriate type from the given compound tag.
- LOAD_FAILED - Static variable in interface net.glowstone.i18n.ConsoleMessages.Error.BlockEntity
- LOAD_FAILED - Static variable in interface net.glowstone.i18n.ConsoleMessages.Error.Chunk
- LOAD_FAILED - Static variable in interface net.glowstone.i18n.ConsoleMessages.Error.Function
- LOAD_FAILED - Static variable in interface net.glowstone.i18n.ConsoleMessages.Error.Structure
- LOAD_FAILED - Static variable in interface net.glowstone.i18n.ConsoleMessages.Warn.Entity
- LOAD_FAILED - Static variable in interface net.glowstone.i18n.ConsoleMessages.Warn.Icon
- LOAD_FAILED - Static variable in interface net.glowstone.i18n.ConsoleMessages.Warn.Plugin
- LOAD_FAILED_IMPORT - Static variable in interface net.glowstone.i18n.ConsoleMessages.Warn.Icon
- LOAD_TOO_LATE - Static variable in interface net.glowstone.i18n.ConsoleMessages.Warn.Entity
- loadAdvancement(NamespacedKey, String) - Method in class net.glowstone.util.GlowUnsafeValues
-
Deprecated.
- loadChunk(int, int) - Method in class net.glowstone.GlowWorld
- loadChunk(int, int, boolean) - Method in class net.glowstone.chunk.ChunkManager
-
Call the ChunkIoService to load a chunk, optionally generating the chunk.
- loadChunk(int, int, boolean) - Method in class net.glowstone.GlowWorld
- loadChunk(GlowChunk, boolean) - Method in class net.glowstone.chunk.ChunkManager
-
Attempts to load a chunk; handles exceptions.
- loadChunk(Chunk) - Method in class net.glowstone.GlowWorld
- loadConfig(ConfigurationSection) - Method in class net.glowstone.util.GlowHelpMap
-
Reads the general topics from help.yml and adds them to the help index.
- loadData() - Method in class net.glowstone.entity.GlowPlayer
- loadEntity(GlowWorld, CompoundTag) - Static method in class net.glowstone.io.entity.EntityStorage
-
Load a new entity in the given world from the given data tag.
- LOADING - Static variable in interface net.glowstone.i18n.ConsoleMessages.Error.Plugin
- loadNbt(CompoundTag) - Method in class net.glowstone.block.entity.BannerEntity
- loadNbt(CompoundTag) - Method in class net.glowstone.block.entity.BeaconEntity
- loadNbt(CompoundTag) - Method in class net.glowstone.block.entity.BedEntity
- loadNbt(CompoundTag) - Method in class net.glowstone.block.entity.BlockEntity
-
Read this BlockEntity's data from the saved tag.
- loadNbt(CompoundTag) - Method in class net.glowstone.block.entity.BrewingStandEntity
- loadNbt(CompoundTag) - Method in class net.glowstone.block.entity.ContainerEntity
- loadNbt(CompoundTag) - Method in class net.glowstone.block.entity.EnchantingTableEntity
- loadNbt(CompoundTag) - Method in class net.glowstone.block.entity.FlowerPotEntity
- loadNbt(CompoundTag) - Method in class net.glowstone.block.entity.FurnaceEntity
- loadNbt(CompoundTag) - Method in class net.glowstone.block.entity.JukeboxEntity
- loadNbt(CompoundTag) - Method in class net.glowstone.block.entity.MobSpawnerEntity
- loadNbt(CompoundTag) - Method in class net.glowstone.block.entity.SignEntity
- loadNbt(CompoundTag) - Method in class net.glowstone.block.entity.SkullEntity
- loadServerIcon(BufferedImage) - Method in class net.glowstone.GlowServer
- loadServerIcon(File) - Method in class net.glowstone.GlowServer
- loadStructure(GlowWorld, CompoundTag) - Static method in class net.glowstone.io.structure.StructureStorage
-
Load a structure in the given world from the given data tag.
- loadStructurePiece(CompoundTag) - Static method in class net.glowstone.io.structure.StructurePieceStorage
-
Load a structure piece from the given data tag.
- loadTypeArray(int[]) - Method in class net.glowstone.chunk.ChunkSection
-
Loads the contents of this chunk section from the given type array, initializing the palette.
- locale() - Method in class net.glowstone.entity.GlowPlayer
- LocalizedEnumNames<T> - Class in net.glowstone.command
-
This is used to map an enum or multiton type to and from the localized names of its instances, which have their own properties file.
- LocalizedEnumNames(Function<String, ? extends T>, String, String, String, boolean) - Constructor for class net.glowstone.command.LocalizedEnumNames
-
Creates an instance.
- LocalizedEnumNames(IntFunction<? extends T>, String, String, String, boolean) - Constructor for class net.glowstone.command.LocalizedEnumNames
-
Creates an instance.
- LocalizedString - Interface in net.glowstone.i18n
- LocalizedStringImpl - Class in net.glowstone.i18n
- LocalizedStringImpl(String, ResourceBundle) - Constructor for class net.glowstone.i18n.LocalizedStringImpl
- locateNearestBiome(Location, Biome, int) - Method in class net.glowstone.GlowWorld
- locateNearestBiome(Location, Biome, int, int) - Method in class net.glowstone.GlowWorld
- locateNearestRaid(Location, int) - Method in class net.glowstone.GlowWorld
- locateNearestStructure(Location, StructureType, int, boolean) - Method in class net.glowstone.GlowWorld
- location - Variable in class net.glowstone.entity.GlowEntity
-
The current position.
- locationToListTags(Location, CompoundTag) - Static method in class net.glowstone.io.nbt.NbtSerialization
-
Write a Location to the "Pos" and "Rotation" children of a tag.
- log() - Method in interface net.glowstone.i18n.LoggableLocalizedString
- log(Object...) - Method in interface net.glowstone.i18n.LoggableLocalizedString
- log(Throwable) - Method in interface net.glowstone.i18n.LoggableLocalizedString
- log(Throwable, Object...) - Method in interface net.glowstone.i18n.LoggableLocalizedString
- LOG_ADMIN_COMMANDS - Static variable in interface net.glowstone.constants.GameRules
- LOG_FILE - Enum constant in enum class net.glowstone.util.config.ServerConfig.Key
- LoggableLocalizedString - Interface in net.glowstone.i18n
- logger - Static variable in class net.glowstone.GlowServer
-
The logger for this class.
- login - Variable in class net.glowstone.net.protocol.ProtocolProvider
- LoginPluginRequestCodec - Class in net.glowstone.net.codec.login
- LoginPluginRequestCodec() - Constructor for class net.glowstone.net.codec.login.LoginPluginRequestCodec
- LoginPluginRequestMessage - Class in net.glowstone.net.message.login
- LoginPluginRequestMessage(int, String, byte[]) - Constructor for class net.glowstone.net.message.login.LoginPluginRequestMessage
- LoginPluginResponseCodec - Class in net.glowstone.net.codec.login
- LoginPluginResponseCodec() - Constructor for class net.glowstone.net.codec.login.LoginPluginResponseCodec
- LoginPluginResponseHandler - Class in net.glowstone.net.handler.login
- LoginPluginResponseHandler() - Constructor for class net.glowstone.net.handler.login.LoginPluginResponseHandler
- LoginPluginResponseMessage - Class in net.glowstone.net.message.login
- LoginPluginResponseMessage(int, boolean, byte[]) - Constructor for class net.glowstone.net.message.login.LoginPluginResponseMessage
- LoginProtocol - Class in net.glowstone.net.protocol
- LoginProtocol(HttpClient) - Constructor for class net.glowstone.net.protocol.LoginProtocol
-
Creates the instance.
- LoginStartCodec - Class in net.glowstone.net.codec.login
- LoginStartCodec() - Constructor for class net.glowstone.net.codec.login.LoginStartCodec
- LoginStartHandler - Class in net.glowstone.net.handler.login
- LoginStartHandler() - Constructor for class net.glowstone.net.handler.login.LoginStartHandler
- LoginStartMessage - Class in net.glowstone.net.message.login
- LoginStartMessage(String) - Constructor for class net.glowstone.net.message.login.LoginStartMessage
- LoginSuccessCodec - Class in net.glowstone.net.codec.login
- LoginSuccessCodec() - Constructor for class net.glowstone.net.codec.login.LoginSuccessCodec
- LoginSuccessMessage - Class in net.glowstone.net.message.login
- LoginSuccessMessage(String, String) - Constructor for class net.glowstone.net.message.login.LoginSuccessMessage
- logType - Variable in class net.glowstone.generator.objects.trees.GenericTree
- LONG - Enum constant in enum class net.glowstone.util.nbt.TagType
- LONG_ARRAY - Enum constant in enum class net.glowstone.util.nbt.TagType
- LONG_SUFFIX - Enum constant in enum class net.glowstone.util.mojangson.MojangsonToken
- LongArrayTag - Class in net.glowstone.util.nbt
-
The
TAG_Int_Array
tag. - LongArrayTag(long...) - Constructor for class net.glowstone.util.nbt.LongArrayTag
-
Creates the tag.
- LongTag - Class in net.glowstone.util.nbt
-
The
TAG_Long
tag. - LongTag(long) - Constructor for class net.glowstone.util.nbt.LongTag
-
Creates the tag.
- LookAroundTask - Class in net.glowstone.entity.ai
- LookAroundTask() - Constructor for class net.glowstone.entity.ai.LookAroundTask
- LookAtPlayerTask - Class in net.glowstone.entity.ai
- LookAtPlayerTask() - Constructor for class net.glowstone.entity.ai.LookAtPlayerTask
- LootData - Class in net.glowstone.util.loot
- LootData(Collection<ItemStack>, int) - Constructor for class net.glowstone.util.loot.LootData
- LOOTING_MANAGER - Static variable in interface net.glowstone.i18n.ConsoleMessages.Error
- LootingManager - Class in net.glowstone.util.loot
- LootingManager() - Constructor for class net.glowstone.util.loot.LootingManager
- LootingUtil - Class in net.glowstone.util.loot
- LootingUtil() - Constructor for class net.glowstone.util.loot.LootingUtil
- LootItem - Class in net.glowstone.util.loot
- LootItem(JSONObject) - Constructor for class net.glowstone.util.loot.LootItem
-
Reads a LootItem from its JSON form.
- LootRandomValues - Class in net.glowstone.util.loot
- LootRandomValues(int, int) - Constructor for class net.glowstone.util.loot.LootRandomValues
-
Creates an instance for a given range.
- LootRandomValues(JSONObject) - Constructor for class net.glowstone.util.loot.LootRandomValues
-
Reads an instance from its JSON form.
- lore() - Method in class net.glowstone.inventory.GlowMetaItem
- lore(List<Component>) - Method in class net.glowstone.inventory.GlowMetaItem
M
- main(String...) - Static method in class net.glowstone.GlowServer
-
Creates a new server on TCP port 25565 and starts listening for connections.
- MALFORMED_URL - Static variable in interface net.glowstone.i18n.ConsoleMessages.Warn.Plugin
- MAP - Static variable in class net.glowstone.inventory.crafting.GlowMapZoomMatcher
- MAP_SIZE - Static variable in class net.glowstone.map.GlowMapCanvas
- MapDataCodec - Class in net.glowstone.net.codec.play.game
- MapDataCodec() - Constructor for class net.glowstone.net.codec.play.game.MapDataCodec
- MapDataMessage - Class in net.glowstone.net.message.play.game
- MapDataMessage(int, int, List<MapDataMessage.Icon>, MapDataMessage.Section) - Constructor for class net.glowstone.net.message.play.game.MapDataMessage
- MapDataMessage.Icon - Class in net.glowstone.net.message.play.game
- MapDataMessage.Section - Class in net.glowstone.net.message.play.game
- MapLayer - Class in net.glowstone.generator.biomegrid
- MapLayer(long) - Constructor for class net.glowstone.generator.biomegrid.MapLayer
- MASKED - Enum constant in enum class net.glowstone.command.minecraft.CloneCommand.MaskMode
- MASKED - Enum constant in enum class net.glowstone.command.minecraft.TestForBlocksCommand.MatchMode
- matches(GlowBlock, GlowBlock) - Method in enum class net.glowstone.command.minecraft.TestForBlocksCommand.MatchMode
-
Whether the block from the source region matches the block from the destination region.
- matches(BlockStateData, Wool) - Method in class net.glowstone.block.state.impl.WoolStateDataReader
- matches(BlockStateData, T) - Method in class net.glowstone.block.state.BlockStateReader
- matches(CompoundTag) - Method in class net.glowstone.util.nbt.CompoundTag
-
Checks to see if this tag is a strict, deep submap of the given CompoundTag.
- matches(Block) - Method in class net.glowstone.util.pattern.BlockPattern.PatternItem
- matches(ItemStack[]) - Method in class net.glowstone.inventory.crafting.DynamicRecipe
-
Checks to see if the recipe will match a crafting matrix.
- matches(Location, boolean, int, int) - Method in class net.glowstone.util.pattern.BlockPattern
-
Test whether this pattern matches a block.
- matches(Location, int, int, BlockPattern.Alignment) - Method in class net.glowstone.util.pattern.BlockPattern
-
Test whether this pattern matches a block.
- matches(Material) - Method in enum class net.glowstone.inventory.ClothType
- matches(Material) - Method in interface net.glowstone.inventory.MaterialMatcher
-
Returns true if the given
Material
matches the conditions of this MaterialMatcher. - matches(Material) - Method in enum class net.glowstone.inventory.MaterialToolType
- matches(Material) - Method in enum class net.glowstone.inventory.ToolType
-
Checks the given
Material
is equal or better than this ToolType. - matches(Material, MaterialData, BlockStateData) - Static method in class net.glowstone.block.state.StateSerialization
-
Returns whether the given
MaterialData
and the givenBlockStateData
are valid for the given block type and describe the same state. - matchPlayer(String) - Method in class net.glowstone.GlowServer
- MaterialMatcher - Interface in net.glowstone.inventory
-
An interface for checking predicates on Materials.
- MaterialToolType - Enum Class in net.glowstone.inventory
- MaterialUtil - Class in net.glowstone.util
- MaterialUtil() - Constructor for class net.glowstone.util.MaterialUtil
- MaterialValueManager - Interface in net.glowstone.block
-
MaterialValueManager provides easily access to
Material
related values (e.g. - MaterialValueManager.ValueCollection - Interface in net.glowstone.block
- MAX_BUILD_HEIGHT - Enum constant in enum class net.glowstone.util.config.ServerConfig.Key
- MAX_COMMAND_CHAIN_LENGTH - Static variable in interface net.glowstone.constants.GameRules
- MAX_HEIGHT - Static variable in interface net.glowstone.i18n.GlowstoneMessages.Block
- MAX_PLAYERS - Enum constant in enum class net.glowstone.util.config.ServerConfig.Key
- MAX_USERNAME_LENGTH - Static variable in class net.glowstone.entity.meta.profile.GlowPlayerProfile
- MAX_WORLD_SIZE - Enum constant in enum class net.glowstone.util.config.ServerConfig.Key
- maxCorner - Variable in class net.glowstone.entity.physics.BoundingBox
- maxHealth - Variable in class net.glowstone.entity.GlowLivingEntity
-
The entity's max health.
- maxRadius - Variable in class net.glowstone.generator.objects.trees.RedwoodTree
- MD5 - Enum constant in enum class net.glowstone.util.library.LibraryManager.HashAlgorithm
-
The MD5 hash algorithm.
- MeCommand - Class in net.glowstone.command.minecraft
- MeCommand() - Constructor for class net.glowstone.command.minecraft.MeCommand
-
Creates the instance for this command.
- MegaJungleTree - Class in net.glowstone.generator.objects.trees
- MegaJungleTree(Random, BlockStateDelegate) - Constructor for class net.glowstone.generator.objects.trees.MegaJungleTree
-
Initializes this tree with a random height, preparing it to attempt to generate.
- MegaPineTree - Class in net.glowstone.generator.objects.trees
- MegaPineTree(Random, BlockStateDelegate) - Constructor for class net.glowstone.generator.objects.trees.MegaPineTree
-
Initializes this tree with a random height, preparing it to attempt to generate.
- MegaRedwoodTree - Class in net.glowstone.generator.objects.trees
- MegaRedwoodTree(Random, BlockStateDelegate) - Constructor for class net.glowstone.generator.objects.trees.MegaRedwoodTree
-
Initializes this tree with a random height, preparing it to attempt to generate.
- MegaSpruceTree - Class in net.glowstone.generator.objects.trees
- MegaSpruceTree(Random, BlockStateDelegate) - Constructor for class net.glowstone.generator.objects.trees.MegaSpruceTree
-
Initializes this tree, preparing it to attempt to generate.
- MelonDecorator - Class in net.glowstone.generator.decorators.overworld
- MelonDecorator() - Constructor for class net.glowstone.generator.decorators.overworld.MelonDecorator
- mergeInto(CompoundTag, boolean) - Method in class net.glowstone.util.nbt.CompoundTag
-
Merges the contents of this compound into the supplied compound.
- mergeValues(int, int, int, int) - Method in class net.glowstone.generator.biomegrid.BiomeVariationMapLayer
-
Generates a rectangle using the previous layer and the variation layer.
- MesaGroundGenerator - Class in net.glowstone.generator.ground
- MesaGroundGenerator() - Constructor for class net.glowstone.generator.ground.MesaGroundGenerator
- MesaGroundGenerator(MesaGroundGenerator.MesaType) - Constructor for class net.glowstone.generator.ground.MesaGroundGenerator
-
Creates a ground generator for mesa biomes.
- MesaGroundGenerator.MesaType - Enum Class in net.glowstone.generator.ground
- MESSAGE_TOO_LONG - Static variable in interface net.glowstone.i18n.ConsoleMessages.Warn.Net
- MessageHandler - Class in net.glowstone.net.pipeline
-
Experimental pipeline component, based on flow-net's MessageHandler.
- MessageHandler(GameServer) - Constructor for class net.glowstone.net.pipeline.MessageHandler
-
Creates a new network event handler.
- messageReceived(Message) - Method in class net.glowstone.net.GlowSession
- metadata - Variable in class net.glowstone.entity.GlowEntity
-
The entity's metadata.
- MetadataIndex - Enum Class in net.glowstone.entity.meta
-
Index constants for entity metadata.
- MetadataIndex.ArmorStandFlags - Interface in net.glowstone.entity.meta
- MetadataIndex.BatFlags - Interface in net.glowstone.entity.meta
- MetadataIndex.HorseFlags - Interface in net.glowstone.entity.meta
- MetadataIndex.StatusFlags - Interface in net.glowstone.entity.meta
- MetadataIndex.TameableFlags - Interface in net.glowstone.entity.meta
- MetadataMap - Class in net.glowstone.entity.meta
-
A map for entity metadata.
- MetadataMap(Class<? extends Entity>) - Constructor for class net.glowstone.entity.meta.MetadataMap
- MetadataMap.Entry - Class in net.glowstone.entity.meta
- MetadataType - Enum Class in net.glowstone.entity.meta
-
The types of values that entity metadata can contain.
- minCorner - Variable in class net.glowstone.entity.physics.BoundingBox
- MINECART_BLOCK - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- MINECART_BLOCK_OFFSET - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- MINECART_BLOCK_SHOWN - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- MINECART_DAMAGE_TAKEN - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- MINECART_SHAKE_DIRECTION - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- MINECART_SHAKE_POWER - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- MINECARTCOMMANDBLOCK_COMMAND - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- MINECARTCOMMANDBLOCK_LAST_OUTPUT - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- MinecartStore - Class in net.glowstone.io.entity
- MinecartStore(GlowMinecart.MinecartType) - Constructor for class net.glowstone.io.entity.MinecartStore
- MINECRAFT_CLIENT - Static variable in interface net.glowstone.i18n.ConsoleMessages.Info.Version
- minutesToTicks(double) - Static method in class net.glowstone.util.TickUtil
-
Converts minutes (double) into ticks.
- minutesToTicks(int) - Static method in class net.glowstone.util.TickUtil
-
Converts minutes (int) into ticks.
- MISSING_RESOURCES - Static variable in interface net.glowstone.i18n.ConsoleMessages.Info.Enchant
- MKDIR - Static variable in interface net.glowstone.i18n.ConsoleMessages.Error.Io
- MKDIR - Static variable in interface net.glowstone.i18n.ConsoleMessages.Error.Plugin
- MKDIR_FAILED - Static variable in interface net.glowstone.i18n.ConsoleMessages.Warn.Io
- MOB - Static variable in interface net.glowstone.i18n.GlowstoneMessages.Bed
- MOB_GRIEFING - Static variable in interface net.glowstone.constants.GameRules
- MOB_SPAWNER_POTENTIALS - Enum constant in enum class net.glowstone.constants.GlowBlockEntity
- MobSpawnerEntity - Class in net.glowstone.block.entity
- MobSpawnerEntity(GlowBlock) - Constructor for class net.glowstone.block.entity.MobSpawnerEntity
- MobState - Class in net.glowstone.entity.ai
- MobState(String) - Constructor for class net.glowstone.entity.ai.MobState
- modifyItemStack(ItemStack, String) - Method in class net.glowstone.util.GlowUnsafeValues
-
Deprecated.
- Mojangson - Class in net.glowstone.util.mojangson
- MojangsonParseException - Exception in net.glowstone.util.mojangson.ex
- MojangsonParseException(String, MojangsonParseException.ParseExceptionReason) - Constructor for exception net.glowstone.util.mojangson.ex.MojangsonParseException
- MojangsonParseException.ParseExceptionReason - Enum Class in net.glowstone.util.mojangson.ex
- MojangsonToken - Enum Class in net.glowstone.util.mojangson
- MONSTER_LIMIT - Enum constant in enum class net.glowstone.util.config.ServerConfig.Key
- MONSTER_TICKS - Enum constant in enum class net.glowstone.util.config.ServerConfig.Key
- MonsterStore<T extends GlowMonster> - Class in net.glowstone.io.entity
- MonsterStore(Class<? extends T>, String, Function<Location, ? extends T>) - Constructor for class net.glowstone.io.entity.MonsterStore
- MonsterStore(Class<? extends T>, EntityType, Function<Location, ? extends T>) - Constructor for class net.glowstone.io.entity.MonsterStore
- motd() - Method in class net.glowstone.GlowServer
- MOTD - Enum constant in enum class net.glowstone.util.config.ServerConfig.Key
- MountainsPopulator - Class in net.glowstone.generator.populators.overworld
- MountainsPopulator() - Constructor for class net.glowstone.generator.populators.overworld.MountainsPopulator
- MOUTH_OPEN - Static variable in interface net.glowstone.entity.meta.MetadataIndex.HorseFlags
- MOVE - Enum constant in enum class net.glowstone.block.PistonMoveBehavior
- MOVE - Enum constant in enum class net.glowstone.command.minecraft.CloneCommand.CloneMode
- MOVE_STICKY - Enum constant in enum class net.glowstone.block.PistonMoveBehavior
- moveChestContents(InventoryT, InventoryT) - Method in class net.glowstone.entity.passive.GlowChestedHorse
-
Move all items from one inventory's chest to another, and drop those that don't fit.
- moved() - Method in class net.glowstone.net.message.play.player.PlayerPositionLookMessage
- moved() - Method in class net.glowstone.net.message.play.player.PlayerPositionMessage
- moved() - Method in class net.glowstone.net.message.play.player.PlayerUpdateMessage
- movement - Variable in class net.glowstone.entity.GlowLivingEntity
-
The entity's movement as a unit vector, applied each tick according to the entity's speed.
- moveTo(Location) - Method in class net.glowstone.util.RectangularRegion
-
Creates a new region at the given corner with the same dimensions as this region.
- moveTowards(GlowLivingEntity, Location) - Static method in class net.glowstone.entity.ai.TransportHelper
- moveTowards(GlowLivingEntity, Location, double) - Static method in class net.glowstone.entity.ai.TransportHelper
-
Starts an entity moving horizontally toward a location (may overshoot).
- MultiBlockChangeCodec - Class in net.glowstone.net.codec.play.game
- MultiBlockChangeCodec() - Constructor for class net.glowstone.net.codec.play.game.MultiBlockChangeCodec
- MultiBlockChangeMessage - Class in net.glowstone.net.message.play.game
- MultiBlockChangeMessage(int, int, List<BlockChangeMessage>) - Constructor for class net.glowstone.net.message.play.game.MultiBlockChangeMessage
- MushroomDecorator - Class in net.glowstone.generator.decorators.nether
- MushroomDecorator - Class in net.glowstone.generator.decorators.overworld
- MushroomDecorator(Material) - Constructor for class net.glowstone.generator.decorators.nether.MushroomDecorator
-
Creates a mushroom decorator for the nether.
- MushroomDecorator(Material) - Constructor for class net.glowstone.generator.decorators.overworld.MushroomDecorator
-
Creates a mushroom decorator for the overworld.
- MushroomFieldsPopulator - Class in net.glowstone.generator.populators.overworld
- MushroomFieldsPopulator() - Constructor for class net.glowstone.generator.populators.overworld.MushroomFieldsPopulator
-
Creates a populator for the mushroom fields biome.
- MycelGroundGenerator - Class in net.glowstone.generator.ground
- MycelGroundGenerator() - Constructor for class net.glowstone.generator.ground.MycelGroundGenerator
- MYSTERY_LIVING - Static variable in class net.glowstone.net.message.play.entity.EntityStatusMessage
- MYSTERY_PLAYER - Static variable in class net.glowstone.net.message.play.entity.EntityStatusMessage
N
- NAME_TAG - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- NamedSoundEffectCodec - Class in net.glowstone.net.codec.play.game
- NamedSoundEffectCodec() - Constructor for class net.glowstone.net.codec.play.game.NamedSoundEffectCodec
- NamedSoundEffectMessage - Class in net.glowstone.net.message.play.game
- NamedSoundEffectMessage(String, SoundCategory, double, double, double, float, float) - Constructor for class net.glowstone.net.message.play.game.NamedSoundEffectMessage
- NameItemCodec - Class in net.glowstone.net.codec.play.game
- NameItemCodec() - Constructor for class net.glowstone.net.codec.play.game.NameItemCodec
- NameItemHandler - Class in net.glowstone.net.handler.play.game
- NameItemHandler() - Constructor for class net.glowstone.net.handler.play.game.NameItemHandler
- NameItemMessage - Class in net.glowstone.net.message.play.game
- NameItemMessage(String) - Constructor for class net.glowstone.net.message.play.game.NameItemMessage
- namespacedKeyFromString(String) - Static method in class net.glowstone.io.nbt.NbtSerialization
- nameToValue(Locale, String) - Method in class net.glowstone.command.LocalizedEnumNames
-
Gets a value by its localized name.
- NAN - Enum constant in enum class net.glowstone.command.minecraft.GlowVanillaCommand.GenericMessage
- NATURAL_REGENERATION - Static variable in interface net.glowstone.constants.GameRules
- NbtInputStream - Class in net.glowstone.util.nbt
-
This class reads NBT, or Named Binary Tag streams, and produces an object graph of subclasses of the
Tag
object. - NbtInputStream(InputStream) - Constructor for class net.glowstone.util.nbt.NbtInputStream
-
Creates a new NBTInputStream, which will source its data from the specified input stream.
- NbtInputStream(InputStream, boolean) - Constructor for class net.glowstone.util.nbt.NbtInputStream
-
Creates a new NBTInputStream, which sources its data from the specified input stream.
- NbtOutputStream - Class in net.glowstone.util.nbt
-
This class writes NBT, or Named Binary Tag,
Tag
objects to an underlyingOutputStream
. - NbtOutputStream(OutputStream) - Constructor for class net.glowstone.util.nbt.NbtOutputStream
-
Creates a new NBTOutputStream, which will write data to the specified underlying output stream.
- NbtOutputStream(OutputStream, boolean) - Constructor for class net.glowstone.util.nbt.NbtOutputStream
-
Creates a new NBTOutputStream, which will write data to the specified underlying output stream.
- NbtPlayerDataService - Class in net.glowstone.io.nbt
-
Standard NBT-based player data storage.
- NbtPlayerDataService(GlowServer, File) - Constructor for class net.glowstone.io.nbt.NbtPlayerDataService
- NbtReadLimiter - Class in net.glowstone.util.nbt
- NbtReadLimiter(long) - Constructor for class net.glowstone.util.nbt.NbtReadLimiter
- NbtScoreboardIoReader - Class in net.glowstone.scoreboard
- NbtScoreboardIoReader() - Constructor for class net.glowstone.scoreboard.NbtScoreboardIoReader
- NbtScoreboardIoService - Class in net.glowstone.io.nbt
-
An implementation of the
ScoreboardIoService
which reads and writes scoreboards in NBT form. - NbtScoreboardIoService(GlowServer, File) - Constructor for class net.glowstone.io.nbt.NbtScoreboardIoService
- NbtScoreboardIoWriter - Class in net.glowstone.scoreboard
- NbtScoreboardIoWriter() - Constructor for class net.glowstone.scoreboard.NbtScoreboardIoWriter
- NbtSerialization - Class in net.glowstone.io.nbt
-
Utility methods for transforming various objects to and from NBT.
- NbtStructureDataService - Class in net.glowstone.io.nbt
- NbtStructureDataService(GlowWorld, File) - Constructor for class net.glowstone.io.nbt.NbtStructureDataService
-
Creates the instance for the given world's structures.
- NBTTAG - Enum constant in enum class net.glowstone.entity.meta.MetadataType
- NbtWorldMetadataService - Class in net.glowstone.io.nbt
- NbtWorldMetadataService(GlowWorld, File) - Constructor for class net.glowstone.io.nbt.NbtWorldMetadataService
-
Creates the instance for the given world's metadata.
- net.glowstone - package net.glowstone
- net.glowstone.advancement - package net.glowstone.advancement
- net.glowstone.block - package net.glowstone.block
- net.glowstone.block.blocktype - package net.glowstone.block.blocktype
- net.glowstone.block.entity - package net.glowstone.block.entity
- net.glowstone.block.entity.state - package net.glowstone.block.entity.state
- net.glowstone.block.itemtype - package net.glowstone.block.itemtype
- net.glowstone.block.state - package net.glowstone.block.state
- net.glowstone.block.state.impl - package net.glowstone.block.state.impl
- net.glowstone.boss - package net.glowstone.boss
- net.glowstone.chunk - package net.glowstone.chunk
- net.glowstone.command - package net.glowstone.command
- net.glowstone.command.glowstone - package net.glowstone.command.glowstone
- net.glowstone.command.minecraft - package net.glowstone.command.minecraft
- net.glowstone.constants - package net.glowstone.constants
- net.glowstone.data - package net.glowstone.data
- net.glowstone.dispenser - package net.glowstone.dispenser
- net.glowstone.entity - package net.glowstone.entity
- net.glowstone.entity.ai - package net.glowstone.entity.ai
- net.glowstone.entity.meta - package net.glowstone.entity.meta
- net.glowstone.entity.meta.profile - package net.glowstone.entity.meta.profile
- net.glowstone.entity.monster - package net.glowstone.entity.monster
- net.glowstone.entity.monster.complex - package net.glowstone.entity.monster.complex
- net.glowstone.entity.objects - package net.glowstone.entity.objects
- net.glowstone.entity.passive - package net.glowstone.entity.passive
- net.glowstone.entity.physics - package net.glowstone.entity.physics
- net.glowstone.entity.projectile - package net.glowstone.entity.projectile
- net.glowstone.generator - package net.glowstone.generator
- net.glowstone.generator.biomegrid - package net.glowstone.generator.biomegrid
- net.glowstone.generator.decorators - package net.glowstone.generator.decorators
- net.glowstone.generator.decorators.nether - package net.glowstone.generator.decorators.nether
- net.glowstone.generator.decorators.overworld - package net.glowstone.generator.decorators.overworld
- net.glowstone.generator.decorators.theend - package net.glowstone.generator.decorators.theend
- net.glowstone.generator.ground - package net.glowstone.generator.ground
- net.glowstone.generator.objects - package net.glowstone.generator.objects
- net.glowstone.generator.objects.trees - package net.glowstone.generator.objects.trees
- net.glowstone.generator.populators - package net.glowstone.generator.populators
- net.glowstone.generator.populators.common - package net.glowstone.generator.populators.common
- net.glowstone.generator.populators.nether - package net.glowstone.generator.populators.nether
- net.glowstone.generator.populators.overworld - package net.glowstone.generator.populators.overworld
- net.glowstone.generator.structures - package net.glowstone.generator.structures
- net.glowstone.generator.structures.util - package net.glowstone.generator.structures.util
- net.glowstone.i18n - package net.glowstone.i18n
- net.glowstone.inventory - package net.glowstone.inventory
- net.glowstone.inventory.crafting - package net.glowstone.inventory.crafting
- net.glowstone.io - package net.glowstone.io
- net.glowstone.io.anvil - package net.glowstone.io.anvil
- net.glowstone.io.data - package net.glowstone.io.data
- net.glowstone.io.entity - package net.glowstone.io.entity
- net.glowstone.io.json - package net.glowstone.io.json
- net.glowstone.io.nbt - package net.glowstone.io.nbt
- net.glowstone.io.structure - package net.glowstone.io.structure
- net.glowstone.map - package net.glowstone.map
- net.glowstone.net - package net.glowstone.net
- net.glowstone.net.codec - package net.glowstone.net.codec
- net.glowstone.net.codec.handshake - package net.glowstone.net.codec.handshake
- net.glowstone.net.codec.login - package net.glowstone.net.codec.login
- net.glowstone.net.codec.play.entity - package net.glowstone.net.codec.play.entity
- net.glowstone.net.codec.play.game - package net.glowstone.net.codec.play.game
- net.glowstone.net.codec.play.inv - package net.glowstone.net.codec.play.inv
- net.glowstone.net.codec.play.player - package net.glowstone.net.codec.play.player
- net.glowstone.net.codec.play.scoreboard - package net.glowstone.net.codec.play.scoreboard
- net.glowstone.net.codec.status - package net.glowstone.net.codec.status
- net.glowstone.net.config - package net.glowstone.net.config
- net.glowstone.net.handler.handshake - package net.glowstone.net.handler.handshake
- net.glowstone.net.handler.legacyping - package net.glowstone.net.handler.legacyping
- net.glowstone.net.handler.login - package net.glowstone.net.handler.login
- net.glowstone.net.handler.play.game - package net.glowstone.net.handler.play.game
- net.glowstone.net.handler.play.inv - package net.glowstone.net.handler.play.inv
- net.glowstone.net.handler.play.player - package net.glowstone.net.handler.play.player
- net.glowstone.net.handler.status - package net.glowstone.net.handler.status
- net.glowstone.net.http - package net.glowstone.net.http
- net.glowstone.net.message - package net.glowstone.net.message
- net.glowstone.net.message.handshake - package net.glowstone.net.message.handshake
- net.glowstone.net.message.login - package net.glowstone.net.message.login
- net.glowstone.net.message.play.entity - package net.glowstone.net.message.play.entity
- net.glowstone.net.message.play.game - package net.glowstone.net.message.play.game
- net.glowstone.net.message.play.inv - package net.glowstone.net.message.play.inv
- net.glowstone.net.message.play.player - package net.glowstone.net.message.play.player
- net.glowstone.net.message.play.scoreboard - package net.glowstone.net.message.play.scoreboard
- net.glowstone.net.message.status - package net.glowstone.net.message.status
- net.glowstone.net.pipeline - package net.glowstone.net.pipeline
- net.glowstone.net.protocol - package net.glowstone.net.protocol
- net.glowstone.net.query - package net.glowstone.net.query
- net.glowstone.net.rcon - package net.glowstone.net.rcon
- net.glowstone.scheduler - package net.glowstone.scheduler
-
This package contains the core of Glowstone's threading model.
- net.glowstone.scoreboard - package net.glowstone.scoreboard
- net.glowstone.util - package net.glowstone.util
- net.glowstone.util.bans - package net.glowstone.util.bans
- net.glowstone.util.collection - package net.glowstone.util.collection
- net.glowstone.util.config - package net.glowstone.util.config
- net.glowstone.util.library - package net.glowstone.util.library
- net.glowstone.util.linkstone - package net.glowstone.util.linkstone
- net.glowstone.util.loot - package net.glowstone.util.loot
- net.glowstone.util.mojangson - package net.glowstone.util.mojangson
- net.glowstone.util.mojangson.ex - package net.glowstone.util.mojangson.ex
- net.glowstone.util.nbt - package net.glowstone.util.nbt
- net.glowstone.util.noise - package net.glowstone.util.noise
- net.glowstone.util.pathfinding - package net.glowstone.util.pathfinding
- net.glowstone.util.pathfinding.algorithms - package net.glowstone.util.pathfinding.algorithms
- net.glowstone.util.pattern - package net.glowstone.util.pattern
- NETHER_COORDINATE_SCALE - Enum constant in enum class net.glowstone.util.config.WorldConfig.Key
- NETHER_DETAIL_NOISE_SCALE_X - Enum constant in enum class net.glowstone.util.config.WorldConfig.Key
- NETHER_DETAIL_NOISE_SCALE_Y - Enum constant in enum class net.glowstone.util.config.WorldConfig.Key
- NETHER_DETAIL_NOISE_SCALE_Z - Enum constant in enum class net.glowstone.util.config.WorldConfig.Key
- NETHER_HEIGHT_NOISE_SCALE_X - Enum constant in enum class net.glowstone.util.config.WorldConfig.Key
- NETHER_HEIGHT_NOISE_SCALE_Z - Enum constant in enum class net.glowstone.util.config.WorldConfig.Key
- NETHER_HEIGHT_SCALE - Enum constant in enum class net.glowstone.util.config.WorldConfig.Key
- NETHER_SURFACE_SCALE - Enum constant in enum class net.glowstone.util.config.WorldConfig.Key
- NetherGenerator - Class in net.glowstone.generator
- NetherGenerator() - Constructor for class net.glowstone.generator.NetherGenerator
-
Creates a chunk generator for the Nether.
- NetherPopulator - Class in net.glowstone.generator.populators
- NetherPopulator() - Constructor for class net.glowstone.generator.populators.NetherPopulator
-
Creates a populator specialized for the Nether.
- Networking - Class in net.glowstone.net
- NEVER - Enum constant in enum class net.glowstone.util.collection.SuperCollection.ResultMode
- newChunkLock(String) - Method in class net.glowstone.GlowWorld
-
Get a new chunk lock object a player or other party can use to keep chunkManager loaded.
- newInstance(TreeType, Random, BlockStateDelegate) - Static method in class net.glowstone.constants.GlowTree
-
Creates a tree of any vanilla type.
- newPluginLoader(JavaPluginLoader, ClassLoader, PluginDescriptionFile, File, File, ClassLoader) - Method in class net.glowstone.util.linkstone.LinkstonePluginLoader
- newReadHeader(ByteBuf) - Method in class net.glowstone.net.protocol.GlowProtocol
- newSession(Channel) - Method in class net.glowstone.net.GameServer
- next() - Method in class net.glowstone.inventory.InventoryIterator
- next() - Method in class net.glowstone.util.collection.SuperIterator
- next() - Method in class net.glowstone.util.collection.SuperListIterator
- next() - Method in class net.glowstone.util.TaxicabBlockIterator
- nextEntityId() - Method in class net.glowstone.util.GlowUnsafeValues
-
Deprecated.
- nextIndex() - Method in class net.glowstone.inventory.InventoryIterator
- nextIndex() - Method in class net.glowstone.util.collection.SuperListIterator
- nextInt(int) - Method in class net.glowstone.generator.biomegrid.MapLayer
- NibbleArray - Class in net.glowstone.util
-
An array of nibbles (4-bit values) stored efficiently as a byte array of half the size.
- NibbleArray(byte...) - Constructor for class net.glowstone.util.NibbleArray
-
Construct a new NibbleArray using the given underlying bytes.
- NibbleArray(int) - Constructor for class net.glowstone.util.NibbleArray
-
Construct a new NibbleArray with the given size in nibbles.
- NibbleArray(int, byte) - Constructor for class net.glowstone.util.NibbleArray
-
Construct a new NibbleArray with the given size in nibble, filled with the specified nibble value.
- NO_AI - Static variable in class net.glowstone.entity.ai.MobState
- NO_BASE_PLATE - Static variable in interface net.glowstone.entity.meta.MetadataIndex.ArmorStandFlags
- NO_DATA - Static variable in interface net.glowstone.i18n.ConsoleMessages.Error.Structure
- NO_DEFAULTS - Static variable in interface net.glowstone.i18n.ConsoleMessages.Warn.Recipe
- NO_DEVICE - Static variable in interface net.glowstone.i18n.ConsoleMessages.Info.Opencl
- NO_DIVISION - Enum constant in enum class net.glowstone.net.message.play.player.BossBarMessage.Division
- NO_ITEMS - Static variable in class net.glowstone.util.InventoryUtil
- NO_ITEMS_COLLECTION - Static variable in class net.glowstone.util.InventoryUtil
- NO_MATCHES - Enum constant in enum class net.glowstone.command.minecraft.GlowVanillaCommand.GenericMessage
- NO_MESSAGE - Static variable in interface net.glowstone.i18n.ConsoleMessages.Error.Import
- NO_SPONGE - Static variable in interface net.glowstone.i18n.ConsoleMessages.Warn.Plugin
- NO_SUCH_PLAYER - Enum constant in enum class net.glowstone.command.minecraft.GlowVanillaCommand.GenericMessage
- NO_VALUE - Static variable in interface net.glowstone.i18n.ConsoleMessages.Warn.Option
- NO_WORLD_DATA_TAG - Static variable in interface net.glowstone.i18n.ConsoleMessages.Warn.Io
- NOGRAVITY - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- NoInline - Class in net.glowstone.util
-
Identity methods used to prevent inlining of constant.
- NoInline() - Constructor for class net.glowstone.util.NoInline
- noise - Variable in class net.glowstone.util.noise.PerlinOctaveGenerator
- noise(double, double) - Method in class net.glowstone.util.noise.SimplexNoise
- noise(double, double, double) - Method in class net.glowstone.util.noise.SimplexNoise
- NoiseMapLayer - Class in net.glowstone.generator.biomegrid
- NoiseMapLayer(long) - Constructor for class net.glowstone.generator.biomegrid.NoiseMapLayer
- NONE - Enum constant in enum class net.glowstone.util.CompatibilityBundle
- NoopHandler - Class in net.glowstone.net.pipeline
-
ChannelHandler which does nothing.
- NORMAL - Enum constant in enum class net.glowstone.command.minecraft.CloneCommand.CloneMode
- NORMAL - Enum constant in enum class net.glowstone.generator.biomegrid.ZoomMapLayer.ZoomType
- NORMAL - Enum constant in enum class net.glowstone.generator.ground.MesaGroundGenerator.MesaType
- normalizedSquaredCoordinate(double, double, int) - Static method in class net.glowstone.generator.objects.OreVein
-
The square of the percentage of the radius that is the distance between the given block's center and the center of an orthogonal ellipsoid.
- NormalTippedArrowStore - Class in net.glowstone.io.entity
- NormalTippedArrowStore() - Constructor for class net.glowstone.io.entity.NormalTippedArrowStore
- NORTH - Enum constant in enum class net.glowstone.entity.GlowHangingEntity.HangingFace
- NORTH - Enum constant in enum class net.glowstone.entity.monster.GlowShulker.Facing
- not(boolean) - Static method in class net.glowstone.util.loot.LootingUtil
- NOT_PHYSICAL - Enum constant in enum class net.glowstone.command.minecraft.GlowVanillaCommand.GenericMessage
- NOT_PHYSICAL_COORDS - Enum constant in enum class net.glowstone.command.minecraft.GlowVanillaCommand.GenericMessage
- NOTES_COUNT - Static variable in class net.glowstone.block.blocktype.BlockNote
- numberOfPatterns() - Method in class net.glowstone.block.entity.state.GlowBanner
- numberOfPatterns() - Method in class net.glowstone.inventory.GlowMetaBanner
- NumericTag<T extends Number> - Class in net.glowstone.util.nbt
- NumericTag(TagType) - Constructor for class net.glowstone.util.nbt.NumericTag
O
- ObsidianPillar - Class in net.glowstone.generator.objects
- ObsidianPillar() - Constructor for class net.glowstone.generator.objects.ObsidianPillar
- ObsidianPillarDecorator - Class in net.glowstone.generator.decorators.theend
- ObsidianPillarDecorator() - Constructor for class net.glowstone.generator.decorators.theend.ObsidianPillarDecorator
- OCCUPIED - Static variable in interface net.glowstone.i18n.GlowstoneMessages.Bed
- OceanPopulator - Class in net.glowstone.generator.populators.overworld
- OceanPopulator() - Constructor for class net.glowstone.generator.populators.overworld.OceanPopulator
-
Creates a populator specialized for the ocean.
- OCELOT_TYPE - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- OCTAVES_COUNT - Static variable in class net.glowstone.block.blocktype.BlockNote
- of(boolean) - Static method in class net.glowstone.util.NoInline
- of(byte) - Static method in class net.glowstone.util.NoInline
- of(char) - Static method in class net.glowstone.util.NoInline
- of(double) - Static method in class net.glowstone.util.NoInline
- of(float) - Static method in class net.glowstone.util.NoInline
- of(int) - Static method in class net.glowstone.util.NoInline
- of(int, int) - Static method in class net.glowstone.chunk.GlowChunk.Key
- of(long) - Static method in class net.glowstone.chunk.GlowChunk.Key
- of(long) - Static method in class net.glowstone.util.NoInline
- of(short) - Static method in class net.glowstone.util.NoInline
- of(T) - Static method in class net.glowstone.util.NoInline
- OFF_HAND - Static variable in class net.glowstone.net.message.play.entity.EntityEquipmentMessage
- OFFLINE - Enum constant in enum class net.glowstone.command.minecraft.GlowVanillaCommand.GenericMessage
- OFFLINE - Static variable in interface net.glowstone.i18n.ConsoleMessages.Warn
- offset(Vector) - Method in class net.glowstone.generator.structures.util.StructureBoundingBox
- ON_FIRE - Static variable in interface net.glowstone.entity.meta.MetadataIndex.StatusFlags
- onBindFailure(InetSocketAddress, Throwable) - Method in class net.glowstone.net.GameServer
- onBindFailure(InetSocketAddress, Throwable) - Method in class net.glowstone.net.GlowNetworkServer
- onBindFailure(InetSocketAddress, Throwable) - Method in class net.glowstone.net.query.QueryServer
- onBindFailure(InetSocketAddress, Throwable) - Method in class net.glowstone.net.rcon.RconServer
- onBindSuccess(InetSocketAddress) - Method in class net.glowstone.net.GameServer
- onBindSuccess(InetSocketAddress) - Method in class net.glowstone.net.GlowNetworkServer
- onBindSuccess(InetSocketAddress) - Method in class net.glowstone.net.query.QueryServer
- onBindSuccess(InetSocketAddress) - Method in class net.glowstone.net.rcon.RconServer
- onBlockChanged(GlowBlock, Material, byte, Material, byte) - Method in class net.glowstone.block.blocktype.BlockConcretePowder
- onBlockChanged(GlowBlock, Material, byte, Material, byte) - Method in class net.glowstone.block.blocktype.BlockDoor
- onBlockChanged(GlowBlock, Material, byte, Material, byte) - Method in class net.glowstone.block.blocktype.BlockType
-
Called when this block has just changed to some other type.
- onClosed(GlowPlayer, GlowBlock, BlockFace, Vector, GlowBlockState, MaterialData) - Method in class net.glowstone.block.blocktype.BlockOpenable
- onDisconnect() - Method in class net.glowstone.net.GlowSession
- onEntityDamage(T) - Method in class net.glowstone.EventFactory
-
Runs an EntityDamageEvent and updates
Entity.setLastDamageCause(org.bukkit.event.entity.EntityDamageEvent)
and (for aLivingEntity
only)LivingEntity.setLastDamage(double)
. - onEntityStep(GlowBlock, LivingEntity) - Method in class net.glowstone.block.blocktype.BlockMagma
- onEntityStep(GlowBlock, LivingEntity) - Method in class net.glowstone.block.blocktype.BlockType
-
Called when an entity gets updated on top of the block.
- onHandlerThrowable(Message, MessageHandler<?, ?>, Throwable) - Method in class net.glowstone.net.GlowSession
- onInboundThrowable(Throwable) - Method in class net.glowstone.net.GlowSession
- onInit(Class<?>) - Method in class net.glowstone.util.linkstone.LinkstoneClassInitObserver
- ONLINE - Static variable in interface net.glowstone.i18n.ConsoleMessages.Info.Proxy
- ONLINE_MODE - Enum constant in enum class net.glowstone.util.config.ServerConfig.Key
- onNearBlockChanged(GlowBlock, BlockFace, GlowBlock, Material, byte, Material, byte) - Method in class net.glowstone.block.blocktype.BlockBed
- onNearBlockChanged(GlowBlock, BlockFace, GlowBlock, Material, byte, Material, byte) - Method in class net.glowstone.block.blocktype.BlockCactus
- onNearBlockChanged(GlowBlock, BlockFace, GlowBlock, Material, byte, Material, byte) - Method in class net.glowstone.block.blocktype.BlockConcretePowder
- onNearBlockChanged(GlowBlock, BlockFace, GlowBlock, Material, byte, Material, byte) - Method in class net.glowstone.block.blocktype.BlockDispenser
- onNearBlockChanged(GlowBlock, BlockFace, GlowBlock, Material, byte, Material, byte) - Method in class net.glowstone.block.blocktype.BlockFalling
- onNearBlockChanged(GlowBlock, BlockFace, GlowBlock, Material, byte, Material, byte) - Method in class net.glowstone.block.blocktype.BlockGrassPath
- onNearBlockChanged(GlowBlock, BlockFace, GlowBlock, Material, byte, Material, byte) - Method in class net.glowstone.block.blocktype.BlockLamp
- onNearBlockChanged(GlowBlock, BlockFace, GlowBlock, Material, byte, Material, byte) - Method in class net.glowstone.block.blocktype.BlockLiquid
- onNearBlockChanged(GlowBlock, BlockFace, GlowBlock, Material, byte, Material, byte) - Method in class net.glowstone.block.blocktype.BlockNeedsAttached
- onNearBlockChanged(GlowBlock, BlockFace, GlowBlock, Material, byte, Material, byte) - Method in class net.glowstone.block.blocktype.BlockNote
- onNearBlockChanged(GlowBlock, BlockFace, GlowBlock, Material, byte, Material, byte) - Method in class net.glowstone.block.blocktype.BlockObserver
- onNearBlockChanged(GlowBlock, BlockFace, GlowBlock, Material, byte, Material, byte) - Method in class net.glowstone.block.blocktype.BlockRedstone
- onNearBlockChanged(GlowBlock, BlockFace, GlowBlock, Material, byte, Material, byte) - Method in class net.glowstone.block.blocktype.BlockRedstoneComparator
- onNearBlockChanged(GlowBlock, BlockFace, GlowBlock, Material, byte, Material, byte) - Method in class net.glowstone.block.blocktype.BlockRedstoneRepeater
- onNearBlockChanged(GlowBlock, BlockFace, GlowBlock, Material, byte, Material, byte) - Method in class net.glowstone.block.blocktype.BlockRedstoneTorch
- onNearBlockChanged(GlowBlock, BlockFace, GlowBlock, Material, byte, Material, byte) - Method in class net.glowstone.block.blocktype.BlockSugarCane
- onNearBlockChanged(GlowBlock, BlockFace, GlowBlock, Material, byte, Material, byte) - Method in class net.glowstone.block.blocktype.BlockTnt
- onNearBlockChanged(GlowBlock, BlockFace, GlowBlock, Material, byte, Material, byte) - Method in class net.glowstone.block.blocktype.BlockType
-
Called when a neighboring block (within a 3x3x3 cube) has changed its type or data and physics checks should occur.
- onNearBlockChanged(GlowBlock, BlockFace, GlowBlock, Material, byte, Material, byte) - Method in class net.glowstone.block.blocktype.BlockVine
- onOpened(GlowPlayer, GlowBlock, BlockFace, Vector, GlowBlockState, MaterialData) - Method in class net.glowstone.block.blocktype.BlockFenceGate
- onOpened(GlowPlayer, GlowBlock, BlockFace, Vector, GlowBlockState, MaterialData) - Method in class net.glowstone.block.blocktype.BlockOpenable
- onOutboundThrowable(Throwable) - Method in class net.glowstone.net.GlowSession
- onPlayerChat(boolean, Player, String) - Method in class net.glowstone.EventFactory
-
Handles an incoming chat message.
- onPlayerEnchant(int) - Method in class net.glowstone.inventory.EnchantmentManager
-
Handles a click on an enchantment button.
- onPlayerEnchant(int) - Method in class net.glowstone.inventory.GlowEnchantingInventory
- onPlayerInteract(Player, Action, EquipmentSlot) - Method in class net.glowstone.EventFactory
-
Handles a click in the air.
- onPlayerInteract(Player, Action, EquipmentSlot, Block, BlockFace) - Method in class net.glowstone.EventFactory
-
Handles a click on a block.
- onPlayerJoin(Player) - Method in class net.glowstone.EventFactory
- onPlayerKick(Player, String) - Method in class net.glowstone.EventFactory
- onPlayerLogin(GlowPlayer, String) - Method in class net.glowstone.EventFactory
-
Handles post-hooks for a player login, including the name and IP banlists, whitelist policy and occupancy limit.
- onPlayerPreLogin(String, InetSocketAddress, UUID) - Method in class net.glowstone.EventFactory
-
Handles pre-hooks for a player login.
- onPlayerQuit(Player) - Method in class net.glowstone.EventFactory
- onPulse() - Method in class net.glowstone.block.entity.BeaconEntity
- onRedstoneUpdate(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockDoor
- onRedstoneUpdate(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockFenceGate
- onRedstoneUpdate(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockHopper
- onRedstoneUpdate(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockIronTrapDoor
- onRedstoneUpdate(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockPiston
- onRedstoneUpdate(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockTrapDoor
-
Opens or shuts a trapdoor if triggered by redstone.
- onRedstoneUpdate(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockType
- onRedstoneUpdate(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockWoodenTrapDoor
- onToolRightClick(GlowPlayer, GlowBlock, BlockFace, ItemStack, Vector, EquipmentSlot) - Method in class net.glowstone.block.itemtype.ItemFlintAndSteel
- onToolRightClick(GlowPlayer, GlowBlock, BlockFace, ItemStack, Vector, EquipmentSlot) - Method in class net.glowstone.block.itemtype.ItemHoe
- onToolRightClick(GlowPlayer, GlowBlock, BlockFace, ItemStack, Vector, EquipmentSlot) - Method in class net.glowstone.block.itemtype.ItemShovel
- onToolRightClick(GlowPlayer, GlowBlock, BlockFace, ItemStack, Vector, EquipmentSlot) - Method in class net.glowstone.block.itemtype.ItemTool
-
Called when a player used (right clicked with) the tool.
- OP_FAILED - Static variable in interface net.glowstone.i18n.ConsoleMessages.Error.Command
- OP_LEVEL_0 - Static variable in class net.glowstone.net.message.play.entity.EntityStatusMessage
- OP_LEVEL_1 - Static variable in class net.glowstone.net.message.play.entity.EntityStatusMessage
- OP_LEVEL_2 - Static variable in class net.glowstone.net.message.play.entity.EntityStatusMessage
- OP_LEVEL_3 - Static variable in class net.glowstone.net.message.play.entity.EntityStatusMessage
- OP_LEVEL_4 - Static variable in class net.glowstone.net.message.play.entity.EntityStatusMessage
- OpCommand - Class in net.glowstone.command.minecraft
- OpCommand() - Constructor for class net.glowstone.command.minecraft.OpCommand
-
Creates the instance for this command.
- open() - Method in class net.glowstone.block.entity.state.GlowChest
- openAnvil(Location, boolean) - Method in class net.glowstone.entity.GlowPlayer
- openBook(ItemStack) - Method in class net.glowstone.entity.GlowPlayer
- openCartographyTable(Location, boolean) - Method in class net.glowstone.entity.GlowPlayer
- OpenCompute - Class in net.glowstone.util
- OpenCompute() - Constructor for class net.glowstone.util.OpenCompute
- openEnchanting(Location, boolean) - Method in class net.glowstone.entity.GlowHumanEntity
- openGrindstone(Location, boolean) - Method in class net.glowstone.entity.GlowPlayer
- openInventory(Inventory) - Method in class net.glowstone.entity.GlowHumanEntity
- openInventory(InventoryView) - Method in class net.glowstone.entity.GlowHumanEntity
- openInventory(InventoryView) - Method in class net.glowstone.entity.GlowPlayer
- openLoom(Location, boolean) - Method in class net.glowstone.entity.GlowPlayer
- openMerchant(Villager, boolean) - Method in class net.glowstone.entity.GlowPlayer
- openMerchant(Merchant, boolean) - Method in class net.glowstone.entity.GlowPlayer
- openSign(Sign) - Method in class net.glowstone.entity.GlowHumanEntity
- openSignEditor(Location) - Method in class net.glowstone.entity.GlowPlayer
-
Open the sign editor interface at the specified location.
- openSmithingTable(Location, boolean) - Method in class net.glowstone.entity.GlowPlayer
- openStonecutter(Location, boolean) - Method in class net.glowstone.entity.GlowPlayer
- OpenWindowCodec - Class in net.glowstone.net.codec.play.inv
- OpenWindowCodec() - Constructor for class net.glowstone.net.codec.play.inv.OpenWindowCodec
- OpenWindowMessage - Class in net.glowstone.net.message.play.inv
- OpenWindowMessage(int, String, String, int) - Constructor for class net.glowstone.net.message.play.inv.OpenWindowMessage
- OpenWindowMessage(int, String, TextMessage, int, int) - Constructor for class net.glowstone.net.message.play.inv.OpenWindowMessage
- openWorkbench(Location, boolean) - Method in class net.glowstone.entity.GlowHumanEntity
- OPTCHAT - Enum constant in enum class net.glowstone.entity.meta.MetadataType
- OPTPOSITION - Enum constant in enum class net.glowstone.entity.meta.MetadataType
- OPTUUID - Enum constant in enum class net.glowstone.entity.meta.MetadataType
- or(boolean, boolean) - Static method in class net.glowstone.util.loot.LootingUtil
- orePopulator - Variable in class net.glowstone.generator.populators.overworld.BiomePopulator
- OrePopulator - Class in net.glowstone.generator.populators.nether
-
Populates the world with ores.
- OrePopulator - Class in net.glowstone.generator.populators.overworld
-
Populates the world with ores.
- OrePopulator() - Constructor for class net.glowstone.generator.populators.nether.OrePopulator
- OrePopulator() - Constructor for class net.glowstone.generator.populators.overworld.OrePopulator
-
Creates a populator for dirt, gravel, andesite, diorite, granite; and coal, iron, gold, redstone, diamond and lapis lazuli ores.
- ores - Variable in class net.glowstone.generator.populators.common.BaseOrePopulator
- OreType - Class in net.glowstone.generator.objects
- OreType(Material, int, int, int) - Constructor for class net.glowstone.generator.objects.OreType
- OreType(Material, int, int, int, Material) - Constructor for class net.glowstone.generator.objects.OreType
- OreType(Material, MaterialData, int, int, int) - Constructor for class net.glowstone.generator.objects.OreType
- OreType(Material, MaterialData, int, int, int, Material) - Constructor for class net.glowstone.generator.objects.OreType
-
Creates an ore type.
- OreVein - Class in net.glowstone.generator.objects
- OreVein(OreType) - Constructor for class net.glowstone.generator.objects.OreVein
-
Creates the instance for a given ore type.
- outbound(int, Class<M>, Class<C>) - Method in class net.glowstone.net.protocol.GlowProtocol
- overridables - Variable in class net.glowstone.generator.objects.trees.GenericTree
- OVERWORLD_BASE_SIZE - Enum constant in enum class net.glowstone.util.config.WorldConfig.Key
- OVERWORLD_BIOME_HEIGHT_OFFSET - Enum constant in enum class net.glowstone.util.config.WorldConfig.Key
- OVERWORLD_BIOME_HEIGHT_WEIGHT - Enum constant in enum class net.glowstone.util.config.WorldConfig.Key
- OVERWORLD_BIOME_SCALE_OFFSET - Enum constant in enum class net.glowstone.util.config.WorldConfig.Key
- OVERWORLD_BIOME_SCALE_WEIGHT - Enum constant in enum class net.glowstone.util.config.WorldConfig.Key
- OVERWORLD_COORDINATE_SCALE - Enum constant in enum class net.glowstone.util.config.WorldConfig.Key
- OVERWORLD_DENSITY_FILL_MODE - Enum constant in enum class net.glowstone.util.config.WorldConfig.Key
- OVERWORLD_DENSITY_FILL_OFFSET - Enum constant in enum class net.glowstone.util.config.WorldConfig.Key
- OVERWORLD_DENSITY_FILL_SEA_MODE - Enum constant in enum class net.glowstone.util.config.WorldConfig.Key
- OVERWORLD_DETAIL_NOISE_SCALE_X - Enum constant in enum class net.glowstone.util.config.WorldConfig.Key
- OVERWORLD_DETAIL_NOISE_SCALE_Y - Enum constant in enum class net.glowstone.util.config.WorldConfig.Key
- OVERWORLD_DETAIL_NOISE_SCALE_Z - Enum constant in enum class net.glowstone.util.config.WorldConfig.Key
- OVERWORLD_HEIGHT_NOISE_SCALE_X - Enum constant in enum class net.glowstone.util.config.WorldConfig.Key
- OVERWORLD_HEIGHT_NOISE_SCALE_Z - Enum constant in enum class net.glowstone.util.config.WorldConfig.Key
- OVERWORLD_HEIGHT_SCALE - Enum constant in enum class net.glowstone.util.config.WorldConfig.Key
- OVERWORLD_STRETCH_Y - Enum constant in enum class net.glowstone.util.config.WorldConfig.Key
- OVERWORLD_SURFACE_SCALE - Enum constant in enum class net.glowstone.util.config.WorldConfig.Key
- OverworldGenerator - Class in net.glowstone.generator
- OverworldGenerator() - Constructor for class net.glowstone.generator.OverworldGenerator
-
Creates the generator for the overworld.
- OverworldPopulator - Class in net.glowstone.generator.populators
- OverworldPopulator() - Constructor for class net.glowstone.generator.populators.OverworldPopulator
-
Creates a populator with biome populators for all vanilla overworld biomes.
- OWNER - Static variable in class net.glowstone.io.entity.SplashPotionStore
- OXEYE_DAISY - Enum constant in enum class net.glowstone.generator.objects.FlowerType
P
- PaintingStore - Class in net.glowstone.io.entity
- PaintingStore() - Constructor for class net.glowstone.io.entity.PaintingStore
- PAPER - Static variable in class net.glowstone.inventory.crafting.GlowMapZoomMatcher
- pardon(String) - Method in class net.glowstone.util.bans.GlowBanList
- PardonCommand - Class in net.glowstone.command.minecraft
- PardonCommand() - Constructor for class net.glowstone.command.minecraft.PardonCommand
-
Creates the instance for this command.
- PardonIpCommand - Class in net.glowstone.command.minecraft
- PardonIpCommand() - Constructor for class net.glowstone.command.minecraft.PardonIpCommand
-
Creates the instance for this command.
- PARROT_VARIANT - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- ParrotStore - Class in net.glowstone.io.entity
- ParrotStore() - Constructor for class net.glowstone.io.entity.ParrotStore
- parse(Material, String) - Static method in class net.glowstone.block.state.StateSerialization
-
Reads a
BlockStateData
instance from a string. - parseArray(String) - Static method in class net.glowstone.util.mojangson.Mojangson
-
Parses an Array value from a Mojangson string.
- parseByte(String) - Static method in class net.glowstone.util.mojangson.Mojangson
-
Parses a Byte value from a Mojangson string as an NBT ByteTag.
- parseCompound(String) - Static method in class net.glowstone.util.mojangson.Mojangson
-
Parses a Compound from a Mojangson string as an NBT CompoundTag.
- parseData(Material, BlockStateData) - Static method in class net.glowstone.block.state.StateSerialization
-
Converts a
BlockStateData
instance to aMaterialData
instance. - parseDouble(String) - Static method in class net.glowstone.util.mojangson.Mojangson
-
Parses a Double value from a Mojangson string as an NBT DoubleTag.
- parseEnchantment(String) - Static method in class net.glowstone.constants.GlowEnchantment
-
Parses a PotionEffect id or name if possible.
- parseFloat(String) - Static method in class net.glowstone.util.mojangson.Mojangson
-
Parses a Float value from a Mojangson string as an NBT FloatTag.
- parseInt(String) - Static method in class net.glowstone.util.mojangson.Mojangson
-
Parses an Integer value from a Mojangson string as an NBT IntTag.
- parseLong(String) - Static method in class net.glowstone.util.mojangson.Mojangson
-
Parses a Long value from a Mojangson string as an NBT LongTag.
- parsePotionEffectId(String) - Static method in class net.glowstone.constants.GlowPotionEffect
-
Parses a PotionEffect id or name if possible.
- parseShort(String) - Static method in class net.glowstone.util.mojangson.Mojangson
-
Parses a Short value from a Mojangson string as an NBT ShortTag.
- parseString(String) - Static method in class net.glowstone.util.mojangson.Mojangson
-
Parses an String value from a Mojangson string as an NBT StringTag.
- parseTag(String) - Static method in class net.glowstone.util.mojangson.Mojangson
-
Detects the Tag type of the Mojangson string, and parses it.
- partialMatchingGameModes(String, Locale) - Static method in class net.glowstone.command.GameModeUtils
-
Returns autocomplete suggestions that are game-mode names.
- PARTICLE - Enum constant in enum class net.glowstone.entity.meta.MetadataType
- PARTICLE_INVALID - Static variable in interface net.glowstone.i18n.ConsoleMessages.Warn.Entity
- passengerChanged - Variable in class net.glowstone.entity.GlowEntity
- Pathfinder - Class in net.glowstone.util.pathfinding
-
A class used for general pathfinding.
- Pathfinder(GlowBlock, GlowBlock) - Constructor for class net.glowstone.util.pathfinding.Pathfinder
-
Creates a new pathfinder object using various options.
- Pathfinder(GlowBlock, GlowBlock, Map<Material, Double>) - Constructor for class net.glowstone.util.pathfinding.Pathfinder
-
Creates a new pathfinder object using various options.
- Pathfinder(GlowBlock, GlowBlock, Map<Material, Double>, Material...) - Constructor for class net.glowstone.util.pathfinding.Pathfinder
-
Creates a new pathfinder object using various options.
- Pathfinder(GlowBlock, GlowBlock, Material...) - Constructor for class net.glowstone.util.pathfinding.Pathfinder
-
Creates a new pathfinder object using various options.
- PathVector - Class in net.glowstone.util.pathfinding
-
A vector contained in part of a path, which is comparable based on its pathfinding cost.
- PathVector(double, Vector) - Constructor for class net.glowstone.util.pathfinding.PathVector
-
Creates a new PathVector object.
- PatternItem(Material, byte, int, int) - Constructor for class net.glowstone.util.pattern.BlockPattern.PatternItem
-
Creates a PatternItem that fixes a specific block.
- patterns - Variable in class net.glowstone.inventory.GlowMetaBanner
- pause(GlowLivingEntity) - Method in class net.glowstone.entity.ai.EntityTask
-
Pauses this task for this entity.
- performCommand(String) - Method in class net.glowstone.entity.GlowPlayer
- performSave(GlowChunk) - Method in class net.glowstone.chunk.ChunkManager
-
Performs the save for the given chunk using the storage provider.
- PerlinNoise - Class in net.glowstone.util.noise
- PerlinNoise(Random) - Constructor for class net.glowstone.util.noise.PerlinNoise
-
Creates an instance using the given PRNG.
- PerlinOctaveGenerator - Class in net.glowstone.util.noise
- PerlinOctaveGenerator(Random, int, int, int) - Constructor for class net.glowstone.util.noise.PerlinOctaveGenerator
- PerlinOctaveGenerator(Random, int, int, int, int) - Constructor for class net.glowstone.util.noise.PerlinOctaveGenerator
- PerlinOctaveGenerator(NoiseGenerator[], Random, int, int, int) - Constructor for class net.glowstone.util.noise.PerlinOctaveGenerator
-
Creates a generator for multiple layers of Perlin noise.
- PERMISSION_DUPLICATE - Static variable in interface net.glowstone.i18n.ConsoleMessages.Warn.Plugin
- permissionRoot - Variable in class net.glowstone.GlowServer
-
Default root permissions.
- permissionRootCommand - Variable in class net.glowstone.GlowServer
-
Default root command permissions.
- permissions - Variable in class net.glowstone.entity.GlowHumanEntity
-
This human's PermissibleBase for permissions.
- PERMISSIONS_FILE - Enum constant in enum class net.glowstone.util.config.ServerConfig.Key
- permMod12 - Variable in class net.glowstone.util.noise.SimplexNoise
- PERSIST_SPAWN - Enum constant in enum class net.glowstone.util.config.ServerConfig.Key
- PHANTOM_SIZE - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- PICKAXE - Enum constant in enum class net.glowstone.inventory.ToolType
- PICKUP - Static variable in class net.glowstone.io.entity.ArrowStore
- PIG_BOOST - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- PIG_SADDLE - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- ping - Variable in class net.glowstone.net.message.play.game.UserListItemMessage.Entry
- PingCodec - Class in net.glowstone.net.codec.play.game
- PingCodec() - Constructor for class net.glowstone.net.codec.play.game.PingCodec
- PingHandler - Class in net.glowstone.net.handler.play.game
- PingHandler() - Constructor for class net.glowstone.net.handler.play.game.PingHandler
- PingMessage - Class in net.glowstone.net.message.play.game
- PingMessage(long) - Constructor for class net.glowstone.net.message.play.game.PingMessage
- PINK - Enum constant in enum class net.glowstone.net.message.play.player.BossBarMessage.Color
- PistonMoveBehavior - Enum Class in net.glowstone.block
-
Behavior of a block when moved (pushed/pulled) py a piston.
- placeBlock(GlowPlayer, GlowBlockState, BlockFace, ItemStack, Vector) - Method in class net.glowstone.block.blocktype.BlockBanner
- placeBlock(GlowPlayer, GlowBlockState, BlockFace, ItemStack, Vector) - Method in class net.glowstone.block.blocktype.BlockBeacon
- placeBlock(GlowPlayer, GlowBlockState, BlockFace, ItemStack, Vector) - Method in class net.glowstone.block.blocktype.BlockBed
- placeBlock(GlowPlayer, GlowBlockState, BlockFace, ItemStack, Vector) - Method in class net.glowstone.block.blocktype.BlockButton
- placeBlock(GlowPlayer, GlowBlockState, BlockFace, ItemStack, Vector) - Method in class net.glowstone.block.blocktype.BlockChest
- placeBlock(GlowPlayer, GlowBlockState, BlockFace, ItemStack, Vector) - Method in class net.glowstone.block.blocktype.BlockCocoa
- placeBlock(GlowPlayer, GlowBlockState, BlockFace, ItemStack, Vector) - Method in class net.glowstone.block.blocktype.BlockDirectional
- placeBlock(GlowPlayer, GlowBlockState, BlockFace, ItemStack, Vector) - Method in class net.glowstone.block.blocktype.BlockDispenser
- placeBlock(GlowPlayer, GlowBlockState, BlockFace, ItemStack, Vector) - Method in class net.glowstone.block.blocktype.BlockDoor
- placeBlock(GlowPlayer, GlowBlockState, BlockFace, ItemStack, Vector) - Method in class net.glowstone.block.blocktype.BlockEnderChest
- placeBlock(GlowPlayer, GlowBlockState, BlockFace, ItemStack, Vector) - Method in class net.glowstone.block.blocktype.BlockEnderPortalFrame
- placeBlock(GlowPlayer, GlowBlockState, BlockFace, ItemStack, Vector) - Method in class net.glowstone.block.blocktype.BlockEndRod
- placeBlock(GlowPlayer, GlowBlockState, BlockFace, ItemStack, Vector) - Method in class net.glowstone.block.blocktype.BlockFenceGate
- placeBlock(GlowPlayer, GlowBlockState, BlockFace, ItemStack, Vector) - Method in class net.glowstone.block.blocktype.BlockFire
- placeBlock(GlowPlayer, GlowBlockState, BlockFace, ItemStack, Vector) - Method in class net.glowstone.block.blocktype.BlockFurnace
- placeBlock(GlowPlayer, GlowBlockState, BlockFace, ItemStack, Vector) - Method in class net.glowstone.block.blocktype.BlockHay
- placeBlock(GlowPlayer, GlowBlockState, BlockFace, ItemStack, Vector) - Method in class net.glowstone.block.blocktype.BlockHopper
- placeBlock(GlowPlayer, GlowBlockState, BlockFace, ItemStack, Vector) - Method in class net.glowstone.block.blocktype.BlockIronTrapDoor
- placeBlock(GlowPlayer, GlowBlockState, BlockFace, ItemStack, Vector) - Method in class net.glowstone.block.blocktype.BlockLadder
- placeBlock(GlowPlayer, GlowBlockState, BlockFace, ItemStack, Vector) - Method in class net.glowstone.block.blocktype.BlockLeaves
- placeBlock(GlowPlayer, GlowBlockState, BlockFace, ItemStack, Vector) - Method in class net.glowstone.block.blocktype.BlockLever
- placeBlock(GlowPlayer, GlowBlockState, BlockFace, ItemStack, Vector) - Method in class net.glowstone.block.blocktype.BlockLiquid
- placeBlock(GlowPlayer, GlowBlockState, BlockFace, ItemStack, Vector) - Method in class net.glowstone.block.blocktype.BlockLog
- placeBlock(GlowPlayer, GlowBlockState, BlockFace, ItemStack, Vector) - Method in class net.glowstone.block.blocktype.BlockPumpkinBase
- placeBlock(GlowPlayer, GlowBlockState, BlockFace, ItemStack, Vector) - Method in class net.glowstone.block.blocktype.BlockPurpurPillar
- placeBlock(GlowPlayer, GlowBlockState, BlockFace, ItemStack, Vector) - Method in class net.glowstone.block.blocktype.BlockQuartz
- placeBlock(GlowPlayer, GlowBlockState, BlockFace, ItemStack, Vector) - Method in class net.glowstone.block.blocktype.BlockRails
- placeBlock(GlowPlayer, GlowBlockState, BlockFace, ItemStack, Vector) - Method in class net.glowstone.block.blocktype.BlockRedstoneComparator
- placeBlock(GlowPlayer, GlowBlockState, BlockFace, ItemStack, Vector) - Method in class net.glowstone.block.blocktype.BlockRedstoneRepeater
- placeBlock(GlowPlayer, GlowBlockState, BlockFace, ItemStack, Vector) - Method in class net.glowstone.block.blocktype.BlockRedstoneTorch
- placeBlock(GlowPlayer, GlowBlockState, BlockFace, ItemStack, Vector) - Method in class net.glowstone.block.blocktype.BlockSign
- placeBlock(GlowPlayer, GlowBlockState, BlockFace, ItemStack, Vector) - Method in class net.glowstone.block.blocktype.BlockSkull
- placeBlock(GlowPlayer, GlowBlockState, BlockFace, ItemStack, Vector) - Method in class net.glowstone.block.blocktype.BlockSlab
- placeBlock(GlowPlayer, GlowBlockState, BlockFace, ItemStack, Vector) - Method in class net.glowstone.block.blocktype.BlockSnow
- placeBlock(GlowPlayer, GlowBlockState, BlockFace, ItemStack, Vector) - Method in class net.glowstone.block.blocktype.BlockSponge
- placeBlock(GlowPlayer, GlowBlockState, BlockFace, ItemStack, Vector) - Method in class net.glowstone.block.blocktype.BlockStairs
- placeBlock(GlowPlayer, GlowBlockState, BlockFace, ItemStack, Vector) - Method in class net.glowstone.block.blocktype.BlockTorch
- placeBlock(GlowPlayer, GlowBlockState, BlockFace, ItemStack, Vector) - Method in class net.glowstone.block.blocktype.BlockTrapDoor
-
Places a trapdoor.
- placeBlock(GlowPlayer, GlowBlockState, BlockFace, ItemStack, Vector) - Method in class net.glowstone.block.blocktype.BlockType
-
Called when a block is placed to calculate what the block will become.
- placeBlock(GlowPlayer, GlowBlockState, BlockFace, ItemStack, Vector) - Method in class net.glowstone.block.blocktype.BlockVine
- placeBlock(GlowPlayer, GlowBlockState, BlockFace, ItemStack, Vector) - Method in class net.glowstone.block.blocktype.BlockWoodenTrapDoor
- placeInDispenser(ItemStack) - Method in class net.glowstone.block.entity.state.GlowDispenser
-
Puts as much as possible of an
ItemStack
in the dispenser, and returns the rest. - placeSound - Variable in class net.glowstone.block.blocktype.BlockType
-
Gets the sound that will be played when a player places the block.
- plainComponentSerializer() - Method in class net.glowstone.util.GlowUnsafeValues
-
Deprecated.
- PlainsPopulator - Class in net.glowstone.generator.populators.overworld
- PlainsPopulator() - Constructor for class net.glowstone.generator.populators.overworld.PlainsPopulator
-
Creates a populator specialized for plains.
- PLANT_TYPES - Static variable in interface net.glowstone.generator.objects.TerrainObject
-
Plant block types.
- play - Variable in class net.glowstone.net.protocol.ProtocolProvider
- play(Instrument, Note, GlowBlock) - Method in class net.glowstone.block.blocktype.BlockNote
- play(Location) - Method in class net.glowstone.util.SoundInfo
-
Plays the sound to all players at the given location.
- playAnimation(EntityAnimation) - Method in class net.glowstone.entity.GlowLivingEntity
- playAnimationToSelf(EntityAnimation) - Method in class net.glowstone.entity.GlowPlayer
- playBlock(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockNote
- playDispenseSound(GlowBlock) - Method in class net.glowstone.dispenser.DefaultDispenseBehavior
- playDispenseSound(GlowBlock) - Method in class net.glowstone.dispenser.FlintAndSteelDispenseBehavior
- playDispenseSound(GlowBlock) - Method in class net.glowstone.dispenser.ProjectileDispenseBehavior
- playEffect(EntityEffect) - Method in class net.glowstone.entity.GlowEntity
- playEffect(Location, Effect, int) - Method in class net.glowstone.entity.GlowPlayer
- playEffect(Location, Effect, int) - Method in class net.glowstone.GlowWorld
- playEffect(Location, Effect, int, int) - Method in class net.glowstone.GlowWorld
- playEffect(Location, Effect, T) - Method in class net.glowstone.entity.GlowPlayer
- playEffect(Location, Effect, T) - Method in class net.glowstone.GlowWorld
- playEffect(Location, Effect, T, int) - Method in class net.glowstone.GlowWorld
- PlayEffectCodec - Class in net.glowstone.net.codec.play.game
- PlayEffectCodec() - Constructor for class net.glowstone.net.codec.play.game.PlayEffectCodec
- playEffectExceptTo(Location, Effect, int, int, Player) - Method in class net.glowstone.GlowWorld
-
Plays an effect to all but one player within a given radius around a location.
- playEffectKnownAndSelf(EntityEffect) - Method in class net.glowstone.entity.GlowEntity
- PlayEffectMessage - Class in net.glowstone.net.message.play.game
- PlayEffectMessage(int, int, int, int, int, boolean) - Constructor for class net.glowstone.net.message.play.game.PlayEffectMessage
- PLAYER_EXTRA_HEARTS - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- PLAYER_IDLE_TIMEOUT - Enum constant in enum class net.glowstone.util.config.ServerConfig.Key
- PLAYER_LEFT_SHOULDER - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- PLAYER_MAIN_HAND - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- PLAYER_READ - Static variable in interface net.glowstone.i18n.ConsoleMessages.Error.Io
- PLAYER_READ_UNKNOWN - Static variable in interface net.glowstone.i18n.ConsoleMessages.Error.Io
- PLAYER_RIGHT_SHOULDER - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- PLAYER_SAMPLE_COUNT - Enum constant in enum class net.glowstone.util.config.ServerConfig.Key
- PLAYER_SCORE - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- PLAYER_SKIN_PARTS - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- PLAYER_WRITE - Static variable in interface net.glowstone.i18n.ConsoleMessages.Error.Io
- PlayerAbilitiesCodec - Class in net.glowstone.net.codec.play.player
- PlayerAbilitiesCodec() - Constructor for class net.glowstone.net.codec.play.player.PlayerAbilitiesCodec
- PlayerAbilitiesHandler - Class in net.glowstone.net.handler.play.player
- PlayerAbilitiesHandler() - Constructor for class net.glowstone.net.handler.play.player.PlayerAbilitiesHandler
- PlayerAbilitiesMessage - Class in net.glowstone.net.message.play.player
- PlayerAbilitiesMessage(int, float, float) - Constructor for class net.glowstone.net.message.play.player.PlayerAbilitiesMessage
- PlayerActionCodec - Class in net.glowstone.net.codec.play.player
- PlayerActionCodec() - Constructor for class net.glowstone.net.codec.play.player.PlayerActionCodec
- PlayerActionHandler - Class in net.glowstone.net.handler.play.player
- PlayerActionHandler() - Constructor for class net.glowstone.net.handler.play.player.PlayerActionHandler
- PlayerActionMessage - Class in net.glowstone.net.message.play.player
- PlayerActionMessage(int, int, int) - Constructor for class net.glowstone.net.message.play.player.PlayerActionMessage
- PlayerDataService - Interface in net.glowstone.io
-
Provider of I/O for player data.
- PlayerDataService.PlayerReader - Interface in net.glowstone.io
-
A piecewise reader for initializing new players.
- playerListFooter() - Method in class net.glowstone.entity.GlowPlayer
- playerListHeader() - Method in class net.glowstone.entity.GlowPlayer
- playerListName() - Method in class net.glowstone.entity.GlowPlayer
- playerListName(Component) - Method in class net.glowstone.entity.GlowPlayer
- PlayerLookCodec - Class in net.glowstone.net.codec.play.player
- PlayerLookCodec() - Constructor for class net.glowstone.net.codec.play.player.PlayerLookCodec
- PlayerLookMessage - Class in net.glowstone.net.message.play.player
- PlayerLookMessage(float, float, boolean) - Constructor for class net.glowstone.net.message.play.player.PlayerLookMessage
-
Creates a message to update the direction a player is facing.
- PlayerPositionCodec - Class in net.glowstone.net.codec.play.player
- PlayerPositionCodec() - Constructor for class net.glowstone.net.codec.play.player.PlayerPositionCodec
- PlayerPositionLookCodec - Class in net.glowstone.net.codec.play.player
- PlayerPositionLookCodec() - Constructor for class net.glowstone.net.codec.play.player.PlayerPositionLookCodec
- PlayerPositionLookMessage - Class in net.glowstone.net.message.play.player
- PlayerPositionLookMessage(boolean, double, double, double, float, float) - Constructor for class net.glowstone.net.message.play.player.PlayerPositionLookMessage
-
Creates a message to update a player's location and facing direction.
- PlayerPositionMessage - Class in net.glowstone.net.message.play.player
- PlayerPositionMessage(boolean, double, double, double) - Constructor for class net.glowstone.net.message.play.player.PlayerPositionMessage
-
Creates a message to update a player's location.
- PlayerRecipeMonitor - Class in net.glowstone.inventory.crafting
- PlayerRecipeMonitor(GlowPlayer) - Constructor for class net.glowstone.inventory.crafting.PlayerRecipeMonitor
-
Creates an instance associated with the given player and with an empty recipe book.
- PlayerStatisticIoService - Interface in net.glowstone.io
- PlayerSwingArmCodec - Class in net.glowstone.net.codec.play.player
- PlayerSwingArmCodec() - Constructor for class net.glowstone.net.codec.play.player.PlayerSwingArmCodec
- PlayerSwingArmHandler - Class in net.glowstone.net.handler.play.player
- PlayerSwingArmHandler() - Constructor for class net.glowstone.net.handler.play.player.PlayerSwingArmHandler
- PlayerSwingArmMessage - Class in net.glowstone.net.message.play.player
- PlayerSwingArmMessage(int) - Constructor for class net.glowstone.net.message.play.player.PlayerSwingArmMessage
- PlayerUpdateCodec - Class in net.glowstone.net.codec.play.player
- PlayerUpdateCodec() - Constructor for class net.glowstone.net.codec.play.player.PlayerUpdateCodec
- PlayerUpdateHandler - Class in net.glowstone.net.handler.play.player
- PlayerUpdateHandler() - Constructor for class net.glowstone.net.handler.play.player.PlayerUpdateHandler
- PlayerUpdateMessage - Class in net.glowstone.net.message.play.player
-
Base class for player update messages.
- PlayerUpdateMessage(boolean) - Constructor for class net.glowstone.net.message.play.player.PlayerUpdateMessage
- playNote(Location, byte, byte) - Method in class net.glowstone.entity.GlowPlayer
- playNote(Location, Instrument, Note) - Method in class net.glowstone.entity.GlowPlayer
- PlayParticleCodec - Class in net.glowstone.net.codec.play.game
- PlayParticleCodec() - Constructor for class net.glowstone.net.codec.play.game.PlayParticleCodec
- PlayParticleMessage - Class in net.glowstone.net.message.play.game
- PlayParticleMessage(int, boolean, double, double, double, float, float, float, float, int, Object[]) - Constructor for class net.glowstone.net.message.play.game.PlayParticleMessage
- playPickupItemAnimation(Item, int) - Method in class net.glowstone.entity.GlowLivingEntity
- PlayProtocol - Class in net.glowstone.net.protocol
- PlayProtocol() - Constructor for class net.glowstone.net.protocol.PlayProtocol
-
Creates the instance for the game's main network protocol.
- playSound(Location, String, float, float) - Method in class net.glowstone.entity.GlowPlayer
- playSound(Location, String, float, float) - Method in class net.glowstone.GlowWorld
- playSound(Location, String, SoundCategory, float, float) - Method in class net.glowstone.entity.GlowPlayer
- playSound(Location, String, SoundCategory, float, float) - Method in class net.glowstone.GlowWorld
- playSound(Location, Sound, float, float) - Method in class net.glowstone.entity.GlowPlayer
- playSound(Location, Sound, float, float) - Method in class net.glowstone.GlowWorld
- playSound(Location, Sound, SoundCategory, float, float) - Method in class net.glowstone.entity.GlowPlayer
- playSound(Location, Sound, SoundCategory, float, float) - Method in class net.glowstone.GlowWorld
- playSoundAtLocationExcept(Location, Sound, float, float, GlowPlayer...) - Static method in class net.glowstone.util.SoundUtil
-
Plays a sound with a random pitch, but excludes specified players from hearing it.
- PlaySoundCommand - Class in net.glowstone.command.minecraft
- PlaySoundCommand() - Constructor for class net.glowstone.command.minecraft.PlaySoundCommand
-
Creates the instance for this command.
- playSoundPitchRange(Location, Sound, float, float, float, boolean, GlowPlayer...) - Static method in class net.glowstone.util.SoundUtil
-
Plays a sound with a random pitch, but excludes specified players from hearing it.
- playSoundPitchRange(Location, Sound, float, float, float, GlowPlayer...) - Static method in class net.glowstone.util.SoundUtil
-
Plays a sound with a random pitch, but excludes specified players from hearing it.
- playTo(Player, Location) - Method in class net.glowstone.util.SoundInfo
-
Plays the sound to the given player at the given location.
- PLUGIN_FOLDER - Enum constant in enum class net.glowstone.util.config.ServerConfig.Key
- PLUGIN_PROFILING - Enum constant in enum class net.glowstone.util.config.ServerConfig.Key
- PluginMessage - Class in net.glowstone.net.message.play.game
- PluginMessage(String, byte[]) - Constructor for class net.glowstone.net.message.play.game.PluginMessage
- PluginMessageCodec - Class in net.glowstone.net.codec.play.game
- PluginMessageCodec() - Constructor for class net.glowstone.net.codec.play.game.PluginMessageCodec
- PluginMessageHandler - Class in net.glowstone.net.handler.play.game
- PluginMessageHandler() - Constructor for class net.glowstone.net.handler.play.game.PluginMessageHandler
- POLARBEAR_STANDING - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- pong(long) - Method in class net.glowstone.net.GlowSession
-
Note that the client has responded to a keep-alive.
- POP_FAILED - Static variable in interface net.glowstone.i18n.ConsoleMessages.Error.Chunk
- POPPY - Enum constant in enum class net.glowstone.generator.objects.FlowerType
- populate(World, Random, Chunk) - Method in class net.glowstone.generator.decorators.overworld.PumpkinDecorator
- populate(World, Random, Chunk) - Method in class net.glowstone.generator.decorators.BlockDecorator
- populate(World, Random, Chunk) - Method in class net.glowstone.generator.decorators.EntityDecorator
- populate(World, Random, Chunk) - Method in class net.glowstone.generator.decorators.overworld.EmeraldOreDecorator
- populate(World, Random, Chunk) - Method in class net.glowstone.generator.decorators.overworld.IceDecorator
- populate(World, Random, Chunk) - Method in class net.glowstone.generator.decorators.overworld.MelonDecorator
- populate(World, Random, Chunk) - Method in class net.glowstone.generator.decorators.overworld.StoneBoulderDecorator
- populate(World, Random, Chunk) - Method in class net.glowstone.generator.decorators.overworld.TreeDecorator
- populate(World, Random, Chunk) - Method in class net.glowstone.generator.populators.common.BaseOrePopulator
- populate(World, Random, Chunk) - Method in class net.glowstone.generator.populators.NetherPopulator
- populate(World, Random, Chunk) - Method in class net.glowstone.generator.populators.overworld.BiomePopulator
- populate(World, Random, Chunk) - Method in class net.glowstone.generator.populators.overworld.DungeonPopulator
- populate(World, Random, Chunk) - Method in class net.glowstone.generator.populators.overworld.SnowPopulator
- populate(World, Random, Chunk) - Method in class net.glowstone.generator.populators.OverworldPopulator
- populate(World, Random, Chunk) - Method in class net.glowstone.generator.populators.StructurePopulator
- populate(World, Random, Chunk) - Method in class net.glowstone.generator.populators.TheEndPopulator
- POPULATE_ANCHORED_CHUNKS - Enum constant in enum class net.glowstone.util.config.ServerConfig.Key
- populateAnchoredChunks() - Method in class net.glowstone.GlowServer
-
Get whether to populate chunks when they are anchored.
- populateInGround(World, Random, Chunk) - Method in class net.glowstone.generator.populators.overworld.BiomePopulator
- populateOnGround(World, Random, Chunk) - Method in class net.glowstone.generator.populators.overworld.BiomePopulator
- populateOnGround(World, Random, Chunk) - Method in class net.glowstone.generator.populators.overworld.FlowerForestPopulator
- populateOnGround(World, Random, Chunk) - Method in class net.glowstone.generator.populators.overworld.ForestPopulator
- populateOnGround(World, Random, Chunk) - Method in class net.glowstone.generator.populators.overworld.GiantTreeTaigaPopulator
- populateOnGround(World, Random, Chunk) - Method in class net.glowstone.generator.populators.overworld.IceSpikesPopulator
- populateOnGround(World, Random, Chunk) - Method in class net.glowstone.generator.populators.overworld.JunglePopulator
- populateOnGround(World, Random, Chunk) - Method in class net.glowstone.generator.populators.overworld.MountainsPopulator
- populateOnGround(World, Random, Chunk) - Method in class net.glowstone.generator.populators.overworld.MushroomFieldsPopulator
- populateOnGround(World, Random, Chunk) - Method in class net.glowstone.generator.populators.overworld.PlainsPopulator
- populateOnGround(World, Random, Chunk) - Method in class net.glowstone.generator.populators.overworld.SwampPopulator
- populateOnGround(World, Random, Chunk) - Method in class net.glowstone.generator.populators.overworld.TaigaPopulator
- populator(Class<? extends BiomePopulator>, Object...) - Method in class net.glowstone.constants.GlowBiome.GlowBiomeBuilder
- Position - Class in net.glowstone.util
-
A static class housing position-related utilities and constants.
- POSITION - Enum constant in enum class net.glowstone.entity.meta.MetadataType
- PositionRotationCodec - Class in net.glowstone.net.codec.play.game
- PositionRotationCodec() - Constructor for class net.glowstone.net.codec.play.game.PositionRotationCodec
- PositionRotationMessage - Class in net.glowstone.net.message.play.game
- PositionRotationMessage(double, double, double, float, float) - Constructor for class net.glowstone.net.message.play.game.PositionRotationMessage
- PositionRotationMessage(double, double, double, float, float, int, int) - Constructor for class net.glowstone.net.message.play.game.PositionRotationMessage
- PositionRotationMessage(Location) - Constructor for class net.glowstone.net.message.play.game.PositionRotationMessage
- POTION_AMBIENT - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- POTION_COLOR - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- POWER_BED - Static variable in class net.glowstone.Explosion
- POWER_CHARGED_CREEPER - Static variable in class net.glowstone.Explosion
- POWER_CREEPER - Static variable in class net.glowstone.Explosion
- POWER_ENDER_CRYSTAL - Static variable in class net.glowstone.Explosion
- POWER_GHAST - Static variable in class net.glowstone.Explosion
- POWER_TNT - Static variable in class net.glowstone.Explosion
- POWER_WITHER_CREATION - Static variable in class net.glowstone.Explosion
- POWER_WITHER_SKULL - Static variable in class net.glowstone.Explosion
- Powered(Location) - Constructor for class net.glowstone.entity.objects.GlowMinecart.Powered
- prefix() - Method in class net.glowstone.scoreboard.GlowTeam
- prefix(Component) - Method in class net.glowstone.scoreboard.GlowTeam
- PREFIX - Static variable in class net.glowstone.command.minecraft.GiveCommand
- prettyPrint(GameMode, Locale) - Static method in class net.glowstone.command.GameModeUtils
-
Pretty print the given GameMode.
- PREVENT_PROXY - Enum constant in enum class net.glowstone.util.config.ServerConfig.Key
- previous() - Method in class net.glowstone.inventory.InventoryIterator
- previous() - Method in class net.glowstone.util.collection.SuperListIterator
- previousIndex() - Method in class net.glowstone.inventory.InventoryIterator
- previousIndex() - Method in class net.glowstone.util.collection.SuperListIterator
- previousLocation - Variable in class net.glowstone.entity.GlowEntity
-
The position in the last cycle.
- PRIMARY - Enum constant in enum class net.glowstone.block.entity.BeaconEntity.BeaconEffectPriority
- ProbableValue<T> - Class in net.glowstone.util.loot
-
Probability distribution with a list of possible values.
- ProbableValue(JSONObject, String) - Constructor for class net.glowstone.util.loot.ProbableValue
-
Reads a distribution from a JSON object.
- process() - Method in class net.glowstone.util.ReflectionProcessor
-
Processes the given reflective line.
- process(Object...) - Method in class net.glowstone.util.loot.ReflectiveValue
- process(LivingEntity, String) - Static method in class net.glowstone.util.loot.LootingUtil
- processClass(PluginDescriptionFile, String, byte[]) - Method in class net.glowstone.util.GlowUnsafeValues
-
Deprecated.
- PROFESSION - Static variable in class net.glowstone.io.entity.ZombieVillagerStore
- profile - Variable in class net.glowstone.net.message.play.game.UserListItemMessage.Entry
- PROFILE_LOOKUP_TIMEOUT - Enum constant in enum class net.glowstone.util.config.ServerConfig.Key
- ProfileCache - Class in net.glowstone.entity.meta.profile
-
Cached methods for accessing Mojang servers to find UUIDs and player profiles.
- ProfileCache() - Constructor for class net.glowstone.entity.meta.profile.ProfileCache
- ProjectileDispenseBehavior - Class in net.glowstone.dispenser
-
A
DispenseBehavior
that launches a projectile. - ProjectileDispenseBehavior(BiFunction<? super Location, ? super ItemStack, ? extends Projectile>) - Constructor for class net.glowstone.dispenser.ProjectileDispenseBehavior
- ProjectileDispenseBehavior(Function<? super Location, ? extends Projectile>) - Constructor for class net.glowstone.dispenser.ProjectileDispenseBehavior
-
Creates an instance.
- Property(AttributeManager.Key, double, Collection<AttributeModifier>) - Constructor for class net.glowstone.entity.AttributeManager.Property
-
Create a new property instance.
- Property(AttributeManager.Key, double, Map<UUID, AttributeModifier>, double, boolean) - Constructor for class net.glowstone.entity.AttributeManager.Property
- PROTOCOL_VERSION - Static variable in class net.glowstone.GlowServer
-
The protocol version supported by the server.
- ProtocolProvider - Class in net.glowstone.net.protocol
-
Enumeration of the different Minecraft protocol states.
- ProtocolProvider(HandshakeProtocol, StatusProtocol, LoginProtocol, PlayProtocol) - Constructor for class net.glowstone.net.protocol.ProtocolProvider
- ProtocolProvider(ServerConfig) - Constructor for class net.glowstone.net.protocol.ProtocolProvider
- PROXY - Static variable in interface net.glowstone.i18n.ConsoleMessages.Info
- PROXY_SUPPORT - Enum constant in enum class net.glowstone.util.config.ServerConfig.Key
- ProxyData - Class in net.glowstone.net
-
Container for proxy (e.g.
- ProxyData(String, InetSocketAddress, UUID, List<ProfileProperty>) - Constructor for class net.glowstone.net.ProxyData
- ProxyData(GlowSession, String) - Constructor for class net.glowstone.net.ProxyData
-
Create a proxy data structure for a session from the given source text.
- PUFFER_FISH_STATE - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- pullHookedEntity() - Method in class net.glowstone.entity.passive.GlowFishingHook
- pulse() - Method in class net.glowstone.block.entity.BlockEntity
-
Generic pulse for this block entity.
- pulse() - Method in class net.glowstone.entity.ai.TaskManager
- pulse() - Method in class net.glowstone.entity.GlowAgeable
- pulse() - Method in class net.glowstone.entity.GlowAreaEffectCloud
- pulse() - Method in class net.glowstone.entity.GlowEntity
-
Called every game cycle.
- pulse() - Method in class net.glowstone.entity.GlowHumanEntity
- pulse() - Method in class net.glowstone.entity.GlowLightningStrike
- pulse() - Method in class net.glowstone.entity.GlowLivingEntity
- pulse() - Method in class net.glowstone.entity.GlowPlayer
- pulse() - Method in class net.glowstone.entity.GlowTntPrimed
- pulse() - Method in class net.glowstone.entity.monster.GlowMonster
- pulse() - Method in class net.glowstone.entity.monster.GlowVex
- pulse() - Method in class net.glowstone.entity.monster.GlowWither
- pulse() - Method in class net.glowstone.entity.objects.GlowArmorStand
- pulse() - Method in class net.glowstone.entity.objects.GlowEnderCrystal
- pulse() - Method in class net.glowstone.entity.objects.GlowExperienceOrb
- pulse() - Method in class net.glowstone.entity.objects.GlowItem
- pulse() - Method in class net.glowstone.entity.objects.GlowItemFrame
- pulse() - Method in class net.glowstone.entity.objects.GlowLeashHitch
- pulse() - Method in class net.glowstone.entity.objects.GlowPainting
- pulse() - Method in class net.glowstone.entity.passive.GlowChicken
- pulse() - Method in class net.glowstone.entity.passive.GlowFirework
- pulse() - Method in class net.glowstone.entity.passive.GlowFishingHook
- pulse() - Method in class net.glowstone.entity.passive.GlowParrot
- pulse() - Method in class net.glowstone.entity.passive.GlowSheep
- pulse() - Method in class net.glowstone.entity.projectile.GlowArrow
- pulse() - Method in class net.glowstone.GlowWorld
-
Updates all the entities within this world.
- pulse() - Method in class net.glowstone.GlowWorldBorder
-
Pulses the world border for each tick.
- pulse() - Method in class net.glowstone.net.SessionRegistry
-
Pulses all the sessions.
- pulse(GlowLivingEntity) - Method in class net.glowstone.entity.ai.EntityTask
-
Advances this task by a tick on the given entity.
- pulse(LivingEntity, PotionEffect) - Method in class net.glowstone.constants.GlowPotionEffect
-
Pulse this potion effect on a specified entity.
- pulsePhysics() - Method in class net.glowstone.entity.GlowEntity
- pulsePhysics() - Method in class net.glowstone.entity.GlowLivingEntity
- pulsePhysics() - Method in class net.glowstone.entity.GlowPlayer
- pulsePhysics() - Method in class net.glowstone.entity.objects.GlowFallingBlock
- pulsePhysics() - Method in class net.glowstone.entity.objects.GlowItem
- pulsePhysics() - Method in class net.glowstone.entity.objects.GlowItemFrame
- pulsePhysics() - Method in class net.glowstone.entity.objects.GlowPainting
- pulsePhysics() - Method in class net.glowstone.entity.passive.GlowFirework
- pulsePhysics() - Method in class net.glowstone.entity.projectile.GlowArrow
- pulsePhysics() - Method in class net.glowstone.entity.projectile.GlowProjectile
- PulseTask - Class in net.glowstone.scheduler
- PulseTask(GlowBlock, boolean, long, boolean) - Constructor for class net.glowstone.scheduler.PulseTask
-
Creates a block update task.
- pumpkinDecorator - Variable in class net.glowstone.generator.populators.overworld.BiomePopulator
- PumpkinDecorator - Class in net.glowstone.generator.decorators.overworld
- PumpkinDecorator() - Constructor for class net.glowstone.generator.decorators.overworld.PumpkinDecorator
- PURPLE - Enum constant in enum class net.glowstone.net.message.play.player.BossBarMessage.Color
- put(String, String) - Method in class net.glowstone.block.state.BlockStateData
- putBehavior(Material, DispenseBehavior) - Method in class net.glowstone.dispenser.DispenseBehaviorRegistry
- putBool(String, boolean) - Method in class net.glowstone.util.nbt.CompoundTag
- putByte(String, int) - Method in class net.glowstone.util.nbt.CompoundTag
- putByteArray(String, byte...) - Method in class net.glowstone.util.nbt.CompoundTag
- putCompound(String, CompoundTag) - Method in class net.glowstone.util.nbt.CompoundTag
- putCompoundList(String, List<CompoundTag>) - Method in class net.glowstone.util.nbt.CompoundTag
-
Adds or replaces a list subtag with a list of compound tags.
- putDouble(String, double) - Method in class net.glowstone.util.nbt.CompoundTag
- putDoubleList(String, List<Double>) - Method in class net.glowstone.util.nbt.CompoundTag
-
Adds or replaces a list subtag with a list of doubles.
- putFloat(String, double) - Method in class net.glowstone.util.nbt.CompoundTag
- putFloatList(String, List<Float>) - Method in class net.glowstone.util.nbt.CompoundTag
-
Adds or replaces a list subtag with a list of floats.
- putInt(String, int) - Method in class net.glowstone.util.nbt.CompoundTag
- putIntArray(String, int...) - Method in class net.glowstone.util.nbt.CompoundTag
- putList(String, TagType, List<V>, Function<? super V, ? extends Tag>) - Method in class net.glowstone.util.nbt.CompoundTag
-
Adds or replaces a list subtag, converting the list entries to tags.
- putLong(String, long) - Method in class net.glowstone.util.nbt.CompoundTag
- putLongArray(String, long...) - Method in class net.glowstone.util.nbt.CompoundTag
- putLongList(String, List<Long>) - Method in class net.glowstone.util.nbt.CompoundTag
-
Adds or replaces a list subtag with a list of longs.
- putShort(String, int) - Method in class net.glowstone.util.nbt.CompoundTag
- putString(String, String) - Method in class net.glowstone.util.nbt.CompoundTag
- putStringList(String, List<String>) - Method in class net.glowstone.util.nbt.CompoundTag
-
Adds or replaces a list subtag with a list of strings.
- putUniqueId(String, UUID) - Method in class net.glowstone.util.nbt.CompoundTag
- PVP_ENABLED - Enum constant in enum class net.glowstone.util.config.ServerConfig.Key
Q
- QUERY_ENABLED - Enum constant in enum class net.glowstone.util.config.ServerConfig.Key
- QUERY_PLUGINS - Enum constant in enum class net.glowstone.util.config.ServerConfig.Key
- QUERY_PORT - Enum constant in enum class net.glowstone.util.config.ServerConfig.Key
- QueryHandler - Class in net.glowstone.net.query
-
Class for handling UDP packets according to the minecraft server query protocol.
- QueryHandler(QueryServer, boolean) - Constructor for class net.glowstone.net.query.QueryHandler
- QueryServer - Class in net.glowstone.net.query
-
Implementation of a server for the minecraft server query protocol.
- QueryServer(GlowServer, ProtocolProvider, CountDownLatch, boolean) - Constructor for class net.glowstone.net.query.QueryServer
-
Creates an instance for the specified server.
R
- RABBIT_TYPE - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- RAIN_DENSITY - Enum constant in enum class net.glowstone.net.message.play.game.StateChangeMessage.Reason
- RANDOM_TICK_SPEED - Static variable in interface net.glowstone.constants.GameRules
- RandomAmountItem(Material, int, int) - Constructor for class net.glowstone.generator.objects.RandomItemsContent.RandomAmountItem
- RandomAmountItem(Material, int, int, int) - Constructor for class net.glowstone.generator.objects.RandomItemsContent.RandomAmountItem
- randomFishType() - Static method in class net.glowstone.util.loot.LootingUtil
- RandomItemsContent - Class in net.glowstone.generator.objects
- RandomItemsContent() - Constructor for class net.glowstone.generator.objects.RandomItemsContent
- RandomItemsContent.RandomAmountItem - Class in net.glowstone.generator.objects
- randomReal(float) - Static method in class net.glowstone.util.SoundUtil
-
Generates a random float between
-range
andrange
. - rangedAttack(LivingEntity, float) - Method in class net.glowstone.entity.monster.GlowSkeleton
- rangedAttack(LivingEntity, float) - Method in class net.glowstone.entity.monster.GlowSnowman
- rangedAttack(LivingEntity, float) - Method in class net.glowstone.entity.monster.GlowWitch
- rangedAttack(LivingEntity, float) - Method in class net.glowstone.entity.monster.GlowWither
- rangedAttack(LivingEntity, float) - Method in class net.glowstone.entity.passive.GlowLlama
- RarePlainsMapLayer - Class in net.glowstone.generator.biomegrid
- RarePlainsMapLayer(long, MapLayer) - Constructor for class net.glowstone.generator.biomegrid.RarePlainsMapLayer
- rayTrace(Location, Vector, double, FluidCollisionMode) - Method in class net.glowstone.block.GlowBlock
- rayTrace(Location, Vector, double, FluidCollisionMode, boolean, double, Predicate<Entity>) - Method in class net.glowstone.GlowWorld
- rayTrace(Location, GlowEntity) - Method in class net.glowstone.GlowWorld
-
Calculates how much the rays from the location to the entity's bounding box is blocked.
- rayTraceBlocks(double) - Method in class net.glowstone.entity.GlowLivingEntity
- rayTraceBlocks(double, FluidCollisionMode) - Method in class net.glowstone.entity.GlowLivingEntity
- rayTraceBlocks(Location, Vector, double) - Method in class net.glowstone.GlowWorld
- rayTraceBlocks(Location, Vector, double, FluidCollisionMode) - Method in class net.glowstone.GlowWorld
- rayTraceBlocks(Location, Vector, double, FluidCollisionMode, boolean) - Method in class net.glowstone.GlowWorld
- rayTraceEntities(Location, Vector, double) - Method in class net.glowstone.GlowWorld
- rayTraceEntities(Location, Vector, double, double) - Method in class net.glowstone.GlowWorld
- rayTraceEntities(Location, Vector, double, double, Predicate<Entity>) - Method in class net.glowstone.GlowWorld
- rayTraceEntities(Location, Vector, double, Predicate<Entity>) - Method in class net.glowstone.GlowWorld
- RayUtil - Class in net.glowstone.util
- RayUtil() - Constructor for class net.glowstone.util.RayUtil
- RCON_COLORS - Enum constant in enum class net.glowstone.util.config.ServerConfig.Key
- RCON_ENABLED - Enum constant in enum class net.glowstone.util.config.ServerConfig.Key
- RCON_PASSWORD - Enum constant in enum class net.glowstone.util.config.ServerConfig.Key
- RCON_PORT - Enum constant in enum class net.glowstone.util.config.ServerConfig.Key
- RconCommandSender - Class in net.glowstone.net.rcon
- RconCommandSender(GlowServer) - Constructor for class net.glowstone.net.rcon.RconCommandSender
- RconFramingHandler - Class in net.glowstone.net.rcon
-
Framing handler that splits up Rcon messages using their length prefix.
- RconFramingHandler() - Constructor for class net.glowstone.net.rcon.RconFramingHandler
- RconHandler - Class in net.glowstone.net.rcon
-
Handler for Rcon messages.
- RconHandler(RconServer, String) - Constructor for class net.glowstone.net.rcon.RconHandler
-
Creates a remote console handler.
- RconServer - Class in net.glowstone.net.rcon
-
Implementation of a server for the remote console protocol.
- RconServer(GlowServer, ProtocolProvider, CountDownLatch, String) - Constructor for class net.glowstone.net.rcon.RconServer
-
Creates an instance.
- read(int) - Method in class net.glowstone.util.nbt.NbtReadLimiter
-
Increments the read-length count, and throws an exception if the limit is exceeded.
- read(String) - Static method in class net.glowstone.data.CommandFunction.FunctionLine
-
Converts a line of code to a FunctionLine.
- read(String, String, File) - Static method in class net.glowstone.data.CommandFunction
-
Reads a function from a file.
- read(GlowChunk) - Method in class net.glowstone.io.anvil.AnvilChunkIoService
- read(GlowChunk) - Method in interface net.glowstone.io.ChunkIoService
-
Reads a single chunk.
- read(CompoundTag) - Method in class net.glowstone.inventory.crafting.PlayerRecipeMonitor
-
Restores state from an NBT tag.
- read(Material, BlockStateData) - Method in class net.glowstone.block.state.BlockStateReader
- read(Material, BlockStateData) - Method in class net.glowstone.block.state.impl.WoolStateDataReader
- readBlockData(CompoundTag) - Static method in class net.glowstone.io.nbt.NbtSerialization
- readBlockPosition(ByteBuf) - Static method in class net.glowstone.net.GlowBufUtils
-
Read an encoded block vector (position) from the buffer.
- readBoolean(String, Consumer<? super Boolean>) - Method in class net.glowstone.util.nbt.CompoundTag
-
Applies the given function to a byte subtag if it is present, converting it to boolean first.
- readBooleanNegated(String, Consumer<? super Boolean>) - Method in class net.glowstone.util.nbt.CompoundTag
-
Applies the given function to a byte subtag if it is present, converting it to boolean and negating it first.
- readByte(String, Consumer<? super Byte>) - Method in class net.glowstone.util.nbt.CompoundTag
-
Applies the given function to a byte subtag if it is present.
- readByteArray(String, Consumer<? super byte[]>) - Method in class net.glowstone.util.nbt.CompoundTag
-
Applies the given function to a byte array subtag if it is present.
- readChat(ByteBuf) - Static method in class net.glowstone.net.GlowBufUtils
-
Read an encoded chat message from the buffer.
- readCompound() - Method in class net.glowstone.util.nbt.NbtInputStream
-
Reads the root NBT
CompoundTag
from the stream. - readCompound(String, Consumer<? super CompoundTag>) - Method in class net.glowstone.util.nbt.CompoundTag
-
Applies the given function to a compound subtag if it is present.
- readCompound(ByteBuf) - Static method in class net.glowstone.net.GlowBufUtils
-
Read an uncompressed compound NBT tag from the buffer.
- readCompound(NbtReadLimiter) - Method in class net.glowstone.util.nbt.NbtInputStream
-
Reads the root NBT
CompoundTag
from the stream. - readCompoundList(String, Consumer<? super List<CompoundTag>>) - Method in class net.glowstone.util.nbt.CompoundTag
-
Applies the given function to a list subtag if it is present and its contents are compound tags.
- readData(GlowPlayer) - Method in class net.glowstone.io.nbt.NbtPlayerDataService
- readData(GlowPlayer) - Method in interface net.glowstone.io.PlayerDataService.PlayerReader
-
Finish reading the rest of the player's entity data into the specified player entity.
- readData(GlowPlayer) - Method in interface net.glowstone.io.PlayerDataService
-
Shorthand method to read data into an existing player entity.
- readDouble(String, DoubleConsumer) - Method in class net.glowstone.util.nbt.CompoundTag
-
Applies the given function to a double subtag if it is present.
- readDoubleList(String, Consumer<? super List<Double>>) - Method in class net.glowstone.util.nbt.CompoundTag
-
Applies the given function to a list subtag if it is present and its contents are double tags.
- readEntry(Map<String, String>) - Method in class net.glowstone.util.bans.GlowBanList
- readEntry(Map<String, String>) - Method in class net.glowstone.util.bans.JsonListFile
-
Deserialize an entry from JSON format.
- readEntry(Map<String, String>) - Method in class net.glowstone.util.bans.UuidListFile
- readFloat(String, FloatConsumer) - Method in class net.glowstone.util.nbt.CompoundTag
-
Applies the given function to a float subtag if it is present.
- readFloatList(String, Consumer<? super List<Float>>) - Method in class net.glowstone.util.nbt.CompoundTag
-
Applies the given function to a list subtag if it is present and its contents are float tags.
- readFunctions() - Method in class net.glowstone.io.data.WorldFunctionIoService
- readFunctions() - Method in interface net.glowstone.io.FunctionIoService
- readHand(ByteBuf) - Static method in class net.glowstone.net.GlowBufUtils
- readHeader(ByteBuf) - Method in class net.glowstone.net.protocol.GlowProtocol
-
Deprecated.
- readInt(String, IntConsumer) - Method in class net.glowstone.util.nbt.CompoundTag
-
Applies the given function to an integer subtag if it is present.
- readIntArray(String, Consumer<? super int[]>) - Method in class net.glowstone.util.nbt.CompoundTag
-
Applies the given function to an integer array subtag if it is present.
- readInventory(List<CompoundTag>, int, int) - Static method in class net.glowstone.io.nbt.NbtSerialization
-
Read a full inventory (players, chests, etc.) from a compound list.
- readItem(String, Consumer<? super ItemStack>) - Method in class net.glowstone.util.nbt.CompoundTag
-
Applies the given function to a compound subtag if it is present, first converting it to an item using
NbtSerialization.readItem(CompoundTag)
. - readItem(CompoundTag) - Static method in class net.glowstone.io.nbt.NbtSerialization
-
Read an item stack in from an NBT tag.
- readList(String, TagType, Consumer<? super List<T>>) - Method in class net.glowstone.util.nbt.CompoundTag
-
Applies the given function to a list subtag if it is present, converting it to a list of values first.
- readLong(String, LongConsumer) - Method in class net.glowstone.util.nbt.CompoundTag
-
Applies the given function to a long subtag if it is present.
- readLongArray(String, Consumer<? super long[]>) - Method in class net.glowstone.util.nbt.CompoundTag
- readMainScoreboard() - Method in class net.glowstone.io.nbt.NbtScoreboardIoService
- readMainScoreboard() - Method in interface net.glowstone.io.ScoreboardIoService
-
Loads the main scoreboard.
- readMainScoreboard(File) - Static method in class net.glowstone.scoreboard.NbtScoreboardIoReader
-
Loads the scoreboard status from an NBT file.
- readMetadata(ByteBuf) - Static method in class net.glowstone.net.GlowBufUtils
-
Read a list of mob metadata entries from the buffer.
- readNbt(Material, CompoundTag) - Method in class net.glowstone.inventory.GlowItemFactory
-
Reads an
ItemMeta
from an NBT tag. - readNbtEnchants(String, CompoundTag) - Static method in class net.glowstone.inventory.GlowMetaItem
- readResourceBundle(ResourceBundle) - Method in class net.glowstone.command.minecraft.GlowVanillaCommand
- readShort(String, ShortConsumer) - Method in class net.glowstone.util.nbt.CompoundTag
-
Applies the given function to an integer subtag if it is present.
- readSlot(ByteBuf) - Static method in class net.glowstone.net.GlowBufUtils
-
Read an item stack from the buffer.
- readSlot(ByteBuf, boolean) - Static method in class net.glowstone.net.GlowBufUtils
-
Read an item stack from the buffer.
- readState(CommandSender, Material, String) - Static method in class net.glowstone.command.CommandUtils
-
Parses a block state from a string.
- readStatistics(GlowPlayer) - Method in class net.glowstone.io.json.JsonPlayerStatisticIoService
-
Reads the stats of a player from its statistics file and writes the values to the StatisticMap.
- readStatistics(GlowPlayer) - Method in interface net.glowstone.io.PlayerStatisticIoService
-
Reads and populates the statistics of the player.
- readString(String, Consumer<? super String>) - Method in class net.glowstone.util.nbt.CompoundTag
-
Applies the given function to a string subtag if it is present.
- readStringList(String, Consumer<? super List<String>>) - Method in class net.glowstone.util.nbt.CompoundTag
-
Applies the given function to a list subtag if it is present and its contents are string tags.
- readStructuresData() - Method in class net.glowstone.io.nbt.NbtStructureDataService
- readStructuresData() - Method in interface net.glowstone.io.StructureDataService
-
Reads the structures data from storage.
- readUniqueId(String, String, Consumer<? super UUID>) - Method in class net.glowstone.util.nbt.CompoundTag
-
Deprecated.use
CompoundTag.readUniqueId(String, Consumer)
for modern int-array UUID representation. - readUniqueId(String, Consumer<? super UUID>) - Method in class net.glowstone.util.nbt.CompoundTag
- readUuid(ByteBuf) - Static method in class net.glowstone.net.GlowBufUtils
-
Read a UUID encoded as two longs from the buffer.
- readWorld(GlowServer, CompoundTag) - Static method in class net.glowstone.io.nbt.NbtSerialization
-
Attempt to resolve a world based on the contents of a compound tag.
- readWorldData() - Method in class net.glowstone.io.nbt.NbtWorldMetadataService
- readWorldData() - Method in interface net.glowstone.io.WorldMetadataService
-
Reads the world's metadata from storage, including final values such as seed and UUID that are only set on first load.
- READY - Static variable in interface net.glowstone.i18n.ConsoleMessages.Info
- recalculatePermissions() - Method in class net.glowstone.entity.GlowEntity
- recalculatePermissions() - Method in class net.glowstone.entity.GlowHumanEntity
- recalculatePermissions() - Method in class net.glowstone.net.rcon.RconCommandSender
- receivePulse(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockBeacon
- receivePulse(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockFire
- receivePulse(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockFurnace
- receivePulse(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockHopper
- receivePulse(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockLiquid
-
Pulse the block to calculate its flow.
- receivePulse(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockObserver
- receivePulse(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockRedstone
- receivePulse(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockRedstoneRepeater
- receivePulse(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockRedstoneTorch
- receivePulse(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockType
-
Called when the BlockType gets pulsed as requested.
- RECIPE_COUNTS - Static variable in interface net.glowstone.i18n.ConsoleMessages.Info
- RecipeBookStateCodec - Class in net.glowstone.net.codec.play.game
- RecipeBookStateCodec() - Constructor for class net.glowstone.net.codec.play.game.RecipeBookStateCodec
- RecipeBookStateHandler - Class in net.glowstone.net.handler.play.game
- RecipeBookStateHandler() - Constructor for class net.glowstone.net.handler.play.game.RecipeBookStateHandler
- RecipeBookStateMessage - Class in net.glowstone.net.message.play.game
- RecipeBookStateMessage(RecipeBookStateMessage.RecipeBookType, boolean, boolean) - Constructor for class net.glowstone.net.message.play.game.RecipeBookStateMessage
- RecipeBookStateMessage.RecipeBookType - Enum Class in net.glowstone.net.message.play.game
- recipeIterator() - Method in class net.glowstone.GlowServer
- Record(byte, byte, byte) - Constructor for class net.glowstone.net.message.play.game.ExplosionMessage.Record
- recount() - Method in class net.glowstone.chunk.ChunkSection
-
Recount the amount of non-air blocks in the chunk section.
- RectangularRegion - Class in net.glowstone.util
- RectangularRegion(Location, Location) - Constructor for class net.glowstone.util.RectangularRegion
-
Creates a new region bounded by the two opposing locations.
- RectangularRegion.IterationDirection - Enum Class in net.glowstone.util
- RED - Enum constant in enum class net.glowstone.net.message.play.player.BossBarMessage.Color
- redMushroomDecorator - Variable in class net.glowstone.generator.populators.overworld.BiomePopulator
- RedMushroomTree - Class in net.glowstone.generator.objects.trees
- RedMushroomTree(Random, BlockStateDelegate) - Constructor for class net.glowstone.generator.objects.trees.RedMushroomTree
-
Initializes this mushroom, preparing it to attempt to generate.
- REDUCED_DEBUG_INFO - Static variable in interface net.glowstone.constants.GameRules
- RedwoodTree - Class in net.glowstone.generator.objects.trees
- RedwoodTree(Random, BlockStateDelegate) - Constructor for class net.glowstone.generator.objects.trees.RedwoodTree
-
Initializes this tree with a random height, preparing it to attempt to generate.
- reelIn() - Method in class net.glowstone.entity.passive.GlowFishingHook
-
Removes this fishing hook.
- ReflectionProcessor - Class in net.glowstone.util
- ReflectionProcessor(String, Object...) - Constructor for class net.glowstone.util.ReflectionProcessor
-
Creates a new reflection processor instance.
- ReflectiveValue<T> - Class in net.glowstone.util.loot
- ReflectiveValue(String) - Constructor for class net.glowstone.util.loot.ReflectiveValue
- ReflectiveValue(T) - Constructor for class net.glowstone.util.loot.ReflectiveValue
- refresh(GlowEntity) - Static method in class net.glowstone.util.EntityUtils
-
Refreshes the entity for nearby clients.
- refreshChunk(int, int) - Method in class net.glowstone.GlowWorld
- reg(String, SoundCategory) - Static method in class net.glowstone.constants.GlowSound
- REGEN_FAILED - Static variable in interface net.glowstone.i18n.ConsoleMessages.Error.Chunk
- regenerateChunk(int, int) - Method in class net.glowstone.GlowWorld
- REGION_CACHE_SIZE - Enum constant in enum class net.glowstone.util.config.ServerConfig.Key
- REGION_COMPRESSION - Enum constant in enum class net.glowstone.util.config.ServerConfig.Key
- RegionFile - Class in net.glowstone.io.anvil
-
Interfaces with region files on the disk
- RegionFile(File) - Constructor for class net.glowstone.io.anvil.RegionFile
-
Opens a region file for reading and writing, creating it if it doesn't exist.
- RegionFileCache - Class in net.glowstone.io.anvil
-
A simple cache and wrapper for efficiently accessing multiple RegionFiles simultaneously.
- RegionFileCache(File, String) - Constructor for class net.glowstone.io.anvil.RegionFileCache
- register() - Static method in class net.glowstone.block.entity.state.GlowDispenser
-
Registers all vanilla dispense behaviors.
- register() - Static method in class net.glowstone.constants.GlowEnchantment
-
Register all enchantment types with Enchantment.
- register() - Static method in class net.glowstone.constants.GlowPotionEffect
-
Register all potion effect types with PotionEffectType.
- register(NamespacedKey, ItemType) - Method in class net.glowstone.block.ItemTable
-
Register a new, non-Vanilla ItemType.
- registerAttribute(Attribute) - Method in class net.glowstone.entity.GlowLivingEntity
- registerCustomEntity(CustomEntityDescriptor<? extends GlowEntity>) - Static method in class net.glowstone.entity.EntityRegistry
-
Registers a custom entity type.
- registerEntityMobState(EntityType, MobState, String) - Static method in class net.glowstone.entity.ai.EntityDirector
-
Registers a task name for the given entity and mob state.
- registerEntityTask(String, Class<? extends EntityTask>) - Static method in class net.glowstone.entity.ai.EntityDirector
-
Registers a class for a given task name.
- registerHelpTopicFactory(Class, HelpTopicFactory) - Method in class net.glowstone.util.GlowHelpMap
- registerNewObjective(String, String, Component) - Method in class net.glowstone.scoreboard.GlowScoreboard
- registerNewObjective(String, String, Component, RenderType) - Method in class net.glowstone.scoreboard.GlowScoreboard
- registerNewObjective(String, String) - Method in class net.glowstone.scoreboard.GlowScoreboard
- registerNewObjective(String, String, String) - Method in class net.glowstone.scoreboard.GlowScoreboard
- registerNewObjective(String, String, String, RenderType) - Method in class net.glowstone.scoreboard.GlowScoreboard
- registerNewTeam(String) - Method in class net.glowstone.scoreboard.GlowScoreboard
- registerParticle(NamespacedKey) - Static method in class net.glowstone.constants.GlowParticle
-
Register a new custom particle.
- registerParticleDataHandler(Class<?>, Function<Object, Object[]>) - Static method in class net.glowstone.constants.GlowParticle
-
Register a new particle data handler for a certain class.
- RelativeEntityPositionCodec - Class in net.glowstone.net.codec.play.entity
- RelativeEntityPositionCodec() - Constructor for class net.glowstone.net.codec.play.entity.RelativeEntityPositionCodec
- RelativeEntityPositionMessage - Class in net.glowstone.net.message.play.entity
- RelativeEntityPositionMessage(int, short, short, short) - Constructor for class net.glowstone.net.message.play.entity.RelativeEntityPositionMessage
- RelativeEntityPositionMessage(int, short, short, short, boolean) - Constructor for class net.glowstone.net.message.play.entity.RelativeEntityPositionMessage
- RelativeEntityPositionRotationCodec - Class in net.glowstone.net.codec.play.entity
- RelativeEntityPositionRotationCodec() - Constructor for class net.glowstone.net.codec.play.entity.RelativeEntityPositionRotationCodec
- RelativeEntityPositionRotationMessage - Class in net.glowstone.net.message.play.entity
- RelativeEntityPositionRotationMessage(int, short, short, short, int, int) - Constructor for class net.glowstone.net.message.play.entity.RelativeEntityPositionRotationMessage
- RelativeEntityPositionRotationMessage(int, short, short, short, int, int, boolean) - Constructor for class net.glowstone.net.message.play.entity.RelativeEntityPositionRotationMessage
- release() - Static method in class net.glowstone.util.OpenCompute
-
Static de-initializer.
- release(GlowChunk.Key) - Method in class net.glowstone.chunk.ChunkManager.ChunkLock
-
Releases a lock on the given chunk key, if it's not already held.
- releaseLeftShoulderEntity() - Method in class net.glowstone.entity.GlowHumanEntity
- releaseRightShoulderEntity() - Method in class net.glowstone.entity.GlowHumanEntity
- reload() - Method in class net.glowstone.GlowServer
-
Reloads the server, refreshing settings and plugin information.
- RELOAD - Static variable in interface net.glowstone.i18n.ConsoleMessages.Error
- reloadCommandAliases() - Method in class net.glowstone.GlowServer
- reloadData() - Method in class net.glowstone.GlowServer
- reloadPermissions() - Method in class net.glowstone.GlowServer
- reloadWhitelist() - Method in class net.glowstone.GlowServer
- remove() - Method in class net.glowstone.entity.GlowEntity
-
Destroys this entity by removing it from the world and marking it as not being active.
- remove() - Method in class net.glowstone.entity.GlowPlayer
-
Kicks this player.
- remove() - Method in class net.glowstone.entity.monster.GlowBoss
- remove() - Method in class net.glowstone.inventory.InventoryIterator
- remove() - Method in class net.glowstone.util.collection.SuperIterator
- remove() - Method in class net.glowstone.util.collection.SuperListIterator
- remove() - Method in class net.glowstone.util.TaxicabBlockIterator
- remove(boolean) - Method in class net.glowstone.entity.GlowPlayer
-
Handle player disconnection.
- remove(int) - Method in class net.glowstone.util.collection.SuperList
- remove(String) - Method in class net.glowstone.util.nbt.CompoundTag
- remove(ItemStack) - Method in class net.glowstone.inventory.GlowInventory
- remove(Material) - Method in class net.glowstone.inventory.GlowInventory
- remove(Object) - Method in class net.glowstone.util.collection.ConcurrentSet
- remove(Object) - Method in class net.glowstone.util.collection.SuperCollection
- remove(String) - Static method in class net.glowstone.net.message.play.scoreboard.ScoreboardObjectiveMessage
- remove(String) - Static method in class net.glowstone.net.message.play.scoreboard.ScoreboardTeamMessage
- remove(String, String) - Static method in class net.glowstone.net.message.play.scoreboard.ScoreboardScoreMessage
- remove(UUID) - Static method in class net.glowstone.net.message.play.game.UserListItemMessage
- remove(GlowPlayerProfile) - Method in class net.glowstone.util.bans.UuidListFile
-
If the given player is on this list, removes that player and saves the change to disk.
- remove(GlowSession) - Method in class net.glowstone.net.SessionRegistry
-
Removes a session.
- REMOVE - Enum constant in enum class net.glowstone.net.message.play.player.BossBarMessage.Action
- REMOVE - Enum constant in enum class net.glowstone.net.message.play.scoreboard.ScoreboardTeamMessage.Action
- REMOVE_PLAYER - Enum constant in enum class net.glowstone.net.message.play.game.UserListItemMessage.Action
- REMOVE_PLAYERS - Enum constant in enum class net.glowstone.net.message.play.scoreboard.ScoreboardTeamMessage.Action
- removeAdvancement(NamespacedKey) - Method in class net.glowstone.util.GlowUnsafeValues
-
Deprecated.
- removeAll() - Method in class net.glowstone.boss.GlowBossBar
- removeAll(Collection<?>) - Method in class net.glowstone.util.collection.SuperCollection
- removeAttachment(PermissionAttachment) - Method in class net.glowstone.entity.GlowEntity
- removeAttachment(PermissionAttachment) - Method in class net.glowstone.entity.GlowHumanEntity
- removeAttachment(PermissionAttachment) - Method in class net.glowstone.net.rcon.RconCommandSender
- removeAttributeModifier(Attribute) - Method in class net.glowstone.inventory.GlowMetaItem
- removeAttributeModifier(Attribute, AttributeModifier) - Method in class net.glowstone.inventory.GlowMetaItem
- removeAttributeModifier(EquipmentSlot) - Method in class net.glowstone.inventory.GlowMetaItem
- removeBossBar(NamespacedKey) - Method in class net.glowstone.GlowServer
- removeBossBar(BossBar) - Method in class net.glowstone.entity.GlowPlayer
-
Remove a boss bar.
- removeChannel(String) - Method in class net.glowstone.entity.GlowPlayer
-
Remove a listening channel from this player.
- removeCustomEffect(PotionEffectType) - Method in class net.glowstone.entity.projectile.GlowArrow
- removeCustomEffect(PotionEffectType) - Method in class net.glowstone.entity.projectile.GlowTippedArrow
- removeCustomEffect(PotionEffectType) - Method in class net.glowstone.inventory.GlowMetaPotion
- removeCustomEffect(PotionEffectType) - Method in class net.glowstone.entity.GlowAreaEffectCloud
- removed - Variable in class net.glowstone.entity.GlowEntity
-
Whether this entity was forcibly removed from the world.
- removeDisabledSlots(EquipmentSlot...) - Method in class net.glowstone.entity.objects.GlowArmorStand
- removeEffect(int) - Method in class net.glowstone.inventory.GlowMetaFirework
- removeEnchant(Enchantment) - Method in class net.glowstone.inventory.GlowMetaItem
- removeEntry(String) - Method in class net.glowstone.scoreboard.GlowTeam
- removeEquipmentLock(EquipmentSlot, ArmorStand.LockType) - Method in class net.glowstone.entity.objects.GlowArmorStand
- removeFlag(BarFlag) - Method in class net.glowstone.boss.GlowBossBar
- removeItem(ItemStack...) - Method in class net.glowstone.inventory.GlowInventory
- removeItemAnySlot(ItemStack...) - Method in class net.glowstone.inventory.GlowInventory
- removeItemFlags(ItemFlag...) - Method in class net.glowstone.inventory.GlowMetaItem
- removeItemStack(ItemStack, boolean) - Method in class net.glowstone.inventory.GlowInventory
-
Removes the given ItemStack from the inventory.
- removeMetadata(String, Plugin) - Method in class net.glowstone.block.GlowBlock
- removeMetadata(String, Plugin) - Method in class net.glowstone.block.GlowBlockState
- removeMetadata(String, Plugin) - Method in class net.glowstone.entity.GlowEntity
- removeMetadata(String, Plugin) - Method in class net.glowstone.GlowWorld
- removeModifier(AttributeModifier) - Method in class net.glowstone.entity.AttributeManager.Property
-
Remove an attribute from this property.
- removeOne(UUID) - Static method in class net.glowstone.net.message.play.game.UserListItemMessage
- removePassenger(Entity) - Method in class net.glowstone.entity.GlowEntity
- removePattern(int) - Method in class net.glowstone.block.entity.state.GlowBanner
- removePattern(int) - Method in class net.glowstone.inventory.GlowMetaBanner
- removePlayer(Player) - Method in class net.glowstone.boss.GlowBossBar
- removePlayer(OfflinePlayer) - Method in class net.glowstone.scoreboard.GlowTeam
-
Deprecated.
- removePlayers(String, List<String>) - Static method in class net.glowstone.net.message.play.scoreboard.ScoreboardTeamMessage
- removePluginChunkTicket(int, int, Plugin) - Method in class net.glowstone.GlowWorld
- removePluginChunkTicket(Plugin) - Method in class net.glowstone.chunk.GlowChunk
- removePluginChunkTickets(Plugin) - Method in class net.glowstone.GlowWorld
- removePotionEffect(PotionEffectType) - Method in class net.glowstone.entity.GlowLivingEntity
- removeProperties(Collection<ProfileProperty>) - Method in class net.glowstone.entity.meta.profile.GlowPlayerProfile
- removeProperty(ProfileProperty) - Method in class net.glowstone.entity.meta.profile.GlowPlayerProfile
- removeProperty(String) - Method in class net.glowstone.entity.meta.profile.GlowPlayerProfile
- removeRecipe(NamespacedKey) - Method in class net.glowstone.GlowServer
- removeRenderer(MapRenderer) - Method in class net.glowstone.map.GlowMapView
- removeScoreboardTag(String) - Method in class net.glowstone.entity.GlowEntity
- removeStoredEnchant(Enchantment) - Method in class net.glowstone.inventory.GlowMetaEnchantedBook
- removeViewer() - Method in class net.glowstone.block.entity.ChestEntity
-
Decrements the count of viewing players, and plays the chest closing sound if nobody else is holding the chest open.
- removeViewer(HumanEntity) - Method in class net.glowstone.inventory.GlowChestInventory
- removeViewer(HumanEntity) - Method in class net.glowstone.inventory.GlowDoubleChestInventory
- removeViewer(HumanEntity) - Method in class net.glowstone.inventory.GlowInventory
-
Remove a viewer from the inventory.
- removeWorld(GlowWorld) - Method in class net.glowstone.scheduler.WorldScheduler
-
Stops scheduled ticks for a world.
- REMOVING_SINGLE_PLAYER - Static variable in interface net.glowstone.i18n.ConsoleMessages.Warn.Io
- render(MapView, MapCanvas, Player) - Method in class net.glowstone.map.GlowMapRenderer
- REPLACE - Enum constant in enum class net.glowstone.command.minecraft.CloneCommand.MaskMode
- replaceIfAirOrLeaves(int, int, int, Material, World) - Method in class net.glowstone.generator.objects.trees.GenericTree
-
Replaces the block at a location with the given new one, if it is air or leaves.
- reportTimings() - Method in class net.glowstone.util.GlowUnsafeValues
-
Deprecated.
- REQUEST_STATS - Static variable in class net.glowstone.net.message.play.player.ClientStatusMessage
- requestPulse(GlowBlock) - Method in class net.glowstone.GlowWorld
- requestPulse(GlowBlockState) - Method in class net.glowstone.block.blocktype.BlockType
- requestPulse(Location) - Method in class net.glowstone.GlowWorld
- REQUIRED_EXTENSIONS - Static variable in interface net.glowstone.i18n.ConsoleMessages.Info.Opencl
- REQUIRED_VERSION - Static variable in interface net.glowstone.i18n.ConsoleMessages.Info.Opencl
- reset() - Method in class net.glowstone.entity.GlowEntity
-
Resets the previous location and other properties to their current value.
- reset() - Method in class net.glowstone.entity.GlowLivingEntity
- reset() - Method in class net.glowstone.entity.objects.GlowArmorStand
- reset() - Method in class net.glowstone.entity.objects.GlowBoat
- reset() - Method in class net.glowstone.GlowWorldBorder
- reset() - Method in class net.glowstone.inventory.DragTracker
-
Reset back to the default state (no drag in progress).
- reset(GlowLivingEntity) - Method in class net.glowstone.entity.ai.EntityTask
-
Resets the progress of this task for this entity.
- RESET - Enum constant in enum class net.glowstone.net.message.play.game.TitleMessage.Action
- resetBehavior(Material) - Method in class net.glowstone.dispenser.DispenseBehaviorRegistry
- resetChanges() - Method in class net.glowstone.entity.meta.MetadataMap
- resetChanges() - Method in class net.glowstone.inventory.EquipmentMonitor
-
Reset all cached changes and update latest content.
- resetCooldown() - Method in class net.glowstone.entity.GlowPlayer
- resetEffectRange() - Method in class net.glowstone.block.entity.state.GlowBeacon
- resetMaxHealth() - Method in class net.glowstone.entity.GlowLivingEntity
- resetMaxHealth() - Method in class net.glowstone.entity.monster.complex.GlowEnderDragonPart
- resetOffers() - Method in class net.glowstone.entity.passive.GlowVillager
- resetPlayerTime() - Method in class net.glowstone.entity.GlowPlayer
- resetPlayerWeather() - Method in class net.glowstone.entity.GlowPlayer
- resetRecipes() - Method in class net.glowstone.GlowServer
- resetScores(String) - Method in class net.glowstone.scoreboard.GlowScoreboard
- resetScores(OfflinePlayer) - Method in class net.glowstone.scoreboard.GlowScoreboard
- resetTimer() - Method in class net.glowstone.block.entity.state.GlowCreatureSpawner
- resetTitle() - Method in class net.glowstone.entity.GlowPlayer
- RESOURCE_PACK - Enum constant in enum class net.glowstone.util.config.ServerConfig.Key
- RESOURCE_PACK_HASH - Enum constant in enum class net.glowstone.util.config.ServerConfig.Key
- ResourcePackSendCodec - Class in net.glowstone.net.codec.play.player
- ResourcePackSendCodec() - Constructor for class net.glowstone.net.codec.play.player.ResourcePackSendCodec
- ResourcePackSendMessage - Class in net.glowstone.net.message.play.player
- ResourcePackSendMessage(String, String) - Constructor for class net.glowstone.net.message.play.player.ResourcePackSendMessage
- ResourcePackStatus - Class in net.glowstone.constants
-
Mappings for resource pack status codes.
- ResourcePackStatusCodec - Class in net.glowstone.net.codec.play.player
- ResourcePackStatusCodec() - Constructor for class net.glowstone.net.codec.play.player.ResourcePackStatusCodec
- ResourcePackStatusHandler - Class in net.glowstone.net.handler.play.player
- ResourcePackStatusHandler() - Constructor for class net.glowstone.net.handler.play.player.ResourcePackStatusHandler
- ResourcePackStatusMessage - Class in net.glowstone.net.message.play.player
- ResourcePackStatusMessage(int) - Constructor for class net.glowstone.net.message.play.player.ResourcePackStatusMessage
- respawn() - Method in class net.glowstone.entity.GlowPlayer
-
Respawn the player after they have died.
- RESPAWN - Static variable in class net.glowstone.net.message.play.player.ClientStatusMessage
- RespawnCodec - Class in net.glowstone.net.codec.play.game
- RespawnCodec() - Constructor for class net.glowstone.net.codec.play.game.RespawnCodec
- RespawnMessage - Class in net.glowstone.net.message.play.game
- RespawnMessage(String, byte[], int, int, boolean, boolean, boolean) - Constructor for class net.glowstone.net.message.play.game.RespawnMessage
- resultBoolean(int) - Method in class net.glowstone.util.collection.SuperCollection
- resume(GlowLivingEntity) - Method in class net.glowstone.entity.ai.EntityTask
-
Resumes the previously paused task for this entity.
- retainAll(Collection<?>) - Method in class net.glowstone.util.collection.SuperCollection
- RewardItem(ItemStack, double, int, int) - Constructor for class net.glowstone.entity.FishingRewardManager.RewardItem
- REWARDS_INVALID - Static variable in interface net.glowstone.i18n.ConsoleMessages.Warn.Fishing
- Rideable(Location) - Constructor for class net.glowstone.entity.objects.GlowMinecart.Rideable
- RIDEABLE - Enum constant in enum class net.glowstone.entity.objects.GlowMinecart.MinecartType
- RIGHT - Enum constant in enum class net.glowstone.entity.passive.GlowParrot.Shoulder
- rightClickAir(GlowPlayer, ItemStack) - Method in class net.glowstone.block.itemtype.ItemBoat
- rightClickAir(GlowPlayer, ItemStack) - Method in class net.glowstone.block.itemtype.ItemBucket
- rightClickAir(GlowPlayer, ItemStack) - Method in class net.glowstone.block.itemtype.ItemEnderPearl
- rightClickAir(GlowPlayer, ItemStack) - Method in class net.glowstone.block.itemtype.ItemFirework
- rightClickAir(GlowPlayer, ItemStack) - Method in class net.glowstone.block.itemtype.ItemFishingRod
- rightClickAir(GlowPlayer, ItemStack) - Method in class net.glowstone.block.itemtype.ItemKnowledgeBook
- rightClickAir(GlowPlayer, ItemStack) - Method in class net.glowstone.block.itemtype.ItemProjectile
- rightClickAir(GlowPlayer, ItemStack) - Method in class net.glowstone.block.itemtype.ItemTimedUsage
- rightClickAir(GlowPlayer, ItemStack) - Method in class net.glowstone.block.itemtype.ItemType
-
Called when a player right-clicks in midair while holding this item.
- rightClickAir(GlowPlayer, ItemStack) - Method in class net.glowstone.block.itemtype.ItemWrittenBook
- rightClickBlock(GlowPlayer, GlowBlock, BlockFace, ItemStack, Vector, EquipmentSlot) - Method in class net.glowstone.block.blocktype.BlockType
- rightClickBlock(GlowPlayer, GlowBlock, BlockFace, ItemStack, Vector, EquipmentSlot) - Method in class net.glowstone.block.itemtype.ItemArmorStand
- rightClickBlock(GlowPlayer, GlowBlock, BlockFace, ItemStack, Vector, EquipmentSlot) - Method in class net.glowstone.block.itemtype.ItemBanner
- rightClickBlock(GlowPlayer, GlowBlock, BlockFace, ItemStack, Vector, EquipmentSlot) - Method in class net.glowstone.block.itemtype.ItemBoat
- rightClickBlock(GlowPlayer, GlowBlock, BlockFace, ItemStack, Vector, EquipmentSlot) - Method in class net.glowstone.block.itemtype.ItemBucket
- rightClickBlock(GlowPlayer, GlowBlock, BlockFace, ItemStack, Vector, EquipmentSlot) - Method in class net.glowstone.block.itemtype.ItemDye
- rightClickBlock(GlowPlayer, GlowBlock, BlockFace, ItemStack, Vector, EquipmentSlot) - Method in class net.glowstone.block.itemtype.ItemEndCrystal
- rightClickBlock(GlowPlayer, GlowBlock, BlockFace, ItemStack, Vector, EquipmentSlot) - Method in class net.glowstone.block.itemtype.ItemEnderPearl
- rightClickBlock(GlowPlayer, GlowBlock, BlockFace, ItemStack, Vector, EquipmentSlot) - Method in class net.glowstone.block.itemtype.ItemFilledBucket
- rightClickBlock(GlowPlayer, GlowBlock, BlockFace, ItemStack, Vector, EquipmentSlot) - Method in class net.glowstone.block.itemtype.ItemFirework
- rightClickBlock(GlowPlayer, GlowBlock, BlockFace, ItemStack, Vector, EquipmentSlot) - Method in class net.glowstone.block.itemtype.ItemFoodSeeds
- rightClickBlock(GlowPlayer, GlowBlock, BlockFace, ItemStack, Vector, EquipmentSlot) - Method in class net.glowstone.block.itemtype.ItemItemFrame
- rightClickBlock(GlowPlayer, GlowBlock, BlockFace, ItemStack, Vector, EquipmentSlot) - Method in class net.glowstone.block.itemtype.ItemKnowledgeBook
- rightClickBlock(GlowPlayer, GlowBlock, BlockFace, ItemStack, Vector, EquipmentSlot) - Method in class net.glowstone.block.itemtype.ItemMinecart
- rightClickBlock(GlowPlayer, GlowBlock, BlockFace, ItemStack, Vector, EquipmentSlot) - Method in class net.glowstone.block.itemtype.ItemPainting
- rightClickBlock(GlowPlayer, GlowBlock, BlockFace, ItemStack, Vector, EquipmentSlot) - Method in class net.glowstone.block.itemtype.ItemProjectile
- rightClickBlock(GlowPlayer, GlowBlock, BlockFace, ItemStack, Vector, EquipmentSlot) - Method in class net.glowstone.block.itemtype.ItemSeeds
- rightClickBlock(GlowPlayer, GlowBlock, BlockFace, ItemStack, Vector, EquipmentSlot) - Method in class net.glowstone.block.itemtype.ItemSign
- rightClickBlock(GlowPlayer, GlowBlock, BlockFace, ItemStack, Vector, EquipmentSlot) - Method in class net.glowstone.block.itemtype.ItemSpawn
- rightClickBlock(GlowPlayer, GlowBlock, BlockFace, ItemStack, Vector, EquipmentSlot) - Method in class net.glowstone.block.itemtype.ItemTimedUsage
- rightClickBlock(GlowPlayer, GlowBlock, BlockFace, ItemStack, Vector, EquipmentSlot) - Method in class net.glowstone.block.itemtype.ItemTool
- rightClickBlock(GlowPlayer, GlowBlock, BlockFace, ItemStack, Vector, EquipmentSlot) - Method in class net.glowstone.block.itemtype.ItemType
-
Called when a player right-clicks on a block while holding this item.
- rightClickBlock(GlowPlayer, GlowBlock, BlockFace, ItemStack, Vector, EquipmentSlot) - Method in class net.glowstone.block.itemtype.ItemWrittenBook
- RiverMapLayer - Class in net.glowstone.generator.biomegrid
- RiverMapLayer(long, MapLayer) - Constructor for class net.glowstone.generator.biomegrid.RiverMapLayer
- RiverMapLayer(long, MapLayer, MapLayer) - Constructor for class net.glowstone.generator.biomegrid.RiverMapLayer
-
Creates a map layer that generates rivers.
- RockyGroundGenerator - Class in net.glowstone.generator.ground
- RockyGroundGenerator() - Constructor for class net.glowstone.generator.ground.RockyGroundGenerator
- rollbackBlockStates() - Method in class net.glowstone.util.BlockStateDelegate
-
Roll-back previously backed-up block states.
- ROTATIONS - Static variable in class net.glowstone.util.Position
-
Common Rotation values used blocks such as Signs, Skulls, and Banners.
- RSA_INIT_FAILED - Static variable in interface net.glowstone.i18n.ConsoleMessages.Error.Net.Crypt
- RSA_INIT_FAILED - Static variable in interface net.glowstone.i18n.GlowstoneMessages.Kick.Crypt
- run() - Method in class net.glowstone.GlowServer
-
Starts the server starting sequence (starting, binding to port, etc.)
- run() - Method in class net.glowstone.scheduler.GlowTask
- run() - Method in class net.glowstone.scheduler.PulseTask
- run() - Method in class net.glowstone.util.library.LibraryManager
-
Downloads the libraries.
- run() - Method in class net.glowstone.util.ShutdownMonitorThread
- runTask(Plugin, Consumer<BukkitTask>) - Method in class net.glowstone.scheduler.GlowScheduler
- runTask(Plugin, Runnable) - Method in class net.glowstone.scheduler.GlowScheduler
- runTask(Plugin, BukkitRunnable) - Method in class net.glowstone.scheduler.GlowScheduler
-
Deprecated.
- runTaskAsynchronously(Plugin, Consumer<BukkitTask>) - Method in class net.glowstone.scheduler.GlowScheduler
- runTaskAsynchronously(Plugin, Runnable) - Method in class net.glowstone.scheduler.GlowScheduler
- runTaskAsynchronously(Plugin, BukkitRunnable) - Method in class net.glowstone.scheduler.GlowScheduler
-
Deprecated.
- runTaskLater(Plugin, Consumer<BukkitTask>, long) - Method in class net.glowstone.scheduler.GlowScheduler
- runTaskLater(Plugin, Runnable, long) - Method in class net.glowstone.scheduler.GlowScheduler
- runTaskLater(Plugin, BukkitRunnable, long) - Method in class net.glowstone.scheduler.GlowScheduler
-
Deprecated.
- runTaskLaterAsynchronously(Plugin, Consumer<BukkitTask>, long) - Method in class net.glowstone.scheduler.GlowScheduler
- runTaskLaterAsynchronously(Plugin, Runnable, long) - Method in class net.glowstone.scheduler.GlowScheduler
- runTaskLaterAsynchronously(Plugin, BukkitRunnable, long) - Method in class net.glowstone.scheduler.GlowScheduler
-
Deprecated.
- runTaskTimer(Plugin, Consumer<BukkitTask>, long, long) - Method in class net.glowstone.scheduler.GlowScheduler
- runTaskTimer(Plugin, Runnable, long, long) - Method in class net.glowstone.scheduler.GlowScheduler
- runTaskTimer(Plugin, BukkitRunnable, long, long) - Method in class net.glowstone.scheduler.GlowScheduler
-
Deprecated.
- runTaskTimerAsynchronously(Plugin, Consumer<BukkitTask>, long, long) - Method in class net.glowstone.scheduler.GlowScheduler
- runTaskTimerAsynchronously(Plugin, Runnable, long, long) - Method in class net.glowstone.scheduler.GlowScheduler
- runTaskTimerAsynchronously(Plugin, BukkitRunnable, long, long) - Method in class net.glowstone.scheduler.GlowScheduler
-
Deprecated.
S
- saddle - Variable in class net.glowstone.inventory.GlowLlamaInventory
- sandPatchDecorator - Variable in class net.glowstone.generator.populators.overworld.BiomePopulator
- SandyGroundGenerator - Class in net.glowstone.generator.ground
- SandyGroundGenerator() - Constructor for class net.glowstone.generator.ground.SandyGroundGenerator
- sanitize(ItemStack) - Static method in class net.glowstone.constants.ItemIds
-
Convert an ItemStack which may have a type that is unrepresentable as an item to one that does, or to an empty stack if this is not possible.
- SavannaPopulator - Class in net.glowstone.generator.populators.overworld
- SavannaPopulator() - Constructor for class net.glowstone.generator.populators.overworld.SavannaPopulator
-
Creates a populator specialized for the Savanna and Savanna Plateau biomes.
- save() - Method in class net.glowstone.GlowWorld
- save() - Method in class net.glowstone.io.nbt.NbtScoreboardIoService
- save() - Method in interface net.glowstone.io.ScoreboardIoService
- save() - Method in class net.glowstone.util.bans.GlowBanList
- save() - Method in class net.glowstone.util.bans.JsonListFile
-
Saves to the file.
- save() - Method in class net.glowstone.util.config.ServerConfig
-
Save the configuration back to file.
- save() - Method in class net.glowstone.util.config.WorldConfig
-
Save the configuration back to file.
- save(boolean) - Method in class net.glowstone.GlowWorld
-
Saves world to disk synchronously or asynchronously.
- save(GlowEntity, CompoundTag) - Static method in class net.glowstone.io.entity.EntityStorage
-
Save an entity's data to the given compound tag.
- save(GlowEnderDragon, CompoundTag) - Method in class net.glowstone.io.entity.EnderDragonStore
- save(GlowShulker, CompoundTag) - Method in class net.glowstone.io.entity.ShulkerStore
- save(GlowVex, CompoundTag) - Method in class net.glowstone.io.entity.VexStore
- save(GlowVindicator, CompoundTag) - Method in class net.glowstone.io.entity.VindicatorStore
- save(GlowWither, CompoundTag) - Method in class net.glowstone.io.entity.WitherStore
- save(GlowZombie, CompoundTag) - Method in class net.glowstone.io.entity.ZombieVillagerStore
- save(GlowBoat, CompoundTag) - Method in class net.glowstone.io.entity.BoatStore
- save(GlowEnderCrystal, CompoundTag) - Method in class net.glowstone.io.entity.EnderCrystalStore
- save(GlowMinecart, CompoundTag) - Method in class net.glowstone.io.entity.MinecartStore
- save(GlowPainting, CompoundTag) - Method in class net.glowstone.io.entity.PaintingStore
- save(GlowFirework, CompoundTag) - Method in class net.glowstone.io.entity.FireworkStore
- save(GlowHorse, CompoundTag) - Method in class net.glowstone.io.entity.HorseStore
- save(GlowParrot, CompoundTag) - Method in class net.glowstone.io.entity.ParrotStore
- save(GlowArrow, CompoundTag) - Method in class net.glowstone.io.entity.NormalTippedArrowStore
- save(GlowDesertTemple, CompoundTag) - Method in class net.glowstone.io.structure.DesertTempleStore
- save(GlowJungleTemple, CompoundTag) - Method in class net.glowstone.io.structure.JungleTempleStore
- save(GlowWitchHut, CompoundTag) - Method in class net.glowstone.io.structure.WitchHutStore
- save(T, CompoundTag) - Method in class net.glowstone.io.entity.AbstractHorseStore
- save(T, CompoundTag) - Method in class net.glowstone.io.entity.AgeableStore
- save(T, CompoundTag) - Method in class net.glowstone.io.entity.ArrowStore
- save(T, CompoundTag) - Method in class net.glowstone.io.entity.ChestedHorseStore
- save(T, CompoundTag) - Method in class net.glowstone.io.entity.EntityStore
-
Save information about this entity to the given tag.
- save(T, CompoundTag) - Method in class net.glowstone.io.entity.FireballStore
- save(T, CompoundTag) - Method in class net.glowstone.io.entity.HangingStore
- save(T, CompoundTag) - Method in class net.glowstone.io.entity.LivingEntityStore
- save(T, CompoundTag) - Method in class net.glowstone.io.entity.SplashPotionStore
- save(T, CompoundTag) - Method in class net.glowstone.io.structure.StructurePieceStore
-
Save information about this structure piece to the given tag.
- save(T, CompoundTag) - Method in class net.glowstone.io.structure.StructureStore
-
Save information about this structure to the given tag.
- SAVE - Static variable in interface net.glowstone.i18n.ConsoleMessages.Info
- SAVE_FAILED - Static variable in interface net.glowstone.i18n.ConsoleMessages.Error.BlockEntity
- SAVE_FAILED - Static variable in interface net.glowstone.i18n.ConsoleMessages.Error.Chunk
- SAVE_FAILED - Static variable in interface net.glowstone.i18n.ConsoleMessages.Error.Structure
- SAVE_FAILED - Static variable in interface net.glowstone.i18n.ConsoleMessages.Warn.Entity
- SAVE_FAILED_PASSENGER - Static variable in interface net.glowstone.i18n.ConsoleMessages.Warn.Entity
- SaveAllCommand - Class in net.glowstone.command.minecraft
- SaveAllCommand() - Constructor for class net.glowstone.command.minecraft.SaveAllCommand
- saveData() - Method in class net.glowstone.entity.GlowPlayer
- saveData(boolean) - Method in class net.glowstone.entity.GlowPlayer
-
Saves the players current location, health, inventory, motion, and other information into the username.dat file, in the world/player folder.
- saveNbt(CompoundTag) - Method in class net.glowstone.block.entity.BannerEntity
- saveNbt(CompoundTag) - Method in class net.glowstone.block.entity.BeaconEntity
- saveNbt(CompoundTag) - Method in class net.glowstone.block.entity.BedEntity
- saveNbt(CompoundTag) - Method in class net.glowstone.block.entity.BlockEntity
-
Save this BlockEntity's data to NBT.
- saveNbt(CompoundTag) - Method in class net.glowstone.block.entity.BrewingStandEntity
- saveNbt(CompoundTag) - Method in class net.glowstone.block.entity.ContainerEntity
- saveNbt(CompoundTag) - Method in class net.glowstone.block.entity.EnchantingTableEntity
- saveNbt(CompoundTag) - Method in class net.glowstone.block.entity.FlowerPotEntity
- saveNbt(CompoundTag) - Method in class net.glowstone.block.entity.FurnaceEntity
- saveNbt(CompoundTag) - Method in class net.glowstone.block.entity.JukeboxEntity
- saveNbt(CompoundTag) - Method in class net.glowstone.block.entity.MobSpawnerEntity
- saveNbt(CompoundTag) - Method in class net.glowstone.block.entity.SignEntity
- saveNbt(CompoundTag) - Method in class net.glowstone.block.entity.SkullEntity
- savePlayers() - Method in class net.glowstone.GlowServer
- saveStructure(GlowStructure, CompoundTag) - Static method in class net.glowstone.io.structure.StructureStorage
-
Save a structure data to the given compound tag.
- saveStructurePiece(GlowStructurePiece, CompoundTag) - Static method in class net.glowstone.io.structure.StructurePieceStorage
-
Save a structure piece data to the given compound tag.
- SaveToggleCommand - Class in net.glowstone.command.minecraft
- SaveToggleCommand(boolean) - Constructor for class net.glowstone.command.minecraft.SaveToggleCommand
-
Creates the instance for the
/save-on
or/save-off
command. - SAY_SERVER - Static variable in interface net.glowstone.i18n.GlowstoneMessages.Command
- SayCommand - Class in net.glowstone.command.minecraft
- SayCommand() - Constructor for class net.glowstone.command.minecraft.SayCommand
- scale(GlowBiome.BiomeScale) - Method in class net.glowstone.constants.GlowBiome.GlowBiomeBuilder
- scan() - Method in class net.glowstone.GlowPluginTypeDetector
-
Scans all jars in the plugin directory for their types.
- SCANNING - Static variable in interface net.glowstone.i18n.ConsoleMessages.Info.Plugin
- scanPlugins(List<File>) - Method in class net.glowstone.util.linkstone.LinkstonePluginScanner
-
Look through a list of plugins jar files and store all fields annotated with a
LField
annotation. - scheduleAsyncDelayedTask(Plugin, Runnable) - Method in class net.glowstone.scheduler.GlowScheduler
-
Deprecated.
- scheduleAsyncDelayedTask(Plugin, Runnable, long) - Method in class net.glowstone.scheduler.GlowScheduler
-
Deprecated.
- scheduleAsyncRepeatingTask(Plugin, Runnable, long, long) - Method in class net.glowstone.scheduler.GlowScheduler
-
Deprecated.
- scheduleInTickExecution(Runnable) - Method in class net.glowstone.scheduler.GlowScheduler
-
Schedules the given task for the start of the next tick.
- scheduleSyncDelayedTask(Plugin, Runnable) - Method in class net.glowstone.scheduler.GlowScheduler
- scheduleSyncDelayedTask(Plugin, Runnable, long) - Method in class net.glowstone.scheduler.GlowScheduler
- scheduleSyncDelayedTask(Plugin, BukkitRunnable) - Method in class net.glowstone.scheduler.GlowScheduler
-
Deprecated.
- scheduleSyncDelayedTask(Plugin, BukkitRunnable, long) - Method in class net.glowstone.scheduler.GlowScheduler
-
Deprecated.
- scheduleSyncRepeatingTask(Plugin, Runnable, long, long) - Method in class net.glowstone.scheduler.GlowScheduler
- scheduleSyncRepeatingTask(Plugin, BukkitRunnable, long, long) - Method in class net.glowstone.scheduler.GlowScheduler
-
Deprecated.
- ScoreboardDisplayCodec - Class in net.glowstone.net.codec.play.scoreboard
- ScoreboardDisplayCodec() - Constructor for class net.glowstone.net.codec.play.scoreboard.ScoreboardDisplayCodec
- ScoreboardDisplayMessage - Class in net.glowstone.net.message.play.scoreboard
- ScoreboardDisplayMessage(int, String) - Constructor for class net.glowstone.net.message.play.scoreboard.ScoreboardDisplayMessage
- ScoreboardIoService - Interface in net.glowstone.io
-
Provider of scoreboard I/O services.
- ScoreboardObjectiveCodec - Class in net.glowstone.net.codec.play.scoreboard
- ScoreboardObjectiveCodec() - Constructor for class net.glowstone.net.codec.play.scoreboard.ScoreboardObjectiveCodec
- ScoreboardObjectiveMessage - Class in net.glowstone.net.message.play.scoreboard
- ScoreboardScoreCodec - Class in net.glowstone.net.codec.play.scoreboard
- ScoreboardScoreCodec() - Constructor for class net.glowstone.net.codec.play.scoreboard.ScoreboardScoreCodec
- ScoreboardScoreMessage - Class in net.glowstone.net.message.play.scoreboard
- ScoreboardScoreMessage(String, String, int) - Constructor for class net.glowstone.net.message.play.scoreboard.ScoreboardScoreMessage
- ScoreboardTeamCodec - Class in net.glowstone.net.codec.play.scoreboard
- ScoreboardTeamCodec() - Constructor for class net.glowstone.net.codec.play.scoreboard.ScoreboardTeamCodec
- ScoreboardTeamMessage - Class in net.glowstone.net.message.play.scoreboard
- ScoreboardTeamMessage.Action - Enum Class in net.glowstone.net.message.play.scoreboard
- SEA_LEVEL - Enum constant in enum class net.glowstone.util.config.WorldConfig.Key
- SEC_COUNT - Static variable in class net.glowstone.chunk.GlowChunk
-
The number of chunk sections in a single chunk column.
- SEC_DEPTH - Static variable in class net.glowstone.chunk.GlowChunk
-
The Y depth of a single chunk section.
- SECONDARY - Enum constant in enum class net.glowstone.block.entity.BeaconEntity.BeaconEffectPriority
- secondsToTicks(int) - Static method in class net.glowstone.util.TickUtil
-
Converts seconds (int) into ticks.
- secondsToTicks(long) - Static method in class net.glowstone.util.TickUtil
-
Converts seconds (long) into ticks.
- Section(int, int, int, int, byte...) - Constructor for class net.glowstone.net.message.play.game.MapDataMessage.Section
-
Creates an instance.
- SECTION_DUP - Static variable in interface net.glowstone.i18n.ConsoleMessages.Warn.Chunk
- SECTION_OOB - Static variable in interface net.glowstone.i18n.ConsoleMessages.Warn.Chunk
- SecurityUtils - Class in net.glowstone.util
-
Utility class for performing encrypted authentication.
- SeedCommand - Class in net.glowstone.command.minecraft
- SeedCommand() - Constructor for class net.glowstone.command.minecraft.SeedCommand
- selectEntities(CommandSender, String) - Method in class net.glowstone.GlowServer
- SelectorValue(String) - Constructor for class net.glowstone.command.CommandTarget.SelectorValue
-
Parses the arguments value from the given string.
- send(CommandSender, Object...) - Method in interface net.glowstone.i18n.LocalizedString
- send(CommandSender, Object...) - Method in class net.glowstone.i18n.LocalizedStringImpl
- SEND_COMMAND_FEEDBACK - Static variable in interface net.glowstone.constants.GameRules
- sendActionBar(char, String) - Method in class net.glowstone.entity.GlowPlayer
- sendActionBar(String) - Method in class net.glowstone.entity.GlowPlayer
- sendActionBar(BaseComponent...) - Method in class net.glowstone.entity.GlowPlayer
- sendAndRelease(Message, ByteBuf) - Method in class net.glowstone.net.GlowSession
-
Send the message and release the specified byte buffer after it is sent.
- sendAndRelease(Message, ByteBuf...) - Method in class net.glowstone.net.GlowSession
-
Send the message and release the specified byte buffers after it is sent.
- sendBlockChange(Location, BlockData) - Method in class net.glowstone.entity.GlowPlayer
- sendBlockChange(Location, Material, byte) - Method in class net.glowstone.entity.GlowPlayer
- sendBlockChange(BlockChangeMessage) - Method in class net.glowstone.entity.GlowPlayer
-
Sends the given
BlockChangeMessage
if it's in a chunk this player can see. - sendBlockChangeForce(BlockChangeMessage) - Method in class net.glowstone.entity.GlowPlayer
-
Deprecated.
- sendBlockDamage(Location, float) - Method in class net.glowstone.entity.GlowPlayer
- sendBlockEntityChange(Location, GlowBlockEntity, CompoundTag) - Method in class net.glowstone.entity.GlowPlayer
-
Send a block entity change to the given location.
- sendChunkChange(Location, int, int, int, byte[]) - Method in class net.glowstone.entity.GlowPlayer
- sendExperienceChange(float) - Method in class net.glowstone.entity.GlowPlayer
- sendExperienceChange(float, int) - Method in class net.glowstone.entity.GlowPlayer
- sendInColor(ChatColor, CommandSender, Object...) - Method in interface net.glowstone.i18n.LocalizedString
- sendInColor(ChatColor, CommandSender, Object...) - Method in class net.glowstone.i18n.LocalizedStringImpl
- sendItemChange(int, ItemStack) - Method in class net.glowstone.entity.GlowPlayer
-
Sends a
SetWindowSlotMessage
to update the contents of an inventory slot. - sendMap(MapView) - Method in class net.glowstone.entity.GlowPlayer
- sendMessage(String) - Method in class net.glowstone.entity.GlowPlayer
- sendMessage(BaseComponent) - Method in class net.glowstone.entity.GlowPlayer
- sendMessage(UUID, String) - Method in class net.glowstone.entity.GlowEntity
- sendMessage(UUID, String) - Method in class net.glowstone.net.rcon.RconCommandSender
- sendMessage(UUID, String[]) - Method in class net.glowstone.entity.GlowEntity
- sendMessage(UUID, String[]) - Method in class net.glowstone.net.rcon.RconCommandSender
- sendMessage(String) - Method in class net.glowstone.entity.GlowEntity
- sendMessage(String) - Method in class net.glowstone.net.rcon.RconCommandSender
- sendMessage(String[]) - Method in class net.glowstone.entity.GlowEntity
- sendMessage(String[]) - Method in class net.glowstone.entity.GlowPlayer
- sendMessage(String[]) - Method in class net.glowstone.net.rcon.RconCommandSender
- sendMessage(UUID, String) - Method in class net.glowstone.entity.GlowPlayer
- sendMessage(UUID, String[]) - Method in class net.glowstone.entity.GlowPlayer
- sendMessage(BaseComponent...) - Method in class net.glowstone.entity.GlowPlayer
- sendMessage(ChatMessageType, BaseComponent...) - Method in class net.glowstone.entity.GlowPlayer
- sendMessages(UUID, String...) - Method in class net.glowstone.entity.GlowPlayer
- sendMessages(GlowSession) - Method in class net.glowstone.entity.AttributeManager
-
Sends the managed entity's properties to the client, if the client's snapshot is stale.
- sendOpLevel(byte) - Method in class net.glowstone.entity.GlowPlayer
- sendPlayerAbilities(GlowPlayer) - Method in class net.glowstone.GlowServer
-
Sends a
GlowPlayer
their abilities regarding flying and walking. - sendPluginMessage(Plugin, String, byte[]) - Method in class net.glowstone.entity.GlowPlayer
- sendPluginMessage(Plugin, String, byte[]) - Method in class net.glowstone.GlowServer
- sendPluginMessage(Plugin, String, byte[]) - Method in class net.glowstone.GlowWorld
- sendRainDensity() - Method in class net.glowstone.entity.GlowPlayer
- sendRawMessage(String) - Method in class net.glowstone.entity.GlowPlayer
- sendRawMessage(UUID, String) - Method in class net.glowstone.entity.GlowPlayer
- sendRawMessages(String, String...) - Method in class net.glowstone.entity.GlowPlayer
- sendRawMessages(ChatMessageType, String...) - Method in class net.glowstone.entity.GlowPlayer
- sendSignChange(Location, String[], DyeColor) - Method in class net.glowstone.entity.GlowPlayer
- sendSignChange(Location, List<Component>) - Method in class net.glowstone.entity.GlowPlayer
- sendSignChange(Location, List<Component>, DyeColor) - Method in class net.glowstone.entity.GlowPlayer
- sendSignChange(SignEntity, Location, TextMessage[]) - Method in class net.glowstone.entity.GlowPlayer
-
Send a sign change, similar to
GlowPlayer.sendSignChange(Location, String[])
, but using complete TextMessages instead of strings. - sendSignChange(Location, String[]) - Method in class net.glowstone.entity.GlowPlayer
- sendSkyDarkness() - Method in class net.glowstone.entity.GlowPlayer
- sendStats() - Method in class net.glowstone.entity.GlowPlayer
- sendTime() - Method in class net.glowstone.entity.GlowPlayer
-
Sends a
TimeMessage
with the time of day. - sendTitle() - Method in class net.glowstone.entity.GlowPlayer
-
Send the player their current title.
- sendTitle(Title) - Method in class net.glowstone.entity.GlowPlayer
- sendTitle(Title.Builder) - Method in class net.glowstone.entity.GlowPlayer
-
Send the player a title base on a
Title.Builder
. - sendTitle(String, String) - Method in class net.glowstone.entity.GlowPlayer
- sendTitle(String, String, int, int, int) - Method in class net.glowstone.entity.GlowPlayer
- sendUsageMessage(CommandSender, GlowVanillaCommand.CommandMessages) - Method in class net.glowstone.command.minecraft.GlowVanillaCommand
- sendWeather() - Method in class net.glowstone.entity.GlowPlayer
-
Sends a
StateChangeMessage
with the current weather. - sendWithFuture(Message) - Method in class net.glowstone.net.GlowSession
- serialize() - Method in class net.glowstone.entity.FishingRewardManager.RewardItem
- serialize() - Method in class net.glowstone.entity.GlowPlayer
- serialize() - Method in class net.glowstone.GlowOfflinePlayer
- serialize() - Method in class net.glowstone.inventory.GlowMetaBanner
- serialize() - Method in class net.glowstone.inventory.GlowMetaEnchantedBook
- serialize() - Method in class net.glowstone.inventory.GlowMetaFirework
- serialize() - Method in class net.glowstone.inventory.GlowMetaFireworkEffect
- serialize() - Method in class net.glowstone.inventory.GlowMetaItem
- serialize() - Method in class net.glowstone.inventory.GlowMetaLeatherArmor
- serialize() - Method in class net.glowstone.inventory.GlowMetaPotion
- serialize() - Method in class net.glowstone.inventory.GlowMetaShield
- serialize() - Method in class net.glowstone.inventory.GlowMetaSkull
- serialize() - Method in class net.glowstone.inventory.GlowMetaSpawn
- serializeEnchants(String, Map<String, Object>, Map<Enchantment, Integer>) - Static method in class net.glowstone.inventory.GlowMetaItem
- serializeItem(ItemStack) - Method in class net.glowstone.util.GlowUnsafeValues
-
Deprecated.
- server - Variable in class net.glowstone.entity.GlowEntity
-
The server this entity belongs to.
- SERVER_IP - Enum constant in enum class net.glowstone.util.config.ServerConfig.Key
- SERVER_NAME - Enum constant in enum class net.glowstone.util.config.ServerConfig.Key
- SERVER_PORT - Enum constant in enum class net.glowstone.util.config.ServerConfig.Key
- ServerConfig - Class in net.glowstone.util.config
-
Utilities for handling the server configuration files.
- ServerConfig(File, File, Map<ServerConfig.Key, Object>) - Constructor for class net.glowstone.util.config.ServerConfig
-
Initialize a new ServerConfig and associated settings.
- ServerConfig.Key - Enum Class in net.glowstone.util.config
-
An enum containing configuration keys used by the server.
- ServerDifficultyCodec - Class in net.glowstone.net.codec.play.player
- ServerDifficultyCodec() - Constructor for class net.glowstone.net.codec.play.player.ServerDifficultyCodec
- ServerDifficultyMessage - Class in net.glowstone.net.message.play.player
- ServerDifficultyMessage(Difficulty) - Constructor for class net.glowstone.net.message.play.player.ServerDifficultyMessage
- ServerProvider - Class in net.glowstone
-
Used to replace the
GlowServer
instance for testing purposes, whenBukkit.setServer(Server)
has already been called. - ServerProvider() - Constructor for class net.glowstone.ServerProvider
- sessionInactivated(Session) - Method in class net.glowstone.net.GameServer
- SessionRegistry - Class in net.glowstone.net
-
A list of all the sessions which provides a convenient
SessionRegistry.pulse()
method to pulse every session in one operation. - SessionRegistry() - Constructor for class net.glowstone.net.SessionRegistry
- set(int, byte) - Method in class net.glowstone.util.NibbleArray
-
Set the nibble at the given index to the given value.
- set(int, int) - Method in class net.glowstone.util.VariableValueArray
-
Sets a value.
- set(int, E) - Method in class net.glowstone.util.collection.SuperList
- set(E) - Method in class net.glowstone.util.collection.SuperListIterator
- set(MetadataIndex, Object) - Method in class net.glowstone.entity.meta.MetadataMap
-
Sets the value of a metadata field.
- set(MetadataIndex, Object, boolean) - Method in class net.glowstone.entity.meta.MetadataMap
-
Sets the value of a metadata field.
- set(ServerConfig.Key, Object) - Method in class net.glowstone.util.config.ServerConfig
-
Change a configuration value at runtime.
- set(WorldConfig.Key, Object) - Method in class net.glowstone.util.config.WorldConfig
-
Change a configuration value at runtime.
- set(ItemStack) - Method in class net.glowstone.inventory.InventoryIterator
- set(Statistic, int) - Method in class net.glowstone.util.StatisticMap
- set(Statistic, EntityType, int) - Method in class net.glowstone.util.StatisticMap
- set(Statistic, Material, int) - Method in class net.glowstone.util.StatisticMap
- SET_CENTER - Enum constant in enum class net.glowstone.net.message.play.game.WorldBorderMessage.Action
- SET_SIZE - Enum constant in enum class net.glowstone.net.message.play.game.WorldBorderMessage.Action
- SET_WARNING_BLOCKS - Enum constant in enum class net.glowstone.net.message.play.game.WorldBorderMessage.Action
- SET_WARNING_TIME - Enum constant in enum class net.glowstone.net.message.play.game.WorldBorderMessage.Action
- setAbsorptionAmount(double) - Method in class net.glowstone.entity.GlowLivingEntity
-
The entity's absorption amount (the amount of health supplementing its max health).
- setAbsorptionAmount(double) - Method in class net.glowstone.entity.monster.complex.GlowEnderDragonPart
- setActiveEffects(int, int) - Method in class net.glowstone.inventory.GlowBeaconInventory
- setAdditionMode(SuperCollection.AdditionMode) - Method in class net.glowstone.util.collection.SuperCollection
-
Determines how this collection will behave to additions.
- setAdult() - Method in class net.glowstone.entity.GlowAgeable
- setAdult() - Method in class net.glowstone.entity.monster.GlowZombie
- setAffectsSpawning(boolean) - Method in class net.glowstone.entity.GlowPlayer
- setAge(int) - Method in class net.glowstone.entity.GlowAgeable
- setAge(int) - Method in class net.glowstone.entity.monster.GlowZombie
- setAgeLock(boolean) - Method in class net.glowstone.entity.GlowAgeable
- setAgeLock(boolean) - Method in class net.glowstone.entity.monster.GlowZombie
- setAggressive(boolean) - Method in class net.glowstone.entity.monster.GlowWitch
- setAI(boolean) - Method in class net.glowstone.entity.GlowLivingEntity
- setAirDrag(double) - Method in class net.glowstone.entity.GlowEntity
-
Velocity reduction applied each tick in air.
- setAllowFlight(boolean) - Method in class net.glowstone.entity.GlowPlayer
- setAllowFriendlyFire(boolean) - Method in class net.glowstone.scoreboard.GlowTeam
- setAmbientSpawnLimit(int) - Method in class net.glowstone.GlowWorld
-
Per-world spawn limits on ambient mobs (bats).
- setAmount(int) - Method in class net.glowstone.generator.decorators.BlockDecorator
- setAmount(int) - Method in class net.glowstone.util.ImmutableItemStack
-
Deprecated.
- setAnger(int) - Method in class net.glowstone.entity.monster.GlowPigZombie
- setAngry(boolean) - Method in class net.glowstone.entity.monster.GlowPigZombie
- setAngry(boolean) - Method in class net.glowstone.entity.passive.GlowWolf
- setAnimalSpawnLimit(int) - Method in class net.glowstone.GlowWorld
-
Per-world spawn limits on passive mobs.
- setApplyDragBeforeAccel(boolean) - Method in class net.glowstone.entity.GlowEntity
-
If drag is applied before appling acceleration while calculating physics.
- setApplyLure(boolean) - Method in class net.glowstone.entity.passive.GlowFishingHook
- setArmor(ItemStack) - Method in class net.glowstone.inventory.GlowHorseInventory
- setArmorContents(ItemStack[]) - Method in class net.glowstone.inventory.GlowEntityEquipment
- setArmorContents(ItemStack[]) - Method in class net.glowstone.inventory.GlowPlayerInventory
- setArms(boolean) - Method in class net.glowstone.entity.objects.GlowArmorStand
- setArmsRaised(boolean) - Method in class net.glowstone.entity.monster.GlowZombie
- setArrowCooldown(int) - Method in class net.glowstone.entity.GlowLivingEntity
-
The time in ticks until the next arrow leaves the entity's body.
- setArrowsInBody(int) - Method in class net.glowstone.entity.GlowLivingEntity
-
The number of arrows in an entity's body.
- setArrowsStuck(int) - Method in class net.glowstone.entity.GlowLivingEntity
-
The number of arrows stuck inside this entity.
- setArt(Art) - Method in class net.glowstone.entity.objects.GlowPainting
- setArt(Art, boolean) - Method in class net.glowstone.entity.objects.GlowPainting
- setArtInternal(Art) - Method in class net.glowstone.entity.objects.GlowPainting
-
Sets the art of this painting, regardless of available space.
- setAttachedFace(BlockFace) - Method in class net.glowstone.entity.monster.GlowShulker
- setAttachedFace(BlockState, BlockFace) - Method in class net.glowstone.block.blocktype.BlockAttachable
-
Sets which face is attached to the adjacent block.
- setAttachment(Location) - Method in class net.glowstone.entity.monster.GlowShulker
-
Sets the point where this shulker is attached, or null to detach the shulker.
- setAttacking(boolean) - Method in class net.glowstone.entity.monster.GlowGhast
- setAttributeModifiers(Multimap<Attribute, AttributeModifier>) - Method in class net.glowstone.inventory.GlowMetaItem
- setAutoSave(boolean) - Method in class net.glowstone.GlowWorld
-
The check to autosave.
- setAwake(boolean) - Method in class net.glowstone.entity.passive.GlowBat
- setAware(boolean) - Method in class net.glowstone.entity.GlowMob
- setBaby() - Method in class net.glowstone.entity.GlowAgeable
- setBaby() - Method in class net.glowstone.entity.monster.GlowZombie
- setBaby(boolean) - Method in class net.glowstone.entity.monster.GlowZombie
- setBase(byte...) - Method in class net.glowstone.map.GlowMapCanvas
- setBase(DyeColor) - Method in class net.glowstone.block.entity.BannerEntity
- setBaseColor(DyeColor) - Method in class net.glowstone.block.entity.state.GlowBanner
- setBaseColor(DyeColor) - Method in class net.glowstone.inventory.GlowMetaBanner
- setBasePlate(boolean) - Method in class net.glowstone.entity.objects.GlowArmorStand
- setBasePotionData(PotionData) - Method in class net.glowstone.entity.projectile.GlowArrow
- setBasePotionData(PotionData) - Method in class net.glowstone.entity.GlowAreaEffectCloud
- setBasePotionData(PotionData) - Method in class net.glowstone.entity.projectile.GlowTippedArrow
- setBasePotionData(PotionData) - Method in class net.glowstone.inventory.GlowMetaPotion
- setBaseValue(double) - Method in class net.glowstone.entity.AttributeManager.Property
-
Set the base value on which modifiers are applied.
- setBeamTarget(Location) - Method in class net.glowstone.entity.objects.GlowEnderCrystal
- setBedSpawnLocation(Location) - Method in class net.glowstone.entity.GlowPlayer
- setBedSpawnLocation(Location, boolean) - Method in class net.glowstone.entity.GlowPlayer
- setBegging(boolean) - Method in class net.glowstone.entity.passive.GlowWolf
-
Sets whether the wolf is in the 'begging' state.
- setBias(GlowPlayer) - Method in class net.glowstone.entity.objects.GlowItem
-
A player to bias this item's pickup selection towards.
- setBiome(int, int, int) - Method in class net.glowstone.chunk.GlowChunk
-
Sets the biome of a column within this chunk.
- setBiome(int, int, int, Biome) - Method in class net.glowstone.GlowWorld
- setBiome(int, int, Biome) - Method in class net.glowstone.GlowWorld
- setBiome(Biome) - Method in class net.glowstone.block.GlowBlock
- setBiomes(byte...) - Method in class net.glowstone.chunk.GlowChunk
-
Set the entire biome array of this chunk.
- setBit(MetadataIndex, int, boolean) - Method in class net.glowstone.entity.meta.MetadataMap
-
Sets or clears bits in a bit field.
- setBiteChance(double) - Method in class net.glowstone.entity.passive.GlowFishingHook
-
Deprecated.
- setBlock(int, int, int, int) - Method in class net.glowstone.generator.GlowChunkData
- setBlock(int, int, int, int, byte) - Method in class net.glowstone.generator.GlowChunkData
- setBlock(int, int, int, BlockData) - Method in class net.glowstone.generator.GlowChunkData
- setBlock(int, int, int, Material) - Method in class net.glowstone.generator.GlowChunkData
- setBlock(int, int, int, MaterialData) - Method in class net.glowstone.generator.GlowChunkData
- setBlock(Vector, Material) - Method in class net.glowstone.generator.structures.util.StructureBuilder
-
Sets the block at a given point, if it is inside this structure's bounding box.
- setBlock(Vector, Material, int) - Method in class net.glowstone.generator.structures.util.StructureBuilder
-
Sets the block at a given point, if it is inside this builder's bounding box.
- setBlock(Vector, Material, MaterialData) - Method in class net.glowstone.generator.structures.util.StructureBuilder
-
Sets the block at a given point, if it is inside this structure's bounding box.
- SetBlockCommand - Class in net.glowstone.command.minecraft
- SetBlockCommand() - Constructor for class net.glowstone.command.minecraft.SetBlockCommand
-
Creates the instance for this command.
- setBlockData(BlockData) - Method in class net.glowstone.block.GlowBlock
- setBlockData(BlockData, boolean) - Method in class net.glowstone.block.GlowBlock
- setBlockData(BlockData) - Method in class net.glowstone.block.GlowBlockState
- setBlockData(BlockData) - Method in class net.glowstone.entity.objects.GlowFallingBlock
- setBlockDownward(Vector, Material) - Method in class net.glowstone.generator.structures.util.StructureBuilder
-
Builds a 1x1 column out of the given block, replacing non-solid blocks starting at a given location and proceeding downward until a solid block is reached.
- setBlockDownward(Vector, Material, int) - Method in class net.glowstone.generator.structures.util.StructureBuilder
-
Builds a 1x1 column out of the given block, replacing non-solid blocks starting at a given location and proceeding downward until a solid block is reached.
- setBlockDownward(Vector, Material, MaterialData) - Method in class net.glowstone.generator.structures.util.StructureBuilder
-
Builds a 1x1 column out of the given block, replacing non-solid blocks starting at a given location and proceeding downward until a solid block is reached.
- setBlockEntityCompoundTag(CompoundTag) - Method in class net.glowstone.entity.objects.GlowFallingBlock
- setBlockLight(int, int, int, byte) - Method in class net.glowstone.chunk.ChunkSection
-
Sets the block light at the given block.
- setBlockLight(int, int, int, int) - Method in class net.glowstone.chunk.GlowChunk
-
Sets the block light level of a block within this chunk.
- setBlockWithRandomMaterial(Vector, Random, Map<StructureBuilder.StructureMaterial, Integer>) - Method in class net.glowstone.generator.structures.util.StructureBuilder
- setBodyPose(EulerAngle) - Method in class net.glowstone.entity.objects.GlowArmorStand
- setBookOpen(boolean) - Method in class net.glowstone.inventory.crafting.PlayerRecipeMonitor
- setBoostTicks(int) - Method in class net.glowstone.entity.passive.GlowPig
- setBoots(ItemStack, boolean) - Method in class net.glowstone.inventory.GlowEntityEquipment
- setBoots(ItemStack, boolean) - Method in class net.glowstone.inventory.GlowPlayerInventory
- setBoots(ItemStack) - Method in class net.glowstone.entity.objects.GlowArmorStand
- setBoots(ItemStack) - Method in class net.glowstone.inventory.GlowEntityEquipment
- setBoots(ItemStack) - Method in class net.glowstone.inventory.GlowPlayerInventory
- setBootsDropChance(float) - Method in class net.glowstone.inventory.GlowEntityEquipment
- setBootsDropChance(float) - Method in class net.glowstone.inventory.GlowPlayerInventory
- setBounce(boolean) - Method in class net.glowstone.entity.passive.GlowFirework
- setBounce(boolean) - Method in class net.glowstone.entity.projectile.GlowProjectile
- setBoundingBox(double, double) - Method in class net.glowstone.entity.GlowEntity
- setBoundingBox(StructureBoundingBox) - Method in class net.glowstone.generator.structures.GlowStructure
- setBoundingBox(StructureBoundingBox) - Method in class net.glowstone.generator.structures.GlowStructurePiece
- setBreed(boolean) - Method in class net.glowstone.entity.GlowAgeable
- setBreed(boolean) - Method in class net.glowstone.entity.monster.GlowZombie
- setBreedCause(UUID) - Method in class net.glowstone.entity.GlowAnimal
- setBrewingTime(int) - Method in class net.glowstone.block.entity.state.GlowBrewingStand
- setBrewTime(int) - Method in class net.glowstone.block.entity.BrewingStandEntity
- setBurnTime(short) - Method in class net.glowstone.block.entity.FurnaceEntity
- setBurnTime(short) - Method in class net.glowstone.block.entity.state.GlowFurnace
- setCanBreakDoors(boolean) - Method in class net.glowstone.entity.monster.GlowZombie
- setCanDestroy(Set<Material>) - Method in class net.glowstone.inventory.GlowMetaItem
- setCanJoinRaid(boolean) - Method in class net.glowstone.entity.monster.GlowRaider
- setCanMobPickup(boolean) - Method in class net.glowstone.entity.objects.GlowItem
- setCanMove(boolean) - Method in class net.glowstone.entity.objects.GlowArmorStand
- setCanPickupItems(boolean) - Method in class net.glowstone.entity.GlowLivingEntity
-
Whether the (non-Player) entity can pick up armor and tools.
- setCanPlaceOn(Set<Material>) - Method in class net.glowstone.inventory.GlowMetaItem
- setCanPlayerPickup(boolean) - Method in class net.glowstone.entity.objects.GlowItem
- setCanSeeFriendlyInvisibles(boolean) - Method in class net.glowstone.scoreboard.GlowTeam
- setCanTick(boolean) - Method in class net.glowstone.entity.objects.GlowArmorStand
- setCanTravelThroughPortals(boolean) - Method in class net.glowstone.entity.monster.GlowWither
- setCareerLevel(int) - Method in class net.glowstone.entity.passive.GlowVillager
-
Set the current level of this villager's trading options.
- setCarriedBlock(BlockData) - Method in class net.glowstone.entity.monster.GlowEnderman
- setCarriedMaterial(MaterialData) - Method in class net.glowstone.entity.monster.GlowEnderman
- setCarryingChest(boolean) - Method in class net.glowstone.entity.passive.GlowChestedHorse
- setCarryingChest(boolean) - Method in class net.glowstone.entity.passive.GlowHorse
- setCatType(Ocelot.Type) - Method in class net.glowstone.entity.passive.GlowOcelot
- setCenter(double, double) - Method in class net.glowstone.GlowWorldBorder
- setCenter(double, double, double) - Method in class net.glowstone.entity.physics.EntityBoundingBox
-
Moves this box so that its center is the given point.
- setCenter(Location) - Method in class net.glowstone.GlowWorldBorder
- setCenterTarget(Entity) - Method in class net.glowstone.entity.monster.GlowWither
-
Sets the center target.
- setCenterX(int) - Method in class net.glowstone.map.GlowMapView
- setCenterZ(int) - Method in class net.glowstone.map.GlowMapView
- setCharged(boolean) - Method in class net.glowstone.entity.monster.GlowWither
- setCharged(boolean) - Method in class net.glowstone.entity.projectile.GlowWitherSkull
- setCharging(boolean) - Method in class net.glowstone.entity.monster.GlowVex
- setChargingAttack(boolean) - Method in class net.glowstone.entity.monster.GlowSkeleton
- setChargingAttack(boolean) - Method in class net.glowstone.entity.monster.GlowSnowman
- setChargingAttack(boolean) - Method in class net.glowstone.entity.monster.GlowWitch
- setChargingAttack(boolean) - Method in class net.glowstone.entity.monster.GlowWither
- setChargingAttack(boolean) - Method in class net.glowstone.entity.passive.GlowLlama
- setChestplate(ItemStack, boolean) - Method in class net.glowstone.inventory.GlowEntityEquipment
- setChestplate(ItemStack, boolean) - Method in class net.glowstone.inventory.GlowPlayerInventory
- setChestplate(ItemStack) - Method in class net.glowstone.entity.objects.GlowArmorStand
- setChestplate(ItemStack) - Method in class net.glowstone.inventory.GlowEntityEquipment
- setChestplate(ItemStack) - Method in class net.glowstone.inventory.GlowPlayerInventory
- setChestplateDropChance(float) - Method in class net.glowstone.inventory.GlowEntityEquipment
- setChestplateDropChance(float) - Method in class net.glowstone.inventory.GlowPlayerInventory
- setChickenJockey(boolean) - Method in class net.glowstone.entity.passive.GlowChicken
- setChunkForceLoaded(int, int, boolean) - Method in class net.glowstone.GlowWorld
- setClearWeatherDuration(int) - Method in class net.glowstone.GlowWorld
- setClimbing(boolean) - Method in class net.glowstone.entity.monster.GlowSpider
- setCollarColor(DyeColor) - Method in class net.glowstone.entity.passive.GlowWolf
- setCollidable(boolean) - Method in class net.glowstone.entity.GlowLivingEntity
-
Whether entities can collide with this entity.
- setColor(int) - Method in class net.glowstone.block.entity.BedEntity
- setColor(Color) - Method in class net.glowstone.entity.projectile.GlowArrow
- setColor(BarColor) - Method in class net.glowstone.boss.GlowBossBar
- setColor(ChatColor) - Method in class net.glowstone.scoreboard.GlowTeam
- setColor(Color) - Method in class net.glowstone.entity.GlowAreaEffectCloud
- setColor(Color) - Method in class net.glowstone.entity.projectile.GlowTippedArrow
- setColor(Color) - Method in class net.glowstone.inventory.GlowMetaLeatherArmor
- setColor(Color) - Method in class net.glowstone.inventory.GlowMetaPotion
- setColor(DyeColor) - Method in class net.glowstone.block.entity.state.GlowBed
- setColor(DyeColor) - Method in class net.glowstone.block.entity.state.GlowSign
- setColor(DyeColor) - Method in class net.glowstone.entity.monster.GlowShulker
- setColor(DyeColor) - Method in class net.glowstone.entity.passive.GlowSheep
- setColor(Horse.Color) - Method in class net.glowstone.entity.passive.GlowHorse
- setColor(Llama.Color) - Method in class net.glowstone.entity.passive.GlowLlama
- setCommand(String) - Method in class net.glowstone.entity.objects.GlowMinecart.Command
- setCompassTarget(Location) - Method in class net.glowstone.entity.GlowPlayer
- SetCompressionCodec - Class in net.glowstone.net.codec
- SetCompressionCodec() - Constructor for class net.glowstone.net.codec.SetCompressionCodec
- SetCompressionMessage - Class in net.glowstone.net.message
- SetCompressionMessage(int) - Constructor for class net.glowstone.net.message.SetCompressionMessage
- setContents(ItemStack...) - Method in class net.glowstone.block.entity.ContainerEntity
- setContents(ItemStack[]) - Method in class net.glowstone.inventory.GlowInventory
- setContents(MaterialData) - Method in class net.glowstone.block.entity.FlowerPotEntity
- setContents(MaterialData) - Method in class net.glowstone.block.entity.state.GlowFlowerPot
- setConversionPlayer(OfflinePlayer) - Method in class net.glowstone.entity.monster.GlowZombieVillager
- setConversionPlayerId(UUID) - Method in class net.glowstone.entity.monster.GlowZombieVillager
-
The
UUID
of the player who converted this Zombie Villager. - setConversionTime(int) - Method in class net.glowstone.entity.monster.GlowZombie
- setConversionTime(int) - Method in class net.glowstone.entity.monster.GlowZombieVillager
-
Sets the conversion time of this Zombie Villager.
- setCookSpeedMultiplier(double) - Method in class net.glowstone.block.entity.state.GlowFurnace
- setCookTime(short) - Method in class net.glowstone.block.entity.FurnaceEntity
- setCookTime(short) - Method in class net.glowstone.block.entity.state.GlowFurnace
- setCookTimeTotal(int) - Method in class net.glowstone.block.entity.state.GlowFurnace
- setCooldown(Material, int) - Method in class net.glowstone.entity.GlowPlayer
- SetCooldownCodec - Class in net.glowstone.net.codec.play.entity
- SetCooldownCodec() - Constructor for class net.glowstone.net.codec.play.entity.SetCooldownCodec
- SetCooldownMessage - Class in net.glowstone.net.message.play.entity
- SetCooldownMessage(int, int) - Constructor for class net.glowstone.net.message.play.entity.SetCooldownMessage
- setCoordsSeed(int, int) - Method in class net.glowstone.generator.biomegrid.MapLayer
- setCreatureTypeByName(String) - Method in class net.glowstone.block.entity.state.GlowCreatureSpawner
- setCritical(boolean) - Method in class net.glowstone.entity.projectile.GlowArrow
- setCurrentBoostTicks(int) - Method in class net.glowstone.entity.passive.GlowPig
- setCurrentFishingHook(GlowFishingHook) - Method in class net.glowstone.entity.GlowPlayer
-
Removes the current fishing hook, if any, and sets a new one.
- setCurrentSpell(Evoker.Spell) - Method in class net.glowstone.entity.monster.GlowEvoker
-
Deprecated.
- setCursors(MapCursorCollection) - Method in class net.glowstone.map.GlowMapCanvas
- setCustomModelData(Integer) - Method in class net.glowstone.inventory.GlowMetaItem
- setCustomName(String) - Method in class net.glowstone.block.entity.state.GlowContainer
- setCustomName(String) - Method in class net.glowstone.entity.GlowEntity
- setCustomNameVisible(boolean) - Method in class net.glowstone.entity.GlowEntity
- setDamage(double) - Method in class net.glowstone.entity.objects.GlowMinecart
- setDamage(double) - Method in class net.glowstone.entity.projectile.GlowArrow
- setDamageAmount(double) - Method in class net.glowstone.GlowWorldBorder
- setDamageBuffer(double) - Method in class net.glowstone.GlowWorldBorder
- setData(byte) - Method in class net.glowstone.block.GlowBlock
- setData(byte, boolean) - Method in class net.glowstone.block.GlowBlock
- setData(int) - Method in class net.glowstone.generator.structures.util.StructureBuilder.StructureMaterial
- setData(MaterialData) - Method in class net.glowstone.block.GlowBlockState
- setData(MaterialData) - Method in class net.glowstone.util.ImmutableItemStack
-
Deprecated.
- setDeathMessageVisibility(NameTagVisibility) - Method in class net.glowstone.scoreboard.GlowTeam
-
Deprecated.
- setDecor(ItemStack) - Method in class net.glowstone.inventory.GlowLlamaInventory
- setDefaultGameMode(GameMode) - Method in class net.glowstone.GlowServer
- setDelay(int) - Method in class net.glowstone.block.entity.MobSpawnerEntity
- setDelay(int) - Method in class net.glowstone.block.entity.state.GlowCreatureSpawner
- setDensity(double) - Method in class net.glowstone.generator.decorators.overworld.MushroomDecorator
- setDepth(int) - Method in class net.glowstone.generator.structures.GlowTemplePiece
- setDerailedVelocityMod(Vector) - Method in class net.glowstone.entity.objects.GlowMinecart
- setDerp(boolean) - Method in class net.glowstone.entity.monster.GlowSnowman
- setDestroyableKeys(Collection<Namespaced>) - Method in class net.glowstone.inventory.GlowMetaItem
- setDifficulty(Difficulty) - Method in class net.glowstone.GlowWorld
- setDigging(GlowBlock) - Method in class net.glowstone.entity.GlowPlayer
-
Starts breaking a block.
- setDirection(GlowShulker.Facing) - Method in class net.glowstone.entity.monster.GlowShulker
- setDirection(Vector) - Method in class net.glowstone.entity.projectile.GlowFireball
- setDirty(boolean) - Method in class net.glowstone.generator.structures.GlowStructure
- setDisabledSlots(EquipmentSlot...) - Method in class net.glowstone.entity.objects.GlowArmorStand
- setDisplay(GlowAdvancementDisplay) - Method in class net.glowstone.advancement.GlowAdvancement
- setDisplayBlock(MaterialData) - Method in class net.glowstone.entity.objects.GlowMinecart
- setDisplayBlockData(BlockData) - Method in class net.glowstone.entity.objects.GlowMinecart
- setDisplayBlockOffset(int) - Method in class net.glowstone.entity.objects.GlowMinecart
- setDisplayName(String) - Method in class net.glowstone.entity.GlowPlayer
- setDisplayName(String) - Method in class net.glowstone.inventory.GlowMetaItem
- setDisplayName(String) - Method in class net.glowstone.scoreboard.GlowObjective
-
Sets the display name.
- setDisplayName(String) - Method in class net.glowstone.scoreboard.GlowTeam
- setDisplayNameComponent(BaseComponent[]) - Method in class net.glowstone.inventory.GlowMetaItem
- setDisplaySlot(DisplaySlot) - Method in class net.glowstone.scoreboard.GlowObjective
-
Sets the
DisplaySlot
where this objective displays. - setDomestication(int) - Method in class net.glowstone.entity.passive.GlowAbstractHorse
- setDoublePlants(DoublePlantDecorator.DoublePlantDecoration...) - Method in class net.glowstone.generator.decorators.overworld.DoublePlantDecorator
- setDrinkingPotion(ItemStack) - Method in class net.glowstone.entity.monster.GlowWitch
- setDropChance(EquipmentSlot, float) - Method in class net.glowstone.inventory.GlowEntityEquipment
- setDropChance(EquipmentSlot, float) - Method in class net.glowstone.inventory.GlowPlayerInventory
- setDropItem(boolean) - Method in class net.glowstone.entity.objects.GlowFallingBlock
- setDrops(ItemStack...) - Method in class net.glowstone.block.blocktype.BlockType
- setDurability(short) - Method in class net.glowstone.util.ImmutableItemStack
-
Deprecated.
- setDuration(int) - Method in class net.glowstone.entity.GlowAreaEffectCloud
- setDurationOnUse(int) - Method in class net.glowstone.entity.GlowAreaEffectCloud
- setEatingHay(boolean) - Method in class net.glowstone.entity.passive.GlowHorse
- setEditable(boolean) - Method in class net.glowstone.block.entity.state.GlowSign
- setEffect(FireworkEffect) - Method in class net.glowstone.inventory.GlowMetaFireworkEffect
- setEffectRange(double) - Method in class net.glowstone.block.entity.state.GlowBeacon
- setEggLayTime(int) - Method in class net.glowstone.entity.passive.GlowChicken
- setElder(boolean) - Method in class net.glowstone.entity.monster.GlowGuardian
- setEnabled(boolean) - Method in class net.glowstone.entity.objects.GlowMinecart.Hopper
- setEnderPearlCooldown(int) - Method in class net.glowstone.entity.GlowPlayer
-
The player's ender pearl cooldown game tick counter.
- setEntityTag(CompoundTag) - Method in class net.glowstone.inventory.GlowMetaSpawn
- setEntityTypes(EntityType...) - Method in class net.glowstone.generator.decorators.EntityDecorator
- setEquipmentSlot(EquipmentSlot) - Method in class net.glowstone.inventory.GlowInventorySlot
- setExhaustion(float) - Method in class net.glowstone.entity.GlowPlayer
-
The player's current exhaustion level.
- setExp(float) - Method in class net.glowstone.entity.GlowPlayer
- setExperience(int) - Method in class net.glowstone.entity.objects.GlowExperienceOrb
- setExplosionPower(int) - Method in class net.glowstone.entity.monster.GlowGhast
- setExplosionRadius(int) - Method in class net.glowstone.entity.monster.GlowCreeper
- setExtraContents(ItemStack[]) - Method in class net.glowstone.inventory.GlowPlayerInventory
- setFacingDirection(BlockFace) - Method in class net.glowstone.entity.objects.GlowPainting
- setFacingDirection(BlockFace, boolean) - Method in class net.glowstone.entity.objects.GlowPainting
- setFacingDirection(BlockFace) - Method in class net.glowstone.entity.objects.GlowItemFrame
- setFacingDirection(BlockFace) - Method in class net.glowstone.entity.objects.GlowLeashHitch
- setFacingDirection(BlockFace, boolean) - Method in class net.glowstone.entity.objects.GlowItemFrame
- setFacingDirection(BlockFace, boolean) - Method in class net.glowstone.entity.objects.GlowLeashHitch
- setFacingDirection(BlockState, BlockFace) - Method in class net.glowstone.block.blocktype.BlockHopper
-
Sets a hopper to face a given direction.
- setFallDistance(float) - Method in class net.glowstone.entity.GlowEntity
- setFallFlying(boolean) - Method in class net.glowstone.entity.GlowLivingEntity
-
Whether the entity can automatically glide when falling with an Elytra equipped.
- setFernDensity(double) - Method in class net.glowstone.generator.decorators.overworld.TallGrassDecorator
- setFilterCraftable(boolean) - Method in class net.glowstone.inventory.crafting.PlayerRecipeMonitor
- setFireTicks(int) - Method in class net.glowstone.entity.GlowEntity
-
How long the entity has been on fire, or 0 if it is not.
- setFireTicks(int) - Method in class net.glowstone.entity.GlowHumanEntity
- setFireworkItem(ItemStack) - Method in class net.glowstone.entity.passive.GlowFirework
-
Set the firework item of this firework entity.
- setFireworkMeta(FireworkMeta) - Method in class net.glowstone.entity.passive.GlowFirework
- setFixed(boolean) - Method in class net.glowstone.entity.objects.GlowItemFrame
- setFlashCount(int) - Method in class net.glowstone.entity.GlowLightningStrike
- setFlowed(boolean) - Method in class net.glowstone.block.GlowBlockState
- setFlowers(FlowerDecorator.FlowerDecoration...) - Method in class net.glowstone.generator.decorators.overworld.FlowerDecorator
- setFlying(boolean) - Method in class net.glowstone.entity.GlowPlayer
- setFlyingVelocityMod(Vector) - Method in class net.glowstone.entity.objects.GlowMinecart
- setFlySpeed(float) - Method in class net.glowstone.entity.GlowPlayer
- setFoodLevel(int) - Method in class net.glowstone.entity.GlowPlayer
- setFoodLevelAndSaturation(int, float) - Method in class net.glowstone.entity.GlowPlayer
-
Updates the hunger bar and hunger saturation.
- setForcedAge(int) - Method in class net.glowstone.entity.GlowAgeable
- setForceLoaded(boolean) - Method in class net.glowstone.chunk.GlowChunk
- setFriction(boolean) - Method in class net.glowstone.entity.GlowEntity
-
Whether friction applies to the entity.
- setFromBottle(boolean) - Method in class net.glowstone.entity.objects.GlowExperienceOrb
- setFuel(int) - Method in class net.glowstone.entity.objects.GlowMinecart.Powered
- setFuel(ItemStack) - Method in class net.glowstone.inventory.GlowBrewerInventory
- setFuel(ItemStack) - Method in class net.glowstone.inventory.GlowFurnaceInventory
- setFuelLevel(int) - Method in class net.glowstone.block.entity.state.GlowBrewingStand
- setFullTime(long) - Method in class net.glowstone.GlowWorld
-
The age of the world, in ticks.
- setFullyPowered(GlowBlock) - Static method in class net.glowstone.block.blocktype.BlockRedstone
-
Sets a redstone dust block to the fully-powered state and, if it wasn't already in that state, updates connected blocks so that power propagates.
- setFuseTicks(int) - Method in class net.glowstone.entity.GlowTntPrimed
- setFuseTicks(int) - Method in class net.glowstone.entity.monster.GlowCreeper
- setGameMode(GameMode) - Method in class net.glowstone.entity.GlowHumanEntity
-
The player's active game mode.
- setGameMode(GameMode) - Method in class net.glowstone.entity.GlowPlayer
- setGameRule(GameRule<T>, T) - Method in class net.glowstone.GlowWorld
- setGameRuleValue(String, String) - Method in class net.glowstone.GlowWorld
- setGliding(boolean) - Method in class net.glowstone.entity.GlowLivingEntity
- setGlowing(boolean) - Method in class net.glowstone.entity.GlowEntity
- setGlowing(boolean) - Method in class net.glowstone.entity.projectile.GlowProjectile
- setGlowingTicks(int) - Method in class net.glowstone.entity.projectile.GlowSpectralArrow
- setGravity(boolean) - Method in class net.glowstone.entity.GlowEntity
-
Whether gravity applies to the entity.
- setGravity(boolean) - Method in class net.glowstone.entity.objects.GlowArmorStand
- setGravityAccel(Vector) - Method in class net.glowstone.entity.GlowEntity
-
Gravity acceleration applied each tick.
- setGroundMaterial(Material) - Method in class net.glowstone.generator.ground.GroundGenerator
- setGroupSize(int, int) - Method in class net.glowstone.generator.decorators.EntityDecorator
- setHardcore(boolean) - Method in class net.glowstone.GlowWorld
-
Per-world hardcore setting.
- setHasPlacedChest0(boolean) - Method in class net.glowstone.generator.structures.GlowDesertTemple
- setHasPlacedChest1(boolean) - Method in class net.glowstone.generator.structures.GlowDesertTemple
- setHasPlacedChest2(boolean) - Method in class net.glowstone.generator.structures.GlowDesertTemple
- setHasPlacedChest3(boolean) - Method in class net.glowstone.generator.structures.GlowDesertTemple
- setHasPlacedHiddenChest(boolean) - Method in class net.glowstone.generator.structures.GlowJungleTemple
- setHasPlacedMainChest(boolean) - Method in class net.glowstone.generator.structures.GlowJungleTemple
- setHasPlacedTrap1(boolean) - Method in class net.glowstone.generator.structures.GlowJungleTemple
- setHasPlacedTrap2(boolean) - Method in class net.glowstone.generator.structures.GlowJungleTemple
- setHasPlayerLooted(UUID, boolean) - Method in class net.glowstone.entity.objects.GlowMinecart.Hopper
- setHasPlayerLooted(UUID, boolean) - Method in class net.glowstone.entity.objects.GlowMinecart.Storage
- setHasPlayerLooted(UUID, boolean) - Method in class net.glowstone.block.entity.state.GlowContainer
- setHasReproduced(boolean) - Method in class net.glowstone.entity.passive.GlowHorse
- setHasWitch(boolean) - Method in class net.glowstone.generator.structures.GlowWitchHut
- setHeadPose(EulerAngle) - Method in class net.glowstone.entity.objects.GlowArmorStand
- setHeadYaw(float) - Method in class net.glowstone.entity.GlowLivingEntity
- setHealth(double) - Method in class net.glowstone.entity.GlowLivingEntity
- setHealth(double) - Method in class net.glowstone.entity.GlowPlayer
- setHealth(double) - Method in class net.glowstone.entity.monster.complex.GlowEnderDragonPart
- setHealth(double) - Method in class net.glowstone.entity.objects.GlowArmorStand
- setHealth(double) - Method in class net.glowstone.entity.passive.GlowWolf
- setHealthScale(double) - Method in class net.glowstone.entity.GlowPlayer
- setHealthScaled(boolean) - Method in class net.glowstone.entity.GlowPlayer
- setHeight(int) - Method in class net.glowstone.generator.objects.trees.GenericTree
- setHeight(int) - Method in class net.glowstone.generator.structures.GlowTemplePiece
- setHeightMap(int...) - Method in class net.glowstone.chunk.GlowChunk
-
Set the entire height map of this chunk.
- setHeldItemSlot(int) - Method in class net.glowstone.inventory.GlowPlayerInventory
- setHelmet(ItemStack, boolean) - Method in class net.glowstone.inventory.GlowEntityEquipment
- setHelmet(ItemStack, boolean) - Method in class net.glowstone.inventory.GlowPlayerInventory
- setHelmet(ItemStack) - Method in class net.glowstone.entity.objects.GlowArmorStand
- setHelmet(ItemStack) - Method in class net.glowstone.inventory.GlowEntityEquipment
- setHelmet(ItemStack) - Method in class net.glowstone.inventory.GlowPlayerInventory
- setHelmetDropChance(float) - Method in class net.glowstone.inventory.GlowEntityEquipment
- setHelmetDropChance(float) - Method in class net.glowstone.inventory.GlowPlayerInventory
- setHookedEntity(Entity) - Method in class net.glowstone.entity.passive.GlowFishingHook
- setHorizPos(int) - Method in class net.glowstone.generator.structures.GlowTemplePiece
- setHurtBy(UUID) - Method in class net.glowstone.entity.monster.GlowPigZombie
- setHurtDirection(float) - Method in class net.glowstone.entity.GlowLivingEntity
-
The entity's hurt direction (angle).
- setHurtDirection(float) - Method in class net.glowstone.entity.GlowPlayer
- setHurtEntities(boolean) - Method in class net.glowstone.entity.objects.GlowFallingBlock
- setId(UUID) - Method in class net.glowstone.entity.meta.profile.GlowPlayerProfile
- setIdleTimeout(int) - Method in class net.glowstone.GlowServer
- SetIdleTimeoutCommand - Class in net.glowstone.command.minecraft
- SetIdleTimeoutCommand() - Constructor for class net.glowstone.command.minecraft.SetIdleTimeoutCommand
-
Creates the instance for this command.
- setIgnited(boolean) - Method in class net.glowstone.entity.monster.GlowCreeper
- setIgnitedByExplosion(boolean) - Method in class net.glowstone.entity.GlowTntPrimed
-
Sets whether this TNT was ignited by an explosion or not.
- setImitatedEntity(LivingEntity) - Method in class net.glowstone.entity.passive.GlowParrot
- setIngredient(ItemStack) - Method in class net.glowstone.inventory.GlowBrewerInventory
- setInhabitedTime(long) - Method in class net.glowstone.chunk.GlowChunk
- setInstance(EventFactory) - Static method in class net.glowstone.EventFactory
-
The instance of this class.
- setInventory(HorseInventory) - Method in class net.glowstone.entity.passive.GlowHorse
- setInvisible(boolean) - Method in class net.glowstone.entity.GlowLivingEntity
-
Whether the entity is invisible.
- setInvulnerable(boolean) - Method in class net.glowstone.entity.GlowEntity
-
Whether this entity is invulnerable.
- setInvulnerable(boolean) - Method in class net.glowstone.entity.projectile.GlowProjectile
- setInvulnerableTicks(int) - Method in class net.glowstone.entity.monster.GlowWither
- setIp(String) - Method in class net.glowstone.GlowServer
-
Sets the IP address that the Query server will expose.
- setIsIncendiary(boolean) - Method in class net.glowstone.entity.GlowExplosive
- setIsIncendiary(boolean) - Method in class net.glowstone.entity.projectile.GlowFireball
- setIsSlimeChunk(int) - Method in class net.glowstone.chunk.GlowChunk
- setItem(int, ItemStack) - Method in class net.glowstone.inventory.GlowAnvilInventory
- setItem(int, ItemStack) - Method in class net.glowstone.inventory.GlowCraftingInventory
- setItem(int, ItemStack) - Method in class net.glowstone.inventory.GlowEnchantingInventory
- setItem(int, ItemStack) - Method in class net.glowstone.inventory.GlowFurnaceInventory
- setItem(int, ItemStack) - Method in class net.glowstone.inventory.GlowInventory
- setItem(int, ItemStack) - Method in class net.glowstone.inventory.GlowInventoryView
- setItem(EquipmentSlot, ItemStack, boolean) - Method in class net.glowstone.inventory.GlowEntityEquipment
- setItem(EquipmentSlot, ItemStack, boolean) - Method in class net.glowstone.inventory.GlowPlayerInventory
- setItem(ItemStack) - Method in class net.glowstone.entity.projectile.GlowEgg
- setItem(ItemStack) - Method in class net.glowstone.entity.projectile.GlowEnderPearl
- setItem(ItemStack) - Method in class net.glowstone.entity.projectile.GlowSnowball
- setItem(ItemStack) - Method in class net.glowstone.entity.projectile.GlowThrownExpBottle
- setItem(ItemStack, boolean) - Method in class net.glowstone.entity.objects.GlowItemFrame
- setItem(EquipmentSlot, ItemStack) - Method in class net.glowstone.entity.objects.GlowArmorStand
- setItem(EquipmentSlot, ItemStack) - Method in class net.glowstone.inventory.GlowEntityEquipment
-
Stores the ItemStack at the given index of the inventory.
- setItem(EquipmentSlot, ItemStack) - Method in class net.glowstone.inventory.GlowPlayerInventory
- setItem(ItemStack) - Method in class net.glowstone.entity.objects.GlowItemFrame
- setItem(ItemStack) - Method in class net.glowstone.entity.projectile.GlowSplashPotion
- setItem(ItemStack) - Method in class net.glowstone.inventory.GlowBeaconInventory
- setItem(ItemStack) - Method in class net.glowstone.inventory.GlowEnchantingInventory
- setItem(ItemStack) - Method in class net.glowstone.inventory.GlowInventorySlot
- setItemDropChance(float) - Method in class net.glowstone.entity.objects.GlowItemFrame
- setItemInHand(ItemStack) - Method in class net.glowstone.entity.GlowHumanEntity
- setItemInHand(ItemStack) - Method in class net.glowstone.entity.objects.GlowArmorStand
- setItemInHand(ItemStack) - Method in class net.glowstone.inventory.GlowEntityEquipment
- setItemInHand(ItemStack) - Method in class net.glowstone.inventory.GlowPlayerInventory
-
Deprecated.
- setItemInHandDropChance(float) - Method in class net.glowstone.inventory.GlowEntityEquipment
- setItemInHandDropChance(float) - Method in class net.glowstone.inventory.GlowPlayerInventory
- setItemInMainHand(ItemStack, boolean) - Method in class net.glowstone.inventory.GlowEntityEquipment
- setItemInMainHand(ItemStack, boolean) - Method in class net.glowstone.inventory.GlowPlayerInventory
- setItemInMainHand(ItemStack) - Method in class net.glowstone.inventory.GlowEntityEquipment
- setItemInMainHand(ItemStack) - Method in class net.glowstone.inventory.GlowPlayerInventory
- setItemInMainHandDropChance(float) - Method in class net.glowstone.inventory.GlowEntityEquipment
- setItemInMainHandDropChance(float) - Method in class net.glowstone.inventory.GlowPlayerInventory
- setItemInOffHand(ItemStack, boolean) - Method in class net.glowstone.inventory.GlowEntityEquipment
- setItemInOffHand(ItemStack, boolean) - Method in class net.glowstone.inventory.GlowPlayerInventory
- setItemInOffHand(ItemStack) - Method in class net.glowstone.inventory.GlowEntityEquipment
- setItemInOffHand(ItemStack) - Method in class net.glowstone.inventory.GlowPlayerInventory
- setItemInOffHandDropChance(float) - Method in class net.glowstone.inventory.GlowEntityEquipment
- setItemInOffHandDropChance(float) - Method in class net.glowstone.inventory.GlowPlayerInventory
- setItemMeta(ItemMeta) - Method in class net.glowstone.util.ImmutableItemStack
-
Deprecated.
- setItemOnCursor(ItemStack) - Method in class net.glowstone.entity.GlowHumanEntity
-
The item the player has on their cursor.
- setItemOnCursor(ItemStack) - Method in class net.glowstone.entity.GlowPlayer
- setItemStack(ItemStack) - Method in class net.glowstone.entity.objects.GlowItem
- setJohnny(boolean) - Method in class net.glowstone.entity.monster.GlowVindicator
- setJumping(boolean) - Method in class net.glowstone.entity.GlowLivingEntity
- setJumpStrength(double) - Method in class net.glowstone.entity.passive.GlowAbstractHorse
- setKeepSpawnInMemory(boolean) - Method in class net.glowstone.GlowWorld
- setKiller(Player) - Method in class net.glowstone.entity.GlowLivingEntity
-
The player that killed this entity, or null if not killed by a player.
- setKnockbackStrength(int) - Method in class net.glowstone.entity.projectile.GlowArrow
- setLastDamage(double) - Method in class net.glowstone.entity.GlowLivingEntity
-
The magnitude of the last damage the entity took.
- setLastDamageCause(EntityDamageEvent) - Method in class net.glowstone.entity.GlowEntity
-
An EntityDamageEvent representing the last damage cause on this entity.
- setLastDamager(Entity) - Method in class net.glowstone.entity.GlowLivingEntity
-
The last entity which damaged this living entity.
- setLeashHolder(Entity) - Method in class net.glowstone.entity.GlowEntity
-
Sets the leash on this entity to be held by the supplied entity.
- setLeashHolderUniqueId(UUID) - Method in class net.glowstone.entity.GlowEntity
-
Set the unique ID of this entities leash holder.
- setLeavesHeight(int) - Method in class net.glowstone.generator.objects.trees.MegaRedwoodTree
- setLeavesHeight(int) - Method in class net.glowstone.generator.objects.trees.RedwoodTree
- setLeftArmPose(EulerAngle) - Method in class net.glowstone.entity.objects.GlowArmorStand
- setLeftLegPose(EulerAngle) - Method in class net.glowstone.entity.objects.GlowArmorStand
- setLeftPaddleTurning(boolean) - Method in class net.glowstone.entity.objects.GlowBoat
- setLeftShoulderTag(CompoundTag) - Method in class net.glowstone.entity.GlowHumanEntity
- setLeftTarget(Entity) - Method in class net.glowstone.entity.monster.GlowWither
-
Sets the left target.
- setLeggings(ItemStack, boolean) - Method in class net.glowstone.inventory.GlowEntityEquipment
- setLeggings(ItemStack, boolean) - Method in class net.glowstone.inventory.GlowPlayerInventory
- setLeggings(ItemStack) - Method in class net.glowstone.entity.objects.GlowArmorStand
- setLeggings(ItemStack) - Method in class net.glowstone.inventory.GlowEntityEquipment
- setLeggings(ItemStack) - Method in class net.glowstone.inventory.GlowPlayerInventory
- setLeggingsDropChance(float) - Method in class net.glowstone.inventory.GlowEntityEquipment
- setLeggingsDropChance(float) - Method in class net.glowstone.inventory.GlowPlayerInventory
- setLevel(int) - Method in class net.glowstone.entity.GlowPlayer
- setLevels(int) - Method in class net.glowstone.block.entity.BeaconEntity
- setLife(short) - Method in class net.glowstone.entity.projectile.GlowArrow
- setLifeTicks(int) - Method in class net.glowstone.entity.GlowLightningStrike
- setLifeTicks(int) - Method in class net.glowstone.entity.monster.GlowVex
- setLifeTime(int) - Method in class net.glowstone.entity.passive.GlowFirework
-
The number of ticks before this fireworks rocket explodes.
- setLine(int, String) - Method in class net.glowstone.block.entity.state.GlowSign
- setLines(String...) - Method in class net.glowstone.block.entity.SignEntity
-
Set the lines of text on the sign.
- setLiquidDrag(double) - Method in class net.glowstone.entity.GlowEntity
-
Velocity reduction applied each tick in water.
- setLocalizedName(String) - Method in class net.glowstone.inventory.GlowMetaItem
- setLock(String) - Method in class net.glowstone.block.entity.state.GlowContainer
- setLocked(boolean) - Method in class net.glowstone.map.GlowMapView
- setLocked(boolean) - Method in class net.glowstone.scoreboard.GlowScore
- setLootTable(LootTable) - Method in class net.glowstone.block.entity.state.GlowContainer
- setLootTable(LootTable) - Method in class net.glowstone.entity.GlowCreature
- setLootTable(LootTable) - Method in class net.glowstone.entity.GlowMob
- setLootTable(LootTable) - Method in class net.glowstone.entity.objects.GlowMinecart.Hopper
- setLootTable(LootTable) - Method in class net.glowstone.entity.objects.GlowMinecart.Storage
- setLootTable(LootTable, long) - Method in class net.glowstone.block.entity.state.GlowContainer
- setLootTableSeed(long) - Method in class net.glowstone.block.entity.state.GlowContainer
- setLore(List<String>) - Method in class net.glowstone.inventory.GlowMetaItem
- setLoreComponents(List<BaseComponent[]>) - Method in class net.glowstone.inventory.GlowMetaItem
- setLoveModeTicks(int) - Method in class net.glowstone.entity.GlowAgeable
- setMainEffect(PotionEffectType) - Method in class net.glowstone.inventory.GlowMetaPotion
- setMarker(boolean) - Method in class net.glowstone.entity.objects.GlowArmorStand
- setMatcher(ItemMatcher) - Method in class net.glowstone.inventory.crafting.DynamicRecipe
-
Sets the
ItemMatcher
to be used with this recipe. - setMaterial(Material) - Method in class net.glowstone.block.itemtype.ItemType
-
Assign a Material to this ItemType (for internal use only).
- setMatrix(ItemStack[]) - Method in class net.glowstone.inventory.GlowCraftingInventory
- setMaxBlocks(int) - Method in class net.glowstone.util.TaxicabBlockIterator
- setMaxDistance(int) - Method in class net.glowstone.util.TaxicabBlockIterator
- setMaxDomestication(int) - Method in class net.glowstone.entity.passive.GlowAbstractHorse
- setMaxFuseTicks(int) - Method in class net.glowstone.entity.monster.GlowCreeper
- setMaxHealth(double) - Method in class net.glowstone.entity.GlowLivingEntity
- setMaxHealth(double) - Method in class net.glowstone.entity.GlowPlayer
- setMaxHealth(double) - Method in class net.glowstone.entity.monster.complex.GlowEnderDragonPart
- setMaximumAir(int) - Method in class net.glowstone.entity.GlowLivingEntity
- setMaximumNoDamageTicks(int) - Method in class net.glowstone.entity.GlowLivingEntity
-
The default length of the invincibility period.
- setMaximumRepairCost(int) - Method in class net.glowstone.inventory.GlowAnvilInventory
- setMaxLeafDistance(int) - Method in class net.glowstone.generator.objects.trees.BigOakTree
- setMaxNearbyEntities(int) - Method in class net.glowstone.block.entity.state.GlowCreatureSpawner
- setMaxPlayers(int) - Method in class net.glowstone.GlowServer
- setMaxRadius(int) - Method in class net.glowstone.generator.objects.trees.RedwoodTree
- setMaxSpawnDelay(int) - Method in class net.glowstone.block.entity.state.GlowCreatureSpawner
- setMaxSpeed(double) - Method in class net.glowstone.entity.objects.GlowBoat
- setMaxSpeed(double) - Method in class net.glowstone.entity.objects.GlowMinecart
- setMaxStackSize(int) - Method in class net.glowstone.block.itemtype.ItemType
-
The maximum stack size of the item.
- setMaxStackSize(int) - Method in class net.glowstone.inventory.GlowInventory
-
The inventory's maximum stack size.
- setMaxWaitTime(int) - Method in class net.glowstone.entity.passive.GlowFishingHook
- setMemory(MemoryKey<T>, T) - Method in class net.glowstone.entity.GlowLivingEntity
- setMetadata(String, MetadataValue) - Method in class net.glowstone.block.GlowBlock
- setMetadata(String, MetadataValue) - Method in class net.glowstone.block.GlowBlockState
- setMetadata(String, MetadataValue) - Method in class net.glowstone.entity.GlowEntity
- setMetadata(String, MetadataValue) - Method in class net.glowstone.GlowWorld
- setMetaData(int, int, int, int) - Method in class net.glowstone.chunk.GlowChunk
-
Deprecated.Unused in 1.13+
- setMinSpawnDelay(int) - Method in class net.glowstone.block.entity.state.GlowCreatureSpawner
- setMinWaitTime(int) - Method in class net.glowstone.entity.passive.GlowFishingHook
- setMockServer(Server) - Static method in class net.glowstone.ServerProvider
-
The current mock GlowServer instance, or null if not using a mock server.
- setMonsterSpawnLimit(int) - Method in class net.glowstone.GlowWorld
-
Per-world spawn limits on hostile mobs.
- setMovement(Vector) - Method in class net.glowstone.entity.GlowLivingEntity
-
The entity's movement as a unit vector, applied each tick according to the entity's speed.
- setName(String) - Method in class net.glowstone.entity.ai.MobState
- setName(String) - Method in class net.glowstone.entity.meta.profile.GlowPlayerProfile
- setName(String) - Method in class net.glowstone.entity.objects.GlowMinecart.Command
- setNameTagVisibility(NameTagVisibility) - Method in class net.glowstone.scoreboard.GlowTeam
- setNextRefill(long) - Method in class net.glowstone.block.entity.state.GlowContainer
- setNextRefill(long) - Method in class net.glowstone.entity.objects.GlowMinecart.Hopper
- setNextRefill(long) - Method in class net.glowstone.entity.objects.GlowMinecart.Storage
- setNoDamageTicks(int) - Method in class net.glowstone.entity.GlowLivingEntity
-
The number of ticks remaining in the invincibility period.
- setNoTickViewDistance(int) - Method in class net.glowstone.GlowWorld
- setNumericOrientation(int) - Method in class net.glowstone.generator.structures.GlowStructurePiece
-
Sets the orientation using the numeric code from NBT.
- setOccupied(GlowBlock, GlowBlock, boolean) - Static method in class net.glowstone.block.blocktype.BlockBed
-
Helper method for set whether the specified bed blocks are occupied.
- setOccupiedDeceleration(double) - Method in class net.glowstone.entity.objects.GlowBoat
- setOnFire(boolean) - Method in class net.glowstone.entity.monster.GlowBlaze
- setOnGround(boolean) - Method in class net.glowstone.entity.GlowEntity
-
Sets the on-ground flag and clears fall distance.
- setOnGround(boolean) - Method in class net.glowstone.entity.GlowLivingEntity
- setOnGround(boolean) - Method in class net.glowstone.entity.GlowPlayer
- setOnGround(boolean) - Method in class net.glowstone.entity.projectile.GlowArrow
- setOp(boolean) - Method in class net.glowstone.entity.GlowEntity
-
Whether this entity has operator permissions.
- setOp(boolean) - Method in class net.glowstone.entity.GlowHumanEntity
- setOp(boolean) - Method in class net.glowstone.entity.GlowPlayer
- setOp(boolean) - Method in class net.glowstone.GlowOfflinePlayer
- setOp(boolean) - Method in class net.glowstone.net.rcon.RconCommandSender
- setOption(Team.Option, Team.OptionStatus) - Method in class net.glowstone.scoreboard.GlowTeam
- setOverridableBlocks(Material...) - Method in class net.glowstone.generator.decorators.overworld.UnderwaterDecorator
- setOverridables(Material...) - Method in class net.glowstone.generator.objects.trees.GenericTree
- setOwner(String) - Method in class net.glowstone.block.entity.state.GlowSkull
- setOwner(String) - Method in class net.glowstone.inventory.GlowMetaSkull
- setOwner(UUID) - Method in class net.glowstone.entity.objects.GlowItem
- setOwner(UUID) - Method in class net.glowstone.entity.projectile.GlowProjectile
- setOwner(GlowPlayerProfile) - Method in class net.glowstone.block.entity.SkullEntity
- setOwner(AnimalTamer) - Method in class net.glowstone.entity.passive.GlowOcelot
- setOwner(AnimalTamer) - Method in class net.glowstone.entity.passive.GlowTameable
- setOwner(AnimalTamer) - Method in class net.glowstone.entity.passive.GlowWolf
- setOwner(LivingEntity) - Method in class net.glowstone.entity.objects.GlowEvokerFangs
- setOwnerUniqueId(UUID) - Method in class net.glowstone.entity.passive.GlowTameable
-
Added needed method for Storage to convert from UUID to owners.
- setOwningPlayer(OfflinePlayer) - Method in class net.glowstone.block.entity.state.GlowSkull
- setOwningPlayer(OfflinePlayer) - Method in class net.glowstone.inventory.GlowMetaSkull
- setOwnSaveId() - Method in class net.glowstone.block.entity.DispenserEntity
- setOwnSaveId() - Method in class net.glowstone.block.entity.DropperEntity
- setParent(GlowAgeable) - Method in class net.glowstone.entity.GlowAgeable
- setParticle(Particle, T) - Method in class net.glowstone.entity.GlowAreaEffectCloud
- setParticle(Particle) - Method in class net.glowstone.entity.GlowAreaEffectCloud
- setPassenger(Entity) - Method in class net.glowstone.entity.GlowEntity
- SetPassengerCodec - Class in net.glowstone.net.codec.play.entity
- SetPassengerCodec() - Constructor for class net.glowstone.net.codec.play.entity.SetPassengerCodec
- SetPassengerMessage - Class in net.glowstone.net.message.play.entity
- SetPassengerMessage(int, int[]) - Constructor for class net.glowstone.net.message.play.entity.SetPassengerMessage
- setPatrolLeader(boolean) - Method in class net.glowstone.entity.monster.GlowRaider
- setPatrolTarget(Block) - Method in class net.glowstone.entity.monster.GlowRaider
- setPattern(int, Pattern) - Method in class net.glowstone.block.entity.state.GlowBanner
- setPattern(int, Pattern) - Method in class net.glowstone.inventory.GlowMetaBanner
- setPatterns(List<Pattern>) - Method in class net.glowstone.block.entity.state.GlowBanner
- setPatterns(List<Pattern>) - Method in class net.glowstone.inventory.GlowMetaBanner
- setPatterns(List<Pattern>) - Method in class net.glowstone.block.entity.BannerEntity
-
Set a copy of the list as the banner patterns.
- setPeek(float) - Method in class net.glowstone.entity.monster.GlowShulker
- setPersistent(boolean) - Method in class net.glowstone.entity.GlowEntity
- setPhase(EnderDragon.Phase) - Method in class net.glowstone.entity.monster.complex.GlowEnderDragon
- setPickupDelay(int) - Method in class net.glowstone.entity.objects.GlowItem
-
The remaining delay until this item may be picked up.
- setPickupStatus(AbstractArrow.PickupStatus) - Method in class net.glowstone.entity.projectile.GlowArrow
- setPierceLevel(int) - Method in class net.glowstone.entity.projectile.GlowArrow
- setPixel(int, int, byte) - Method in class net.glowstone.map.GlowMapCanvas
- setPlaceableKeys(Collection<Namespaced>) - Method in class net.glowstone.inventory.GlowMetaItem
- setPlaceAs(BlockType) - Method in class net.glowstone.block.itemtype.ItemType
-
Set this item to act like the given block type when being placed.
- setPlaceAs(Material) - Method in class net.glowstone.block.itemtype.ItemType
-
Set this item to act like the given block type when being placed.
- setPlaceSound(Sound) - Method in class net.glowstone.block.blocktype.BlockType
-
Sets the sound that will be played when a player places the block.
- setPlayer(GlowPlayerProfile) - Method in class net.glowstone.net.GlowSession
-
Sets the player associated with this session.
- setPlayerCreated(boolean) - Method in class net.glowstone.entity.monster.GlowIronGolem
- setPlayerDamageTick(int) - Method in class net.glowstone.entity.GlowLivingEntity
-
The tick that the entity got hit by a player.
- setPlayerListFooter(String) - Method in class net.glowstone.entity.GlowPlayer
- setPlayerListHeader(String) - Method in class net.glowstone.entity.GlowPlayer
- setPlayerListHeaderFooter(String, String) - Method in class net.glowstone.entity.GlowPlayer
- setPlayerListHeaderFooter(BaseComponent[], BaseComponent[]) - Method in class net.glowstone.entity.GlowPlayer
- setPlayerListHeaderFooter(BaseComponent, BaseComponent) - Method in class net.glowstone.entity.GlowPlayer
- setPlayerListName(String) - Method in class net.glowstone.entity.GlowPlayer
- setPlayerOnline(GlowPlayer, boolean) - Method in class net.glowstone.GlowServer
-
Sets a player as being online internally.
- setPlayerProfile(PlayerProfile) - Method in class net.glowstone.block.entity.state.GlowSkull
- setPlayerProfile(PlayerProfile) - Method in class net.glowstone.entity.GlowPlayer
- setPlayerProfile(PlayerProfile) - Method in class net.glowstone.inventory.GlowMetaSkull
- setPlayerSpawned(boolean) - Method in class net.glowstone.entity.monster.GlowEndermite
- setPlayerTime(long, boolean) - Method in class net.glowstone.entity.GlowPlayer
- setPlayerWeather(WeatherType) - Method in class net.glowstone.entity.GlowPlayer
- setPlaying(ItemStack) - Method in class net.glowstone.block.entity.JukeboxEntity
- setPlaying(Material) - Method in class net.glowstone.block.entity.state.GlowJukebox
- setPopulated(boolean) - Method in class net.glowstone.chunk.GlowChunk
-
Whether the chunk has been populated by special features.
- setPort(int) - Method in class net.glowstone.GlowServer
-
Sets the port that the Query server will expose.
- setPortalCooldown(int) - Method in class net.glowstone.entity.GlowEntity
-
The Nether portal cooldown for the entity.
- setPotionUseTimeLeft(int) - Method in class net.glowstone.entity.monster.GlowWitch
- setPower(int) - Method in class net.glowstone.inventory.GlowMetaFirework
- setPowered(boolean) - Method in class net.glowstone.entity.monster.GlowCreeper
- setPredicate(Predicate<Block>) - Method in class net.glowstone.util.TaxicabBlockIterator
- setPrefix(String) - Method in class net.glowstone.scoreboard.GlowTeam
- setPrimaryEffect(PotionEffectType) - Method in class net.glowstone.block.entity.state.GlowBeacon
- setPrimaryEffectId(int) - Method in class net.glowstone.block.entity.BeaconEntity
- setProfession(Villager.Profession) - Method in class net.glowstone.entity.passive.GlowVillager
- setProgress(double) - Method in class net.glowstone.boss.GlowBossBar
- setProperties(Collection<ProfileProperty>) - Method in class net.glowstone.entity.meta.profile.GlowPlayerProfile
- setProperty(ProfileProperty) - Method in class net.glowstone.entity.meta.profile.GlowPlayerProfile
- setProperty(AttributeManager.Key, double) - Method in class net.glowstone.entity.AttributeManager
-
Updates a property and removes all modifiers.
- setProperty(AttributeManager.Key, double, Collection<AttributeModifier>) - Method in class net.glowstone.entity.AttributeManager
-
Updates a property and its modifiers.
- setProtocol(AbstractProtocol) - Method in class net.glowstone.net.GlowSession
-
Sets the protocol for this session.
- setProxyData(ProxyData) - Method in class net.glowstone.net.GlowSession
-
Set the
ProxyData
for this session. - setPVP(boolean) - Method in class net.glowstone.GlowWorld
- setRabbitType(Rabbit.Type) - Method in class net.glowstone.entity.passive.GlowRabbit
- setRadii(int, int) - Method in class net.glowstone.generator.decorators.overworld.UnderwaterDecorator
-
Updates the size of this decorator.
- setRadius(float) - Method in class net.glowstone.entity.GlowAreaEffectCloud
- setRadiusOnUse(float) - Method in class net.glowstone.entity.GlowAreaEffectCloud
- setRadiusPerTick(float) - Method in class net.glowstone.entity.GlowAreaEffectCloud
- setRarity(float) - Method in class net.glowstone.generator.decorators.EntityDecorator
- setRawData(byte) - Method in class net.glowstone.block.GlowBlockState
- setRawData(byte...) - Method in class net.glowstone.util.NibbleArray
-
Copies into the raw bytes of this nibble array from the given source.
- setRawHeldItemSlot(int) - Method in class net.glowstone.inventory.GlowPlayerInventory
-
Sets which hotbar slot is the main-hand item.
- setRawLocation(Location) - Method in class net.glowstone.entity.GlowEntity
-
Sets this entity's location and applies fall damage calculations.
- setRawLocation(Location, boolean) - Method in class net.glowstone.entity.GlowEntity
-
Sets this entity's location.
- setRawLocation(Location, boolean) - Method in class net.glowstone.entity.objects.GlowPainting
- setReapplicationDelay(int) - Method in class net.glowstone.entity.GlowAreaEffectCloud
- setRecipe(int, MerchantRecipe) - Method in class net.glowstone.entity.passive.GlowVillager
- setRecipes(List<NamespacedKey>) - Method in class net.glowstone.inventory.GlowMetaKnowledgeBook
- setRecipes(List<MerchantRecipe>) - Method in class net.glowstone.entity.passive.GlowVillager
- setRecord(ItemStack) - Method in class net.glowstone.block.entity.state.GlowJukebox
- setRegion(int, int, int, int, int, int, BlockData) - Method in class net.glowstone.generator.GlowChunkData
- setRegion(int, int, int, int, int, int, Material) - Method in class net.glowstone.generator.GlowChunkData
- setRegion(int, int, int, int, int, int, MaterialData) - Method in class net.glowstone.generator.GlowChunkData
- setRemainingAir(int) - Method in class net.glowstone.entity.GlowLivingEntity
- setRemoveWhenFarAway(boolean) - Method in class net.glowstone.entity.GlowLivingEntity
-
Whether the entity should be removed if it is too distant from players.
- setRenameText(String) - Method in class net.glowstone.inventory.GlowAnvilInventory
-
Sets the name of the next item to be modified on this anvil.
- setRenderType(RenderType) - Method in class net.glowstone.scoreboard.GlowObjective
- setRenderType(String) - Method in class net.glowstone.scoreboard.GlowObjective
- setRepairCost(int) - Method in class net.glowstone.inventory.GlowAnvilInventory
- setReputation(UUID, Reputation) - Method in class net.glowstone.entity.passive.GlowVillager
- setReputations(Map<UUID, Reputation>) - Method in class net.glowstone.entity.passive.GlowVillager
- setRequiredPlayerRange(int) - Method in class net.glowstone.block.entity.state.GlowCreatureSpawner
- setResourcePack(String) - Method in class net.glowstone.entity.GlowPlayer
- setResourcePack(String, byte[]) - Method in class net.glowstone.entity.GlowPlayer
- setResourcePack(String, String) - Method in class net.glowstone.entity.GlowPlayer
- setResourcePackStatus(PlayerResourcePackStatusEvent.Status) - Method in class net.glowstone.entity.GlowPlayer
- setRestocksToday(int) - Method in class net.glowstone.entity.passive.GlowVillager
- setResult(ItemStack) - Method in class net.glowstone.inventory.GlowCraftingInventory
- setResult(ItemStack) - Method in class net.glowstone.inventory.GlowFurnaceInventory
- setResultMode(SuperCollection.ResultMode) - Method in class net.glowstone.util.collection.SuperCollection
-
Current result mode.
- setRiches(int) - Method in class net.glowstone.entity.passive.GlowVillager
- setRightArmPose(EulerAngle) - Method in class net.glowstone.entity.objects.GlowArmorStand
- setRightLegPose(EulerAngle) - Method in class net.glowstone.entity.objects.GlowArmorStand
- setRightPaddleTurning(boolean) - Method in class net.glowstone.entity.objects.GlowBoat
- setRightShoulderTag(CompoundTag) - Method in class net.glowstone.entity.GlowHumanEntity
- setRightTarget(Entity) - Method in class net.glowstone.entity.monster.GlowWither
-
Sets the right target.
- setRotation(byte) - Method in class net.glowstone.block.entity.SkullEntity
- setRotation(float, float) - Method in class net.glowstone.entity.GlowEntity
- setRotation(float, float) - Method in class net.glowstone.entity.GlowLightningStrike
- setRotation(float, float) - Method in class net.glowstone.entity.GlowPlayer
- setRotation(float, float) - Method in class net.glowstone.entity.passive.GlowFishingHook
- setRotation(BlockFace) - Method in class net.glowstone.block.entity.state.GlowSkull
- setRotation(Rotation) - Method in class net.glowstone.entity.objects.GlowItemFrame
- setSaddle(boolean) - Method in class net.glowstone.entity.passive.GlowPig
- setSaddle(ItemStack) - Method in class net.glowstone.inventory.GlowHorseInventory
- setSaddle(ItemStack) - Method in class net.glowstone.inventory.GlowLlamaInventory
- setSaturatedRegenRate(int) - Method in class net.glowstone.entity.GlowPlayer
- setSaturation(float) - Method in class net.glowstone.entity.GlowPlayer
- setSaveId(String) - Method in class net.glowstone.block.entity.BlockEntity
-
Set the text ID this block entity is saved to disk with.
- setScale(float) - Method in class net.glowstone.entity.GlowAgeable
- setScale(MapView.Scale) - Method in class net.glowstone.map.GlowMapView
- setScaleForAge(boolean) - Method in class net.glowstone.entity.GlowAgeable
- setScore(int) - Method in class net.glowstone.scoreboard.GlowScore
-
Sets this score's value.
- setScoreboard(Scoreboard) - Method in class net.glowstone.entity.GlowPlayer
- setScreaming(boolean) - Method in class net.glowstone.entity.monster.GlowEnderman
- setSecondary(ItemStack) - Method in class net.glowstone.inventory.GlowEnchantingInventory
- setSecondaryEffect(PotionEffectType) - Method in class net.glowstone.block.entity.state.GlowBeacon
- setSecondaryEffectId(int) - Method in class net.glowstone.block.entity.BeaconEntity
- setSeed(long) - Method in class net.glowstone.block.entity.state.GlowContainer
- setSeed(long) - Method in class net.glowstone.entity.GlowCreature
- setSeed(long) - Method in class net.glowstone.entity.GlowMob
- setSeed(long) - Method in class net.glowstone.entity.objects.GlowMinecart.Hopper
- setSeed(long) - Method in class net.glowstone.entity.objects.GlowMinecart.Storage
- setSeenCredits(boolean) - Method in class net.glowstone.entity.GlowPlayer
-
If this player has seen the end credits.
- setSession(GlowSession) - Method in class net.glowstone.net.pipeline.MessageHandler
- setSettings(ClientSettings) - Method in class net.glowstone.entity.GlowPlayer
-
Set this player's client settings.
- setSheared(boolean) - Method in class net.glowstone.entity.passive.GlowSheep
- setShieldBlockingDelay(int) - Method in class net.glowstone.entity.GlowLivingEntity
- setShieldHeight(byte) - Method in class net.glowstone.entity.monster.GlowShulker
- setShooter(ProjectileSource) - Method in class net.glowstone.entity.passive.GlowFirework
- setShooter(ProjectileSource) - Method in class net.glowstone.entity.passive.GlowFishingHook
- setShooter(ProjectileSource) - Method in class net.glowstone.entity.projectile.GlowProjectile
- setShotAtAngle(boolean) - Method in class net.glowstone.entity.passive.GlowFirework
- setShotFromCrossbow(boolean) - Method in class net.glowstone.entity.projectile.GlowArrow
- setShouldBurnInDay(boolean) - Method in class net.glowstone.entity.monster.GlowSkeleton
- setShouldBurnInDay(boolean) - Method in class net.glowstone.entity.monster.GlowZombie
- setShoulderEntityLeft(Entity) - Method in class net.glowstone.entity.GlowHumanEntity
- setShoulderEntityRight(Entity) - Method in class net.glowstone.entity.GlowHumanEntity
- setShowingBottom(boolean) - Method in class net.glowstone.entity.objects.GlowEnderCrystal
- setSilent(boolean) - Method in class net.glowstone.entity.GlowEntity
- setSitting(boolean) - Method in class net.glowstone.entity.passive.GlowTameable
-
Sets if this animal is sitting.
- setSittingOn(Player, GlowParrot.Shoulder) - Method in class net.glowstone.entity.passive.GlowParrot
-
Sits on the given player's shoulder.
- setSize(double) - Method in class net.glowstone.GlowWorldBorder
- setSize(double, long) - Method in class net.glowstone.GlowWorldBorder
- setSize(float, float) - Method in class net.glowstone.entity.GlowEntity
- setSize(int) - Method in class net.glowstone.entity.monster.GlowSlime
- setSkeletonType(Skeleton.SkeletonType) - Method in class net.glowstone.entity.monster.GlowSkeleton
- setSkullType(SkullType) - Method in class net.glowstone.block.entity.state.GlowSkull
- setSkyLight(int, int, int, byte) - Method in class net.glowstone.chunk.ChunkSection
-
Sets the sky light at the given block.
- setSkyLight(int, int, int, int) - Method in class net.glowstone.chunk.GlowChunk
-
Sets the sky light level of a block within this chunk.
- setSleepingIgnored(boolean) - Method in class net.glowstone.entity.GlowPlayer
- setSlowWhenEmpty(boolean) - Method in class net.glowstone.entity.objects.GlowMinecart
- setSmall(boolean) - Method in class net.glowstone.entity.objects.GlowArmorStand
- setSmelting(ItemStack) - Method in class net.glowstone.inventory.GlowFurnaceInventory
- setSneaking(boolean) - Method in class net.glowstone.entity.GlowPlayer
- setSource(Entity) - Method in class net.glowstone.entity.GlowTntPrimed
- setSource(ProjectileSource) - Method in class net.glowstone.entity.GlowAreaEffectCloud
- setSourceEntityId(UUID) - Method in class net.glowstone.entity.objects.GlowExperienceOrb
- setSpawnCount(int) - Method in class net.glowstone.block.entity.state.GlowCreatureSpawner
- setSpawnedItem(ItemStack) - Method in class net.glowstone.block.entity.state.GlowCreatureSpawner
- setSpawnedType(EntityType) - Method in class net.glowstone.block.entity.state.GlowCreatureSpawner
- setSpawnedType(EntityType) - Method in class net.glowstone.inventory.GlowMetaSpawn
- setSpawnFlags(boolean, boolean) - Method in class net.glowstone.GlowWorld
- setSpawning(EntityType) - Method in class net.glowstone.block.entity.MobSpawnerEntity
- setSpawningEntity(UUID) - Method in class net.glowstone.entity.passive.GlowFirework
- setSpawnLocation(int, int, int) - Method in class net.glowstone.GlowWorld
- setSpawnLocation(int, int, int, boolean) - Method in class net.glowstone.GlowWorld
- setSpawnLocation(int, int, int, float) - Method in class net.glowstone.GlowWorld
- setSpawnLocation(Location) - Method in class net.glowstone.GlowWorld
- setSpawnLocation(Location, boolean) - Method in class net.glowstone.GlowWorld
-
Sets the spawn location of the world.
- setSpawnRadius(int) - Method in class net.glowstone.GlowServer
- setSpawnRange(int) - Method in class net.glowstone.block.entity.state.GlowCreatureSpawner
- setSpawnReason(ExperienceOrb.SpawnReason) - Method in class net.glowstone.entity.objects.GlowExperienceOrb
- setSpectatorTarget(Entity) - Method in class net.glowstone.entity.GlowPlayer
- setSpeed(double) - Method in class net.glowstone.entity.GlowLivingEntity
-
The speed multiplier of the entity.
- setSpell(Spellcaster.Spell) - Method in class net.glowstone.entity.monster.GlowSpellcaster
- setSprinting(boolean) - Method in class net.glowstone.entity.GlowPlayer
- setStanding(boolean) - Method in class net.glowstone.entity.passive.GlowPolarBear
- setStarvationRate(int) - Method in class net.glowstone.entity.GlowPlayer
- setState(MobState) - Method in class net.glowstone.entity.GlowLivingEntity
-
Sets the AI state.
- setStatistic(Statistic, int) - Method in class net.glowstone.entity.GlowPlayer
- setStatistic(Statistic, int) - Method in class net.glowstone.GlowOfflinePlayer
- setStatistic(Statistic, EntityType, int) - Method in class net.glowstone.entity.GlowPlayer
- setStatistic(Statistic, EntityType, int) - Method in class net.glowstone.GlowOfflinePlayer
- setStatistic(Statistic, Material, int) - Method in class net.glowstone.entity.GlowPlayer
- setStatistic(Statistic, Material, int) - Method in class net.glowstone.GlowOfflinePlayer
- setStorageContents(ItemStack[]) - Method in class net.glowstone.inventory.GlowInventory
- setStorageContents(ItemStack[]) - Method in class net.glowstone.inventory.GlowPlayerInventory
- setStorageProvider(WorldStorageProviderFactory) - Method in class net.glowstone.GlowServer
-
If a storage provider factory has not yet been set, and the server has not fully started yet, this allows plugins to set a storage provider factory, which will be used to create a storage provider for each world.
- setStorm(boolean) - Method in class net.glowstone.GlowWorld
- setStrength(int) - Method in class net.glowstone.entity.passive.GlowLlama
- setStyle(BarStyle) - Method in class net.glowstone.boss.GlowBossBar
- setStyle(Horse.Style) - Method in class net.glowstone.entity.passive.GlowHorse
- setSubtitle(BaseComponent) - Method in class net.glowstone.entity.GlowPlayer
- setSubtitle(BaseComponent[]) - Method in class net.glowstone.entity.GlowPlayer
- setSuffix(String) - Method in class net.glowstone.scoreboard.GlowTeam
- setSummonable(boolean) - Method in class net.glowstone.entity.CustomEntityDescriptor
- setSummoner(Mob) - Method in class net.glowstone.entity.monster.GlowVex
- setSwimming(boolean) - Method in class net.glowstone.entity.GlowLivingEntity
- setTamed(boolean) - Method in class net.glowstone.entity.passive.GlowAbstractHorse
- setTamed(boolean) - Method in class net.glowstone.entity.passive.GlowTameable
- setTamed(boolean) - Method in class net.glowstone.entity.passive.GlowWolf
- setTarget(LivingEntity) - Method in class net.glowstone.entity.GlowMob
- setTarget(LivingEntity) - Method in class net.glowstone.entity.GlowCreature
-
The monster's target.
- setTarget(LivingEntity) - Method in class net.glowstone.entity.passive.GlowBat
- setTemper(int) - Method in class net.glowstone.entity.passive.GlowHorse
- setTexturePack(String) - Method in class net.glowstone.entity.GlowPlayer
-
Deprecated.
- setThrower(UUID) - Method in class net.glowstone.entity.objects.GlowItem
- setThunderDuration(int) - Method in class net.glowstone.GlowWorld
-
How many ticks until the thundering status is expected to change.
- setThundering(boolean) - Method in class net.glowstone.GlowWorld
- setTicksLived(int) - Method in class net.glowstone.entity.GlowEntity
-
A counter of how long this entity has existed.
- setTicksPerAmbientSpawns(int) - Method in class net.glowstone.GlowWorld
-
Ticks between when ambient mobs are spawned.
- setTicksPerAnimalSpawns(int) - Method in class net.glowstone.GlowWorld
-
Ticks between when passive mobs are spawned.
- setTicksPerMonsterSpawns(int) - Method in class net.glowstone.GlowWorld
-
Ticks between when hostile mobs are spawned.
- setTicksPerWaterAmbientSpawns(int) - Method in class net.glowstone.GlowWorld
-
Ticks between when ambient water mobs are spawned.
- setTicksPerWaterSpawns(int) - Method in class net.glowstone.GlowWorld
-
Ticks between when water mobs are spawned.
- setTime(long) - Method in class net.glowstone.GlowWorld
- setTitle(String) - Method in class net.glowstone.boss.GlowBossBar
- setTitle(String) - Method in class net.glowstone.inventory.GlowInventory
-
Set the custom title of this inventory or reset it to the default.
- setTitleTimes(int, int, int) - Method in class net.glowstone.entity.GlowPlayer
- setTopMaterial(Material) - Method in class net.glowstone.generator.ground.GroundGenerator
- setTotalExperience(int) - Method in class net.glowstone.entity.GlowPlayer
- setTrackingPosition(boolean) - Method in class net.glowstone.map.GlowMapView
- setTrader(GlowHumanEntity) - Method in class net.glowstone.entity.passive.GlowVillager
-
The trader this villager is currently trading with.
- setTrap(boolean) - Method in class net.glowstone.entity.passive.GlowSkeletonHorse
- setTrees(TreeDecorator.TreeDecoration...) - Method in class net.glowstone.generator.decorators.overworld.TreeDecorator
- setTriggerEntityId(UUID) - Method in class net.glowstone.entity.objects.GlowExperienceOrb
- setType(byte) - Method in class net.glowstone.block.entity.SkullEntity
- setType(int, int, int, int) - Method in class net.glowstone.chunk.ChunkSection
-
Sets the type at the given coordinates.
- setType(int, int, int, BlockData) - Method in class net.glowstone.chunk.GlowChunk
- setType(int, int, int, Material) - Method in class net.glowstone.chunk.GlowChunk
-
Sets the type of a block within this chunk.
- setType(Material) - Method in class net.glowstone.block.GlowBlockState
- setType(InventoryType.SlotType) - Method in class net.glowstone.inventory.GlowInventorySlot
- setType(Material) - Method in class net.glowstone.block.GlowBlock
- setType(Material) - Method in class net.glowstone.generator.structures.util.StructureBuilder.StructureMaterial
- setType(Material) - Method in class net.glowstone.util.ImmutableItemStack
-
Deprecated.
- setType(Material, boolean) - Method in class net.glowstone.block.GlowBlock
-
Set the Material type of a block and optionally apply physics.
- setType(Material, byte, boolean) - Method in class net.glowstone.block.GlowBlock
-
Set the Material type of a block with data and optionally apply physics.
- setType(RenderType) - Method in class net.glowstone.scoreboard.GlowObjective
-
Sets the
RenderType
for this objective. - setType(World, int, int, int, Material) - Method in class net.glowstone.util.BlockStateDelegate
-
Sets a block type and add it to the BlockState list.
- setTypeAndData(World, int, int, int, Material, BlockData) - Method in class net.glowstone.util.BlockStateDelegate
-
Sets a block type and MaterialData, and add it to the BlockState list.
- setTypeId(int) - Method in class net.glowstone.block.GlowBlock
-
Deprecated.
- setTypeId(int, boolean) - Method in class net.glowstone.block.GlowBlock
-
Deprecated.
- setTypeIdAndData(int, byte, boolean) - Method in class net.glowstone.block.GlowBlock
-
Deprecated.
- setTypes(Material, Material) - Method in class net.glowstone.generator.objects.trees.GenericTree
-
Sets the block data values for this tree's blocks.
- setUnbreakable(boolean) - Method in class net.glowstone.inventory.GlowMetaItem
- setUniqueId(UUID) - Method in class net.glowstone.entity.GlowEntity
-
Sets this entity's unique identifier if possible.
- setUniqueId(UUID) - Method in class net.glowstone.entity.GlowHumanEntity
- setUnknownGd(int) - Method in class net.glowstone.generator.structures.GlowStructurePiece
-
The NBT data field "GD" described in https://minecraft.gamepedia.com/Generated_structures_data_file_format like this: "Appears to be some sort of measure of how far this piece is from the start."
- setUnlimitedTracking(boolean) - Method in class net.glowstone.map.GlowMapView
- setUnoccupiedDeceleration(double) - Method in class net.glowstone.entity.objects.GlowBoat
- setUnsaturatedRegenRate(int) - Method in class net.glowstone.entity.GlowPlayer
- setUsageItem(ItemStack) - Method in class net.glowstone.entity.GlowPlayer
-
The one itemstack the player is currently usage and associated time.
- setUsageTime(int) - Method in class net.glowstone.entity.GlowPlayer
- setUseFixedHeightRange() - Method in class net.glowstone.generator.decorators.overworld.MushroomDecorator
- setValue(String, Object) - Method in class net.glowstone.util.GameRuleManager
-
Sets the value of a game rule.
- setVariant(Horse.Variant) - Method in class net.glowstone.entity.passive.GlowAbstractHorse
- setVariant(Horse.Variant) - Method in class net.glowstone.entity.passive.GlowHorse
- setVariant(MushroomCow.Variant) - Method in class net.glowstone.entity.passive.GlowMooshroom
- setVariant(Parrot.Variant) - Method in class net.glowstone.entity.passive.GlowParrot
- setVelocity(Vector) - Method in class net.glowstone.entity.GlowEntity
- setVelocity(Vector) - Method in class net.glowstone.entity.GlowPlayer
- setVerifyToken(byte[]) - Method in class net.glowstone.net.GlowSession
-
The randomly-generated verify token used in authentication for this session.
- setVerifyUsername(String) - Method in class net.glowstone.net.GlowSession
-
The verify username used in authentication.
- setVersion(int) - Method in class net.glowstone.inventory.GlowMetaItem
- setVersion(int) - Method in class net.glowstone.net.GlowSession
-
Sets the version.
- setViewDistance(int) - Method in class net.glowstone.entity.GlowPlayer
- setViewDistance(int) - Method in class net.glowstone.entity.meta.ClientSettings
- setViewDistance(int) - Method in class net.glowstone.GlowWorld
-
Per-world view distance.
- setVillager(boolean) - Method in class net.glowstone.entity.monster.GlowZombie
- setVillagerExperience(int) - Method in class net.glowstone.entity.passive.GlowVillager
- setVillagerLevel(int) - Method in class net.glowstone.entity.passive.GlowVillager
- setVillagerProfession(Villager.Profession) - Method in class net.glowstone.entity.monster.GlowZombie
- setVillagerProfession(Villager.Profession) - Method in class net.glowstone.entity.monster.GlowZombieVillager
- setVillagerType(Villager.Type) - Method in class net.glowstone.entity.passive.GlowVillager
- setVillagerType(Villager.Type) - Method in class net.glowstone.entity.monster.GlowZombieVillager
- setVirtualHost(InetSocketAddress) - Method in class net.glowstone.net.GlowSession
-
The hostname/port the player used to connect to the server.
- setVisible(boolean) - Method in class net.glowstone.boss.GlowBossBar
- setVisible(boolean) - Method in class net.glowstone.entity.objects.GlowArmorStand
- setVisible(boolean) - Method in class net.glowstone.entity.objects.GlowItemFrame
- setWaitTime(int) - Method in class net.glowstone.entity.GlowAreaEffectCloud
- setWalkSpeed(float) - Method in class net.glowstone.entity.GlowPlayer
- setWander(boolean) - Method in class net.glowstone.entity.monster.GlowSlime
- setWarningDistance(int) - Method in class net.glowstone.GlowWorldBorder
- setWarningTime(int) - Method in class net.glowstone.GlowWorldBorder
- setWaterAmbientSpawnLimit(int) - Method in class net.glowstone.GlowWorld
-
Per-world spawn limits on water ambient mobs.
- setWaterAnimalSpawnLimit(int) - Method in class net.glowstone.GlowWorld
-
Per-world spawn limits on water mobs.
- setWeatherDuration(int) - Method in class net.glowstone.GlowWorld
-
How many ticks until the rain/snow status is expected to change.
- setWhitelist(boolean) - Method in class net.glowstone.GlowServer
- setWhitelisted(boolean) - Method in class net.glowstone.entity.GlowPlayer
- setWhitelisted(boolean) - Method in class net.glowstone.GlowOfflinePlayer
- setWidth(int) - Method in class net.glowstone.generator.structures.GlowTemplePiece
- setWillAge(boolean) - Method in class net.glowstone.entity.objects.GlowItem
- setWilling(boolean) - Method in class net.glowstone.entity.passive.GlowVillager
-
Whether or not this villager is willing to mate.
- SetWindowContentsCodec - Class in net.glowstone.net.codec.play.inv
- SetWindowContentsCodec() - Constructor for class net.glowstone.net.codec.play.inv.SetWindowContentsCodec
- SetWindowContentsMessage - Class in net.glowstone.net.message.play.inv
- SetWindowContentsMessage(int, ItemStack[]) - Constructor for class net.glowstone.net.message.play.inv.SetWindowContentsMessage
- setWindowProperty(InventoryView.Property, int) - Method in class net.glowstone.entity.GlowHumanEntity
- setWindowProperty(InventoryView.Property, int) - Method in class net.glowstone.entity.GlowPlayer
- SetWindowSlotCodec - Class in net.glowstone.net.codec.play.inv
- SetWindowSlotCodec() - Constructor for class net.glowstone.net.codec.play.inv.SetWindowSlotCodec
- SetWindowSlotMessage - Class in net.glowstone.net.message.play.inv
- SetWindowSlotMessage(int, int, ItemStack) - Constructor for class net.glowstone.net.message.play.inv.SetWindowSlotMessage
- setWololoTarget(Sheep) - Method in class net.glowstone.entity.monster.GlowEvoker
- setWoodType(TreeSpecies) - Method in class net.glowstone.entity.objects.GlowBoat
- setWorkOnLand(boolean) - Method in class net.glowstone.entity.objects.GlowBoat
- setWorld(GlowWorld) - Method in class net.glowstone.io.anvil.AnvilWorldStorageProvider
- setWorld(GlowWorld) - Method in interface net.glowstone.io.WorldStorageProvider
-
Initializes the storage to correspond to the given world.
- setWorld(World) - Method in class net.glowstone.map.GlowMapView
- SetWorldSpawnCommand - Class in net.glowstone.command.minecraft
- SetWorldSpawnCommand() - Constructor for class net.glowstone.command.minecraft.SetWorldSpawnCommand
-
Creates the instance for this command.
- setWorldType(WorldType) - Method in class net.glowstone.GlowWorld
-
The world type.
- setXpSeed(int) - Method in class net.glowstone.entity.GlowHumanEntity
-
The player's xpSeed.
- setYield(float) - Method in class net.glowstone.entity.GlowExplosive
- setYield(float) - Method in class net.glowstone.entity.projectile.GlowFireball
- SHA1 - Enum constant in enum class net.glowstone.util.library.LibraryManager.HashAlgorithm
-
The SHA-1 hash algorithm.
- SHARED_SECRET - Static variable in interface net.glowstone.i18n.GlowstoneMessages.Kick.Crypt
- ShatteredSavannaPopulator - Class in net.glowstone.generator.populators.overworld
- ShatteredSavannaPopulator() - Constructor for class net.glowstone.generator.populators.overworld.ShatteredSavannaPopulator
-
Creates a populator specialized for the Shattered Savanna and Shattered Savanna Plateau biomes.
- SHEARS - Enum constant in enum class net.glowstone.inventory.ToolType
- SHEEP_DATA - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- ShoreMapLayer - Class in net.glowstone.generator.biomegrid
- ShoreMapLayer(long, MapLayer) - Constructor for class net.glowstone.generator.biomegrid.ShoreMapLayer
- SHORT - Enum constant in enum class net.glowstone.util.nbt.TagType
- SHORT_SUFFIX - Enum constant in enum class net.glowstone.util.mojangson.MojangsonToken
- ShortConsumer - Interface in net.glowstone.util
-
Non-boxing version of
{@link java.util.function.Consumer}<Short>
. - ShortTag - Class in net.glowstone.util.nbt
-
The
TAG_Short
tag. - ShortTag(short) - Constructor for class net.glowstone.util.nbt.ShortTag
-
Creates the tag.
- shouldBurnInDay() - Method in class net.glowstone.entity.monster.GlowSkeleton
- shouldBurnInDay() - Method in class net.glowstone.entity.monster.GlowZombie
- shouldGenerate(Random) - Method in class net.glowstone.generator.structures.GlowStructure
- shouldGenerate(Random) - Method in class net.glowstone.generator.structures.GlowTemple
- shouldPreventProxy() - Method in class net.glowstone.GlowServer
-
Gets whether the server should prevent player proxy connections.
- shouldSave() - Method in class net.glowstone.entity.GlowEntity
-
Checks whether this entity should be saved as part of the world.
- shouldSave() - Method in class net.glowstone.entity.GlowPlayer
- shouldSave() - Method in class net.glowstone.entity.monster.complex.GlowEnderDragonPart
- shouldSave() - Method in class net.glowstone.entity.objects.GlowLeashHitch
- shouldSave() - Method in class net.glowstone.entity.passive.GlowFishingHook
- shouldStart(GlowLivingEntity) - Method in class net.glowstone.entity.ai.EntityTask
-
Whether the task should begin executing for this entity.
- shouldStart(GlowLivingEntity) - Method in class net.glowstone.entity.ai.FollowPlayerTask
- shouldStart(GlowLivingEntity) - Method in class net.glowstone.entity.ai.LookAroundTask
- shouldStart(GlowLivingEntity) - Method in class net.glowstone.entity.ai.LookAtPlayerTask
- SHOVEL - Enum constant in enum class net.glowstone.inventory.ToolType
- show() - Method in class net.glowstone.boss.GlowBossBar
- SHOW_DEATH_MESSAGES - Static variable in interface net.glowstone.constants.GameRules
- SHOW_NAME_TAG - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- showChat() - Method in class net.glowstone.entity.meta.ClientSettings
-
Get whether player chat should be shown based on chat flags.
- showChatColors() - Method in class net.glowstone.entity.meta.ClientSettings
-
Get if the client has chat colors enabled.
- showCommands() - Method in class net.glowstone.entity.meta.ClientSettings
-
Get whether command output should be shown based on chat flags.
- showParticle(Location, Effect, float, float, float, float, int) - Method in class net.glowstone.GlowWorld
-
Displays the given particle to all players.
- showParticle(Location, Effect, int, int, float, float, float, float, int, int) - Method in class net.glowstone.GlowWorld
-
Displays the given particle to all players.
- showParticle(Location, Effect, MaterialData, float, float, float, float, int) - Method in class net.glowstone.entity.GlowPlayer
-
Sends a
PlayParticleMessage
to display the given particle. - showPlayer(Player) - Method in class net.glowstone.entity.GlowPlayer
- showPlayer(Plugin, Player) - Method in class net.glowstone.entity.GlowPlayer
- showTitle(BaseComponent) - Method in class net.glowstone.entity.GlowPlayer
- showTitle(BaseComponent[]) - Method in class net.glowstone.entity.GlowPlayer
- showTitle(BaseComponent[], BaseComponent[], int, int, int) - Method in class net.glowstone.entity.GlowPlayer
- showTitle(BaseComponent, BaseComponent, int, int, int) - Method in class net.glowstone.entity.GlowPlayer
- SHULKER_ATTACHMENT_POSITION - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- SHULKER_BOX - Enum constant in enum class net.glowstone.constants.GlowBlockEntity
- SHULKER_COLOR - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- SHULKER_FACING_DIRECTION - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- SHULKER_SHIELD_HEIGHT - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- ShulkerStore - Class in net.glowstone.io.entity
- ShulkerStore() - Constructor for class net.glowstone.io.entity.ShulkerStore
- shutdown() - Method in class net.glowstone.GlowServer
-
Stops this server.
- shutdown() - Method in class net.glowstone.net.GlowDatagramServer
- shutdown() - Method in class net.glowstone.net.GlowNetworkServer
- shutdown() - Method in class net.glowstone.net.GlowSocketServer
- shutdown() - Method in class net.glowstone.net.query.QueryServer
-
Shut the query server down.
- shutdown() - Method in class net.glowstone.net.rcon.RconServer
-
Shut the Rcon server down.
- shutdown(String) - Method in class net.glowstone.GlowServer
-
Stops this server, sending the specified message to all players on their kick screen.
- SHUTDOWN - Static variable in interface net.glowstone.i18n.ConsoleMessages.Info
- SHUTDOWN - Static variable in interface net.glowstone.i18n.ConsoleMessages.Warn.Event
- SHUTDOWN_MESSAGE - Enum constant in enum class net.glowstone.util.config.ServerConfig.Key
- shutdownMessage() - Method in class net.glowstone.GlowServer
- ShutdownMonitorThread - Class in net.glowstone.util
-
Thread started on shutdown that monitors for and kills rogue non-daemon threads.
- ShutdownMonitorThread() - Constructor for class net.glowstone.util.ShutdownMonitorThread
- SIDES - Static variable in class net.glowstone.block.blocktype.BlockType
- SIGN - Enum constant in enum class net.glowstone.constants.GlowBlockEntity
- SignEditorCodec - Class in net.glowstone.net.codec.play.game
- SignEditorCodec() - Constructor for class net.glowstone.net.codec.play.game.SignEditorCodec
- SignEditorMessage - Class in net.glowstone.net.message.play.game
- SignEditorMessage(int, int, int) - Constructor for class net.glowstone.net.message.play.game.SignEditorMessage
- SignEntity - Class in net.glowstone.block.entity
- SignEntity(GlowBlock) - Constructor for class net.glowstone.block.entity.SignEntity
-
Creates the entity for the given sign block.
- SILENT - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- SimplexNoise - Class in net.glowstone.util.noise
-
A speed-improved simplex noise algorithm.
- SimplexNoise(Random) - Constructor for class net.glowstone.util.noise.SimplexNoise
-
Creates a simplex noise generator.
- SimplexOctaveGenerator - Class in net.glowstone.util.noise
- SimplexOctaveGenerator(Random, int) - Constructor for class net.glowstone.util.noise.SimplexOctaveGenerator
- SimplexOctaveGenerator(Random, int, int, int) - Constructor for class net.glowstone.util.noise.SimplexOctaveGenerator
- SimplexOctaveGenerator(Random, int, int, int, int) - Constructor for class net.glowstone.util.noise.SimplexOctaveGenerator
- SIX_NOTCHES - Enum constant in enum class net.glowstone.net.message.play.player.BossBarMessage.Division
- size() - Method in class net.glowstone.util.collection.ConcurrentSet
- size() - Method in class net.glowstone.util.collection.SuperCollection
- size() - Method in class net.glowstone.util.collection.SuperList
- size() - Method in class net.glowstone.util.NibbleArray
-
Get the size in nibbles.
- sizeX - Variable in class net.glowstone.util.noise.PerlinOctaveGenerator
- sizeY - Variable in class net.glowstone.util.noise.PerlinOctaveGenerator
- sizeZ - Variable in class net.glowstone.util.noise.PerlinOctaveGenerator
- SKELETON_HANDS_RISEN_UP - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- SKIN_CAPE - Static variable in class net.glowstone.entity.meta.ClientSettings
- SKIN_HAT - Static variable in class net.glowstone.entity.meta.ClientSettings
- SKIN_JACKET - Static variable in class net.glowstone.entity.meta.ClientSettings
- SKIN_LEFT_PANTS - Static variable in class net.glowstone.entity.meta.ClientSettings
- SKIN_LEFT_SLEEVE - Static variable in class net.glowstone.entity.meta.ClientSettings
- SKIN_RIGHT_PANTS - Static variable in class net.glowstone.entity.meta.ClientSettings
- SKIN_RIGHT_SLEEVE - Static variable in class net.glowstone.entity.meta.ClientSettings
- SKULL - Enum constant in enum class net.glowstone.constants.GlowBlockEntity
- SkullEntity - Class in net.glowstone.block.entity
- SkullEntity(GlowBlock) - Constructor for class net.glowstone.block.entity.SkullEntity
- SKY_DARKNESS - Enum constant in enum class net.glowstone.net.message.play.game.StateChangeMessage.Reason
- sleep(Location) - Method in class net.glowstone.entity.passive.GlowVillager
- sleep(Location, boolean) - Method in class net.glowstone.entity.GlowPlayer
- sleeping - Variable in class net.glowstone.entity.GlowHumanEntity
-
Whether this human is sleeping or not.
- SLIME_SIZE - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- slipMultiplier - Variable in class net.glowstone.entity.GlowEntity
-
The slipperiness multiplier applied according to the block this entity was on.
- slot - Variable in class net.glowstone.inventory.EquipmentMonitor.Entry
- slot - Variable in class net.glowstone.inventory.InventoryMonitor.Entry
- SMOKER - Enum constant in enum class net.glowstone.net.message.play.game.RecipeBookStateMessage.RecipeBookType
- SmoothMapLayer - Class in net.glowstone.generator.biomegrid
- SmoothMapLayer(long, MapLayer) - Constructor for class net.glowstone.generator.biomegrid.SmoothMapLayer
- snapshot() - Method in class net.glowstone.chunk.ChunkSection
-
Take a snapshot of this section which will not reflect future changes.
- snapshot() - Method in class net.glowstone.util.NibbleArray
-
Take a snapshot of this NibbleArray which will not reflect changes.
- SNEAKING - Static variable in interface net.glowstone.entity.meta.MetadataIndex.StatusFlags
- SNOOPER_ENABLED - Enum constant in enum class net.glowstone.util.config.ServerConfig.Key
- SNOWMAN_NOHAT - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- SnowPopulator - Class in net.glowstone.generator.populators.overworld
- SnowPopulator() - Constructor for class net.glowstone.generator.populators.overworld.SnowPopulator
- SnowyGroundGenerator - Class in net.glowstone.generator.ground
- SnowyGroundGenerator() - Constructor for class net.glowstone.generator.ground.SnowyGroundGenerator
- SnowyTundraPopulator - Class in net.glowstone.generator.populators.overworld
- SnowyTundraPopulator() - Constructor for class net.glowstone.generator.populators.overworld.SnowyTundraPopulator
-
Creates a populator specialized for snowy tundra and snowy mountains, with rabbits, polar bears and no vegetation.
- SoundEffectCodec - Class in net.glowstone.net.codec.play.game
- SoundEffectCodec() - Constructor for class net.glowstone.net.codec.play.game.SoundEffectCodec
- SoundEffectMessage - Class in net.glowstone.net.message.play.game
- SoundEffectMessage(int, SoundCategory, double, double, double, float, float) - Constructor for class net.glowstone.net.message.play.game.SoundEffectMessage
- soundGroup - Variable in class net.glowstone.block.blocktype.BlockType
- SoundInfo - Class in net.glowstone.util
-
A class that encapsulates relevant data for playing sounds (volume and pitch).
- SoundInfo(Sound) - Constructor for class net.glowstone.util.SoundInfo
-
Constructs a new GlowSound with the given sound and a volume and pitch of 1.
- SoundInfo(Sound, float, float) - Constructor for class net.glowstone.util.SoundInfo
- SoundUtil - Class in net.glowstone.util
-
A collection of utility methods to play sounds.
- SoundUtil() - Constructor for class net.glowstone.util.SoundUtil
- SOUTH - Enum constant in enum class net.glowstone.entity.GlowHangingEntity.HangingFace
- SOUTH - Enum constant in enum class net.glowstone.entity.monster.GlowShulker.Facing
- spawn(Location, Class<T>) - Method in class net.glowstone.GlowWorld
- spawn(Location, Class<T>, Consumer<T>) - Method in class net.glowstone.GlowWorld
- spawn(Location, Class<T>, Consumer<T>, CreatureSpawnEvent.SpawnReason) - Method in class net.glowstone.GlowWorld
- SPAWN_ANIMALS - Enum constant in enum class net.glowstone.util.config.ServerConfig.Key
- SPAWN_MONSTERS - Enum constant in enum class net.glowstone.util.config.ServerConfig.Key
- SPAWN_NPCS - Enum constant in enum class net.glowstone.util.config.ServerConfig.Key
- SPAWN_RADIUS - Enum constant in enum class net.glowstone.util.config.ServerConfig.Key
- spawnArrow(Location, Vector, float, float, Class<T>) - Method in class net.glowstone.GlowWorld
- spawnArrow(Location, Vector, float, float) - Method in class net.glowstone.GlowWorld
- spawnCustomEntity(Location, String) - Method in class net.glowstone.GlowWorld
-
Spawn a custom entity at the given
Location
. - spawnCustomEntity(Location, String, CreatureSpawnEvent.SpawnReason) - Method in class net.glowstone.GlowWorld
-
Spawn a custom entity at the given
Location
, with the givenCreatureSpawnEvent.SpawnReason
. - spawnDispenseParticles(GlowBlock, BlockFace) - Method in class net.glowstone.dispenser.DefaultDispenseBehavior
- spawnEntity(Location, EntityType) - Method in class net.glowstone.GlowWorld
- Spawner(Location) - Constructor for class net.glowstone.entity.objects.GlowMinecart.Spawner
- SPAWNER - Enum constant in enum class net.glowstone.entity.objects.GlowMinecart.MinecartType
- spawnFallingBlock(Location, BlockData) - Method in class net.glowstone.GlowWorld
- spawnFallingBlock(Location, MaterialData) - Method in class net.glowstone.GlowWorld
- spawnFallingBlock(Location, Material, byte) - Method in class net.glowstone.GlowWorld
-
Deprecated.
- SpawnGlobalEntityCodec - Class in net.glowstone.net.codec.play.entity
- SpawnGlobalEntityCodec() - Constructor for class net.glowstone.net.codec.play.entity.SpawnGlobalEntityCodec
- SpawnGlobalEntityMessage - Class in net.glowstone.net.message.play.entity
- SpawnGlobalEntityMessage(int, double, double, double) - Constructor for class net.glowstone.net.message.play.entity.SpawnGlobalEntityMessage
- SpawnGlobalEntityMessage(int, int, double, double, double) - Constructor for class net.glowstone.net.message.play.entity.SpawnGlobalEntityMessage
- spawnGlowEntity(Location, Class<T>, CreatureSpawnEvent.SpawnReason, Consumer<E>) - Method in class net.glowstone.GlowWorld
-
Spawns an entity.
- spawnMob(Vector, EntityType) - Method in class net.glowstone.generator.structures.util.StructureBuilder
-
Spawns an entity if the given position is within this structure's bounding box.
- SpawnMobCodec - Class in net.glowstone.net.codec.play.entity
- SpawnMobCodec() - Constructor for class net.glowstone.net.codec.play.entity.SpawnMobCodec
- SpawnMobMessage - Class in net.glowstone.net.message.play.entity
- SpawnMobMessage(int, UUID, int, double, double, double, int, int, int, int, int, int, List<MetadataMap.Entry>) - Constructor for class net.glowstone.net.message.play.entity.SpawnMobMessage
- SpawnMobMessage(int, UUID, int, Location, List<MetadataMap.Entry>) - Constructor for class net.glowstone.net.message.play.entity.SpawnMobMessage
-
Creates an instance based on a
Location
, with headPitch equal to pitch and with zero velocity. - SpawnObjectCodec - Class in net.glowstone.net.codec.play.entity
- SpawnObjectCodec() - Constructor for class net.glowstone.net.codec.play.entity.SpawnObjectCodec
- SpawnObjectMessage - Class in net.glowstone.net.message.play.entity
- SpawnObjectMessage(int, UUID, int, double, double, double, int, int) - Constructor for class net.glowstone.net.message.play.entity.SpawnObjectMessage
- SpawnObjectMessage(int, UUID, int, double, double, double, int, int, int) - Constructor for class net.glowstone.net.message.play.entity.SpawnObjectMessage
- SpawnObjectMessage(int, UUID, int, double, double, double, int, int, int, int, int, int) - Constructor for class net.glowstone.net.message.play.entity.SpawnObjectMessage
- SpawnObjectMessage(int, UUID, int, double, double, double, int, int, int, Vector) - Constructor for class net.glowstone.net.message.play.entity.SpawnObjectMessage
- SpawnObjectMessage(int, UUID, int, Location) - Constructor for class net.glowstone.net.message.play.entity.SpawnObjectMessage
-
Create an instance based on a location.
- SpawnObjectMessage(int, UUID, int, Location, int) - Constructor for class net.glowstone.net.message.play.entity.SpawnObjectMessage
-
Create an instance based on a location.
- SpawnPaintingCodec - Class in net.glowstone.net.codec.play.entity
- SpawnPaintingCodec() - Constructor for class net.glowstone.net.codec.play.entity.SpawnPaintingCodec
- SpawnPaintingMessage - Class in net.glowstone.net.message.play.entity
- SpawnPaintingMessage(int, UUID, int, int, int, int, int) - Constructor for class net.glowstone.net.message.play.entity.SpawnPaintingMessage
- spawnParticle(Particle, double, double, double, int, double, double, double, double, T, boolean) - Method in class net.glowstone.GlowWorld
- spawnParticle(Particle, Location, int, double, double, double, double, T, boolean) - Method in class net.glowstone.GlowWorld
- spawnParticle(Particle, List<Player>, Player, double, double, double, int, double, double, double, double, T, boolean) - Method in class net.glowstone.GlowWorld
- spawnParticle(Particle, double, double, double, int) - Method in class net.glowstone.entity.GlowPlayer
- spawnParticle(Particle, double, double, double, int) - Method in class net.glowstone.GlowWorld
- spawnParticle(Particle, double, double, double, int, double, double, double) - Method in class net.glowstone.entity.GlowPlayer
- spawnParticle(Particle, double, double, double, int, double, double, double) - Method in class net.glowstone.GlowWorld
- spawnParticle(Particle, double, double, double, int, double, double, double, double) - Method in class net.glowstone.entity.GlowPlayer
- spawnParticle(Particle, double, double, double, int, double, double, double, double) - Method in class net.glowstone.GlowWorld
- spawnParticle(Particle, double, double, double, int, double, double, double, double, T) - Method in class net.glowstone.entity.GlowPlayer
- spawnParticle(Particle, double, double, double, int, double, double, double, double, T) - Method in class net.glowstone.GlowWorld
- spawnParticle(Particle, double, double, double, int, double, double, double, T) - Method in class net.glowstone.entity.GlowPlayer
- spawnParticle(Particle, double, double, double, int, double, double, double, T) - Method in class net.glowstone.GlowWorld
- spawnParticle(Particle, double, double, double, int, T) - Method in class net.glowstone.entity.GlowPlayer
- spawnParticle(Particle, double, double, double, int, T) - Method in class net.glowstone.GlowWorld
- spawnParticle(Particle, List<Player>, Player, double, double, double, int, double, double, double, double, T) - Method in class net.glowstone.GlowWorld
- spawnParticle(Particle, Location, int) - Method in class net.glowstone.entity.GlowPlayer
- spawnParticle(Particle, Location, int) - Method in class net.glowstone.GlowWorld
- spawnParticle(Particle, Location, int, double, double, double) - Method in class net.glowstone.entity.GlowPlayer
- spawnParticle(Particle, Location, int, double, double, double) - Method in class net.glowstone.GlowWorld
- spawnParticle(Particle, Location, int, double, double, double, double) - Method in class net.glowstone.entity.GlowPlayer
- spawnParticle(Particle, Location, int, double, double, double, double) - Method in class net.glowstone.GlowWorld
- spawnParticle(Particle, Location, int, double, double, double, double, T) - Method in class net.glowstone.entity.GlowPlayer
- spawnParticle(Particle, Location, int, double, double, double, double, T) - Method in class net.glowstone.GlowWorld
- spawnParticle(Particle, Location, int, double, double, double, T) - Method in class net.glowstone.entity.GlowPlayer
- spawnParticle(Particle, Location, int, double, double, double, T) - Method in class net.glowstone.GlowWorld
- spawnParticle(Particle, Location, int, T) - Method in class net.glowstone.entity.GlowPlayer
- spawnParticle(Particle, Location, int, T) - Method in class net.glowstone.GlowWorld
- SpawnPlayerCodec - Class in net.glowstone.net.codec.play.entity
- SpawnPlayerCodec() - Constructor for class net.glowstone.net.codec.play.entity.SpawnPlayerCodec
- SpawnPlayerMessage - Class in net.glowstone.net.message.play.entity
- SpawnPlayerMessage(int, UUID, double, double, double, int, int, List<MetadataMap.Entry>) - Constructor for class net.glowstone.net.message.play.entity.SpawnPlayerMessage
- SpawnPointCommand - Class in net.glowstone.command.minecraft
- SpawnPointCommand() - Constructor for class net.glowstone.command.minecraft.SpawnPointCommand
-
Creates the instance for this command.
- SpawnPositionCodec - Class in net.glowstone.net.codec.play.game
- SpawnPositionCodec() - Constructor for class net.glowstone.net.codec.play.game.SpawnPositionCodec
- SpawnPositionMessage - Class in net.glowstone.net.message.play.game
- SpawnPositionMessage(int, int, int) - Constructor for class net.glowstone.net.message.play.game.SpawnPositionMessage
- SpawnXpOrbCodec - Class in net.glowstone.net.codec.play.entity
- SpawnXpOrbCodec() - Constructor for class net.glowstone.net.codec.play.entity.SpawnXpOrbCodec
- SpawnXpOrbMessage - Class in net.glowstone.net.message.play.entity
- SpawnXpOrbMessage(int, double, double, double, short) - Constructor for class net.glowstone.net.message.play.entity.SpawnXpOrbMessage
- SpawnXpOrbMessage(int, Location, short) - Constructor for class net.glowstone.net.message.play.entity.SpawnXpOrbMessage
- SpectateCodec - Class in net.glowstone.net.codec.play.player
- SpectateCodec() - Constructor for class net.glowstone.net.codec.play.player.SpectateCodec
- SpectateHandler - Class in net.glowstone.net.handler.play.player
- SpectateHandler() - Constructor for class net.glowstone.net.handler.play.player.SpectateHandler
- SpectateMessage - Class in net.glowstone.net.message.play.player
- SpectateMessage(UUID) - Constructor for class net.glowstone.net.message.play.player.SpectateMessage
- speed - Variable in class net.glowstone.entity.GlowLivingEntity
-
The speed multiplier of the entity.
- SPIDER_CLIMBING - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- spigot() - Method in class net.glowstone.entity.GlowEntity
- spigot() - Method in class net.glowstone.entity.GlowLightningStrike
- spigot() - Method in class net.glowstone.entity.GlowPlayer
- spigot() - Method in class net.glowstone.entity.projectile.GlowArrow
- spigot() - Method in class net.glowstone.GlowServer
- spigot() - Method in class net.glowstone.GlowWorld
- spigot() - Method in class net.glowstone.net.rcon.RconCommandSender
- SplashPotionStore<T extends GlowSplashPotion> - Class in net.glowstone.io.entity
- SplashPotionStore(Class<T>, String, Function<Location, T>) - Constructor for class net.glowstone.io.entity.SplashPotionStore
- spongePlugins - Variable in class net.glowstone.GlowPluginTypeDetector
- SPRINTING - Static variable in interface net.glowstone.entity.meta.MetadataIndex.StatusFlags
- SQRT_3 - Static variable in class net.glowstone.util.noise.SimplexNoise
- start() - Method in class net.glowstone.GlowServer
-
Starts this server.
- start() - Method in class net.glowstone.scheduler.GlowScheduler
-
Starts running ticks.
- start(boolean) - Method in class net.glowstone.inventory.DragTracker
-
Start tracking a drag operation if possible.
- start(GlowLivingEntity) - Method in class net.glowstone.entity.ai.EntityTask
-
Invoked when this task is about to start for this entity.
- start(GlowLivingEntity) - Method in class net.glowstone.entity.ai.FollowPlayerTask
- start(GlowLivingEntity) - Method in class net.glowstone.entity.ai.LookAroundTask
- start(GlowLivingEntity) - Method in class net.glowstone.entity.ai.LookAtPlayerTask
- START_DIGGING - Static variable in class net.glowstone.net.message.play.player.DiggingMessage
- START_RAIN - Enum constant in enum class net.glowstone.net.message.play.game.StateChangeMessage.Reason
- startConsole(boolean) - Method in class net.glowstone.ConsoleManager
-
Starts the console.
- startDrowning(int) - Method in class net.glowstone.entity.monster.GlowZombie
- startFile(String) - Method in class net.glowstone.ConsoleManager
-
Adds a console-log handler writing to the given file.
- startPulseTask() - Method in class net.glowstone.scheduler.PulseTask
-
Schedules this task.
- STARTUP - Static variable in interface net.glowstone.i18n.ConsoleMessages.Error
- startUse(GlowPlayer, ItemStack) - Method in class net.glowstone.block.itemtype.ItemBow
- startUse(GlowPlayer, ItemStack) - Method in class net.glowstone.block.itemtype.ItemFood
- startUse(GlowPlayer, ItemStack) - Method in class net.glowstone.block.itemtype.ItemTimedUsage
- STATE_DROP_ITEM - Static variable in class net.glowstone.net.message.play.player.DiggingMessage
- STATE_DROP_ITEMSTACK - Static variable in class net.glowstone.net.message.play.player.DiggingMessage
- STATE_SHOT_ARROW_FINISH_EATING - Static variable in class net.glowstone.net.message.play.player.DiggingMessage
- StateChangeCodec - Class in net.glowstone.net.codec.play.game
- StateChangeCodec() - Constructor for class net.glowstone.net.codec.play.game.StateChangeCodec
- StateChangeMessage - Class in net.glowstone.net.message.play.game
- StateChangeMessage(int, float) - Constructor for class net.glowstone.net.message.play.game.StateChangeMessage
- StateChangeMessage(StateChangeMessage.Reason, float) - Constructor for class net.glowstone.net.message.play.game.StateChangeMessage
- StateChangeMessage.Reason - Enum Class in net.glowstone.net.message.play.game
- StateSerialization - Class in net.glowstone.block.state
- StateSerialization() - Constructor for class net.glowstone.block.state.StateSerialization
- StatisticMap - Class in net.glowstone.util
-
A container for statistic tracking.
- StatisticMap() - Constructor for class net.glowstone.util.StatisticMap
- StatisticsCodec - Class in net.glowstone.net.codec.play.game
- StatisticsCodec() - Constructor for class net.glowstone.net.codec.play.game.StatisticsCodec
- StatisticsMessage - Class in net.glowstone.net.message.play.game
- StatisticsMessage(Map<Statistic, Integer>) - Constructor for class net.glowstone.net.message.play.game.StatisticsMessage
- status - Variable in class net.glowstone.net.protocol.ProtocolProvider
- STATUS - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- StatusPingCodec - Class in net.glowstone.net.codec.status
- StatusPingCodec() - Constructor for class net.glowstone.net.codec.status.StatusPingCodec
- StatusPingHandler - Class in net.glowstone.net.handler.status
- StatusPingHandler() - Constructor for class net.glowstone.net.handler.status.StatusPingHandler
- StatusPingMessage - Class in net.glowstone.net.message.status
- StatusPingMessage(long) - Constructor for class net.glowstone.net.message.status.StatusPingMessage
- StatusProtocol - Class in net.glowstone.net.protocol
- StatusProtocol() - Constructor for class net.glowstone.net.protocol.StatusProtocol
-
Creates the protocol instance for
StatusPingMessage
,StatusRequestMessage
andStatusResponseMessage
. - StatusRequestCodec - Class in net.glowstone.net.codec.status
- StatusRequestCodec() - Constructor for class net.glowstone.net.codec.status.StatusRequestCodec
- StatusRequestHandler - Class in net.glowstone.net.handler.status
- StatusRequestHandler() - Constructor for class net.glowstone.net.handler.status.StatusRequestHandler
- StatusRequestMessage - Class in net.glowstone.net.message.status
- StatusRequestMessage() - Constructor for class net.glowstone.net.message.status.StatusRequestMessage
- StatusResponseCodec - Class in net.glowstone.net.codec.status
- StatusResponseCodec() - Constructor for class net.glowstone.net.codec.status.StatusResponseCodec
- StatusResponseMessage - Class in net.glowstone.net.message.status
- StatusResponseMessage(JSONObject) - Constructor for class net.glowstone.net.message.status.StatusResponseMessage
- SteerBoatCodec - Class in net.glowstone.net.codec.play.player
- SteerBoatCodec() - Constructor for class net.glowstone.net.codec.play.player.SteerBoatCodec
- SteerBoatHandler - Class in net.glowstone.net.handler.play.player
- SteerBoatHandler() - Constructor for class net.glowstone.net.handler.play.player.SteerBoatHandler
- SteerBoatMessage - Class in net.glowstone.net.message.play.player
- SteerBoatMessage(boolean, boolean) - Constructor for class net.glowstone.net.message.play.player.SteerBoatMessage
- SteerVehicleCodec - Class in net.glowstone.net.codec.play.player
- SteerVehicleCodec() - Constructor for class net.glowstone.net.codec.play.player.SteerVehicleCodec
- SteerVehicleHandler - Class in net.glowstone.net.handler.play.player
- SteerVehicleHandler() - Constructor for class net.glowstone.net.handler.play.player.SteerVehicleHandler
- SteerVehicleMessage - Class in net.glowstone.net.message.play.player
- SteerVehicleMessage(float, float, boolean, boolean) - Constructor for class net.glowstone.net.message.play.player.SteerVehicleMessage
- STONE - Enum constant in enum class net.glowstone.inventory.MaterialToolType
- STONE_AXE - Enum constant in enum class net.glowstone.inventory.ToolType
- STONE_PICKAXE - Enum constant in enum class net.glowstone.inventory.ToolType
- STONE_SHOVEL - Enum constant in enum class net.glowstone.inventory.ToolType
- STONE_SWORD - Enum constant in enum class net.glowstone.inventory.ToolType
- StoneBoulder - Class in net.glowstone.generator.objects
- StoneBoulder() - Constructor for class net.glowstone.generator.objects.StoneBoulder
- stoneBoulderDecorator - Variable in class net.glowstone.generator.populators.overworld.GiantTreeTaigaPopulator
- StoneBoulderDecorator - Class in net.glowstone.generator.decorators.overworld
- StoneBoulderDecorator() - Constructor for class net.glowstone.generator.decorators.overworld.StoneBoulderDecorator
- StonePatchGroundGenerator - Class in net.glowstone.generator.ground
- StonePatchGroundGenerator() - Constructor for class net.glowstone.generator.ground.StonePatchGroundGenerator
- stop() - Method in class net.glowstone.ConsoleManager
-
Stops all console-log handlers.
- stop() - Method in class net.glowstone.scheduler.GlowScheduler
-
Stops the scheduler and all tasks.
- STOP_RAIN - Enum constant in enum class net.glowstone.net.message.play.game.StateChangeMessage.Reason
- StopCommand - Class in net.glowstone.command.minecraft
-
In vanilla Minecraft, this command takes no arguments; but as an extension, Glowstone treats any arguments as a custom kick message.
- StopCommand() - Constructor for class net.glowstone.command.minecraft.StopCommand
- stopDrowning() - Method in class net.glowstone.entity.monster.GlowZombie
- stopHidingDisconnectedPlayer(Player) - Method in class net.glowstone.entity.GlowPlayer
-
Called when a player hidden to this player disconnects.
- stopPlaying() - Method in class net.glowstone.block.entity.state.GlowJukebox
- stopSound(String) - Method in class net.glowstone.entity.GlowPlayer
- stopSound(String, SoundCategory) - Method in class net.glowstone.entity.GlowPlayer
- stopSound(Sound) - Method in class net.glowstone.entity.GlowPlayer
- stopSound(SoundCategory, Sound) - Method in class net.glowstone.entity.GlowPlayer
- stopSound(Sound, SoundCategory) - Method in class net.glowstone.entity.GlowPlayer
- StopSoundCodec - Class in net.glowstone.net.codec.play.game
- StopSoundCodec() - Constructor for class net.glowstone.net.codec.play.game.StopSoundCodec
- StopSoundMessage - Class in net.glowstone.net.message.play.game
- StopSoundMessage(SoundCategory, String) - Constructor for class net.glowstone.net.message.play.game.StopSoundMessage
- Storage(Location) - Constructor for class net.glowstone.entity.objects.GlowMinecart.Storage
-
Creates a minecart with a chest.
- strikeLightning(Location) - Method in class net.glowstone.GlowWorld
- strikeLightningEffect(Location) - Method in class net.glowstone.GlowWorld
- STRING - Enum constant in enum class net.glowstone.entity.meta.MetadataType
- STRING - Enum constant in enum class net.glowstone.util.nbt.TagType
- STRING_QUOTES - Enum constant in enum class net.glowstone.util.mojangson.MojangsonToken
- StringTag - Class in net.glowstone.util.nbt
-
The
TAG_String
tag. - StringTag(String) - Constructor for class net.glowstone.util.nbt.StringTag
-
Creates the tag.
- STRUCTURE - Enum constant in enum class net.glowstone.constants.GlowBlockEntity
- StructureBoundingBox - Class in net.glowstone.generator.structures.util
- StructureBoundingBox(Vector, Vector) - Constructor for class net.glowstone.generator.structures.util.StructureBoundingBox
- StructureBuilder - Class in net.glowstone.generator.structures.util
- StructureBuilder(World, GlowStructurePiece, StructureBoundingBox, BlockStateDelegate) - Constructor for class net.glowstone.generator.structures.util.StructureBuilder
- StructureBuilder.StructureMaterial - Class in net.glowstone.generator.structures.util
- StructureDataService - Interface in net.glowstone.io
-
Provider of I/O for structures data.
- StructureMaterial(Material) - Constructor for class net.glowstone.generator.structures.util.StructureBuilder.StructureMaterial
- StructureMaterial(Material, int) - Constructor for class net.glowstone.generator.structures.util.StructureBuilder.StructureMaterial
- StructurePieceStorage - Class in net.glowstone.io.structure
-
The class responsible for mapping structure piece types to their storage methods and reading and writing structure piece data using those storage methods.
- StructurePieceStore<T extends GlowStructurePiece> - Class in net.glowstone.io.structure
-
The base for structure piece store classes.
- StructurePieceStore(Class<T>, String) - Constructor for class net.glowstone.io.structure.StructurePieceStore
- StructurePopulator - Class in net.glowstone.generator.populators
- StructurePopulator() - Constructor for class net.glowstone.generator.populators.StructurePopulator
- StructureStorage - Class in net.glowstone.io.structure
-
The class responsible for mapping structure types to their storage methods and reading and writing structure data using those storage methods.
- StructureStore<T extends GlowStructure> - Class in net.glowstone.io.structure
-
The base for structure store classes.
- StructureStore(Class<T>, String) - Constructor for class net.glowstone.io.structure.StructureStore
- subList(int, int) - Method in class net.glowstone.util.collection.SuperList
- subscribe(GlowPlayer) - Method in class net.glowstone.scoreboard.GlowScoreboard
-
Send a player this scoreboard's contents and subscribe them to future changes.
- SUBTITLE - Enum constant in enum class net.glowstone.net.message.play.game.TitleMessage.Action
- suffix() - Method in class net.glowstone.scoreboard.GlowTeam
- suffix(Component) - Method in class net.glowstone.scoreboard.GlowTeam
- SugarCane - Class in net.glowstone.generator.objects
- SugarCane() - Constructor for class net.glowstone.generator.objects.SugarCane
- sugarCaneDecorator - Variable in class net.glowstone.generator.populators.overworld.BiomePopulator
- SugarCaneDecorator - Class in net.glowstone.generator.decorators.overworld
- SugarCaneDecorator() - Constructor for class net.glowstone.generator.decorators.overworld.SugarCaneDecorator
- SUGGEST_PLAYER_NAMES_WHEN_NULL_TAB_COMPLETIONS - Enum constant in enum class net.glowstone.util.config.ServerConfig.Key
- suggestPlayerNamesWhenNullTabCompletions() - Method in class net.glowstone.GlowServer
- Summonable - Interface in net.glowstone.entity
- SummonCommand - Class in net.glowstone.command.minecraft
- SummonCommand() - Constructor for class net.glowstone.command.minecraft.SummonCommand
-
Creates the instance for this command.
- SunflowerPlainsPopulator - Class in net.glowstone.generator.populators.overworld
- SunflowerPlainsPopulator() - Constructor for class net.glowstone.generator.populators.overworld.SunflowerPlainsPopulator
- SuperCollection<E> - Class in net.glowstone.util.collection
-
Generic super collection.
- SuperCollection(List<? extends Collection<E>>, SuperCollection.AdditionMode) - Constructor for class net.glowstone.util.collection.SuperCollection
- SuperCollection(SuperCollection.AdditionMode) - Constructor for class net.glowstone.util.collection.SuperCollection
- SuperCollection.AdditionMode - Enum Class in net.glowstone.util.collection
- SuperCollection.ResultMode - Enum Class in net.glowstone.util.collection
- SuperflatGenerator - Class in net.glowstone.generator
- SuperflatGenerator() - Constructor for class net.glowstone.generator.SuperflatGenerator
- SuperIterator<E> - Class in net.glowstone.util.collection
-
An Iterator which delegates in other iterators.
- SuperIterator(Iterable<Iterable<E>>) - Constructor for class net.glowstone.util.collection.SuperIterator
- SuperIterator(Iterator<Iterable<E>>) - Constructor for class net.glowstone.util.collection.SuperIterator
- SuperIterator(List<List<E>>) - Constructor for class net.glowstone.util.collection.SuperIterator
- SuperList<E> - Class in net.glowstone.util.collection
-
List which delegates to other lists.
- SuperList() - Constructor for class net.glowstone.util.collection.SuperList
- SuperList(List<List<E>>) - Constructor for class net.glowstone.util.collection.SuperList
- SuperListIterator<E> - Class in net.glowstone.util.collection
-
An Iterator which delegates in other iterators.
- SuperListIterator(List<List<E>>) - Constructor for class net.glowstone.util.collection.SuperListIterator
- SuperListIterator(List<List<E>>, int) - Constructor for class net.glowstone.util.collection.SuperListIterator
-
Creates an instance.
- SuperListIterator(ListIterator<List<E>>) - Constructor for class net.glowstone.util.collection.SuperListIterator
- SuperSet<E> - Class in net.glowstone.util.collection
-
Set which delegates to other sets.
- SuperSet() - Constructor for class net.glowstone.util.collection.SuperSet
- SuperSet(List<Set<E>>) - Constructor for class net.glowstone.util.collection.SuperSet
- surfaceCaveDecorator - Variable in class net.glowstone.generator.populators.overworld.BiomePopulator
- SurfaceCaveDecorator - Class in net.glowstone.generator.decorators.overworld
- SurfaceCaveDecorator() - Constructor for class net.glowstone.generator.decorators.overworld.SurfaceCaveDecorator
- swamplandBrownMushroomDecorator - Variable in class net.glowstone.generator.populators.overworld.SwampPopulator
- swamplandRedMushroomDecorator - Variable in class net.glowstone.generator.populators.overworld.SwampPopulator
- SwampPopulator - Class in net.glowstone.generator.populators.overworld
- SwampPopulator() - Constructor for class net.glowstone.generator.populators.overworld.SwampPopulator
-
Creates a populator for the Swamp and Swamp M biomes.
- SwampTree - Class in net.glowstone.generator.objects.trees
- SwampTree(Random, BlockStateDelegate) - Constructor for class net.glowstone.generator.objects.trees.SwampTree
-
Initializes this tree with a random height, preparing it to attempt to generate.
- SWAP_ITEM_IN_HAND - Static variable in class net.glowstone.net.message.play.player.DiggingMessage
- swingMainHand() - Method in class net.glowstone.entity.GlowLivingEntity
- swingOffHand() - Method in class net.glowstone.entity.GlowLivingEntity
- SWORD - Enum constant in enum class net.glowstone.inventory.ToolType
- syncIfNeeded(Callable<T>) - Method in class net.glowstone.scheduler.GlowScheduler
-
Runs a task on the primary thread, and blocks waiting for it to finish.
T
- tabComplete(CommandSender, String, String[]) - Method in class net.glowstone.command.glowstone.GlowstoneCommand
- tabComplete(CommandSender, String, String[]) - Method in class net.glowstone.command.minecraft.BanCommand
- tabComplete(CommandSender, String, String[]) - Method in class net.glowstone.command.minecraft.BanIpCommand
- tabComplete(CommandSender, String, String[]) - Method in class net.glowstone.command.minecraft.BanListCommand
- tabComplete(CommandSender, String, String[]) - Method in class net.glowstone.command.minecraft.ClearCommand
- tabComplete(CommandSender, String, String[]) - Method in class net.glowstone.command.minecraft.DefaultGameModeCommand
- tabComplete(CommandSender, String, String[]) - Method in class net.glowstone.command.minecraft.DeopCommand
- tabComplete(CommandSender, String, String[]) - Method in class net.glowstone.command.minecraft.DifficultyCommand
- tabComplete(CommandSender, String, String[]) - Method in class net.glowstone.command.minecraft.EffectCommand
- tabComplete(CommandSender, String, String[]) - Method in class net.glowstone.command.minecraft.EnchantCommand
- tabComplete(CommandSender, String, String[]) - Method in class net.glowstone.command.minecraft.FunctionCommand
- tabComplete(CommandSender, String, String[]) - Method in class net.glowstone.command.minecraft.GameModeCommand
- tabComplete(CommandSender, String, String[]) - Method in class net.glowstone.command.minecraft.GameRuleCommand
- tabComplete(CommandSender, String, String[]) - Method in class net.glowstone.command.minecraft.GiveCommand
- tabComplete(CommandSender, String, String[]) - Method in class net.glowstone.command.minecraft.KickCommand
- tabComplete(CommandSender, String, String[]) - Method in class net.glowstone.command.minecraft.KillCommand
- tabComplete(CommandSender, String, String[]) - Method in class net.glowstone.command.minecraft.ListCommand
- tabComplete(CommandSender, String, String[]) - Method in class net.glowstone.command.minecraft.PlaySoundCommand
- tabComplete(CommandSender, String, String[]) - Method in class net.glowstone.command.minecraft.SaveAllCommand
- tabComplete(CommandSender, String, String[]) - Method in class net.glowstone.command.minecraft.SaveToggleCommand
- tabComplete(CommandSender, String, String[]) - Method in class net.glowstone.command.minecraft.SetBlockCommand
- tabComplete(CommandSender, String, String[]) - Method in class net.glowstone.command.minecraft.SetIdleTimeoutCommand
- tabComplete(CommandSender, String, String[]) - Method in class net.glowstone.command.minecraft.SetWorldSpawnCommand
- tabComplete(CommandSender, String, String[]) - Method in class net.glowstone.command.minecraft.SpawnPointCommand
- tabComplete(CommandSender, String, String[]) - Method in class net.glowstone.command.minecraft.SummonCommand
- tabComplete(CommandSender, String, String[]) - Method in class net.glowstone.command.minecraft.TellCommand
- tabComplete(CommandSender, String, String[]) - Method in class net.glowstone.command.minecraft.TestForBlockCommand
- tabComplete(CommandSender, String, String[]) - Method in class net.glowstone.command.minecraft.TimeCommand
- tabComplete(CommandSender, String, String[]) - Method in class net.glowstone.command.minecraft.ToggleDownfallCommand
- tabComplete(CommandSender, String, String[]) - Method in class net.glowstone.command.minecraft.WeatherCommand
- tabComplete(CommandSender, String, String[]) - Method in class net.glowstone.command.minecraft.WhitelistCommand
- tabComplete(CommandSender, String, String[]) - Method in class net.glowstone.command.minecraft.XpCommand
- TabCompleteCodec - Class in net.glowstone.net.codec.play.player
- TabCompleteCodec() - Constructor for class net.glowstone.net.codec.play.player.TabCompleteCodec
- TabCompleteHandler - Class in net.glowstone.net.handler.play.player
- TabCompleteHandler() - Constructor for class net.glowstone.net.handler.play.player.TabCompleteHandler
- tabCompleteInternalMaterialName(String, List<String>) - Method in class net.glowstone.util.GlowUnsafeValues
-
Deprecated.
- tabCompleteInternalStatistic(String, List<String>) - Method in class net.glowstone.util.GlowUnsafeValues
-
Deprecated.
- TabCompleteMessage - Class in net.glowstone.net.message.play.player
- TabCompleteMessage(int, String) - Constructor for class net.glowstone.net.message.play.player.TabCompleteMessage
- TabCompleteResponseCodec - Class in net.glowstone.net.codec.play.player
- TabCompleteResponseCodec() - Constructor for class net.glowstone.net.codec.play.player.TabCompleteResponseCodec
- TabCompleteResponseMessage - Class in net.glowstone.net.message.play.player
- TabCompleteResponseMessage(int, int, int, List<TabCompleteResponseMessage.Completion>) - Constructor for class net.glowstone.net.message.play.player.TabCompleteResponseMessage
- TabCompleteResponseMessage.Completion - Class in net.glowstone.net.message.play.player
- Tag<T> - Class in net.glowstone.util.nbt
-
Represents a single NBT tag.
- Tag(TagType) - Constructor for class net.glowstone.util.nbt.Tag
- TagType - Enum Class in net.glowstone.util.nbt
-
The types of NBT tags that exist.
- taigaBrownMushroomDecorator - Variable in class net.glowstone.generator.populators.overworld.TaigaPopulator
- TaigaPopulator - Class in net.glowstone.generator.populators.overworld
- TaigaPopulator() - Constructor for class net.glowstone.generator.populators.overworld.TaigaPopulator
-
Creates a populator specialized for Taiga, Taiga Hills and Taiga Mountains, and their Snowy variants.
- taigaRedMushroomDecorator - Variable in class net.glowstone.generator.populators.overworld.TaigaPopulator
- TallBirchForestPopulator - Class in net.glowstone.generator.populators.overworld
- TallBirchForestPopulator() - Constructor for class net.glowstone.generator.populators.overworld.TallBirchForestPopulator
- TallBirchTree - Class in net.glowstone.generator.objects.trees
- TallBirchTree(Random, BlockStateDelegate) - Constructor for class net.glowstone.generator.objects.trees.TallBirchTree
- TallGrass - Class in net.glowstone.generator.objects
- TallGrass(LongGrass) - Constructor for class net.glowstone.generator.objects.TallGrass
- tallGrassDecorator - Variable in class net.glowstone.generator.populators.overworld.BiomePopulator
- TallGrassDecorator - Class in net.glowstone.generator.decorators.overworld
- TallGrassDecorator() - Constructor for class net.glowstone.generator.decorators.overworld.TallGrassDecorator
- TallRedwoodTree - Class in net.glowstone.generator.objects.trees
- TallRedwoodTree(Random, BlockStateDelegate) - Constructor for class net.glowstone.generator.objects.trees.TallRedwoodTree
-
Initializes this tree with a random height and radius, preparing it to attempt to generate.
- TAMEABLEAANIMAL_STATUS - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- TAMEABLEANIMAL_OWNER - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- TARGETING - Static variable in class net.glowstone.entity.ai.HostileMobState
- TASK - Enum constant in enum class net.glowstone.advancement.GlowAdvancementDisplay.FrameType
-
Normal Tile
- taskManager - Variable in class net.glowstone.entity.GlowLivingEntity
-
The entity's AI task manager.
- TaskManager - Class in net.glowstone.entity.ai
- TaskManager(GlowLivingEntity) - Constructor for class net.glowstone.entity.ai.TaskManager
- TaxicabBlockIterator - Class in net.glowstone.util
- TaxicabBlockIterator(Block) - Constructor for class net.glowstone.util.TaxicabBlockIterator
-
Creates an instance.
- teleport(Entity) - Method in class net.glowstone.entity.GlowEntity
- teleport(Entity, PlayerTeleportEvent.TeleportCause) - Method in class net.glowstone.entity.GlowEntity
- teleport(Location) - Method in class net.glowstone.entity.GlowEntity
- teleport(Location) - Method in class net.glowstone.entity.GlowPlayer
-
Teleport the player.
- teleport(Location) - Method in class net.glowstone.entity.monster.GlowBoss
- teleport(Location, PlayerTeleportEvent.TeleportCause) - Method in class net.glowstone.entity.GlowEntity
- teleport(Location, PlayerTeleportEvent.TeleportCause) - Method in class net.glowstone.entity.GlowPlayer
- TeleportCommand - Class in net.glowstone.command.minecraft
-
/tp was an alias of this command until Minecraft 1.10, but now see
TpCommand
. - TeleportCommand() - Constructor for class net.glowstone.command.minecraft.TeleportCommand
-
Creates the instance for this command.
- TeleportConfirmCodec - Class in net.glowstone.net.codec.play.player
- TeleportConfirmCodec() - Constructor for class net.glowstone.net.codec.play.player.TeleportConfirmCodec
- TeleportConfirmHandler - Class in net.glowstone.net.handler.play.player
- TeleportConfirmHandler() - Constructor for class net.glowstone.net.handler.play.player.TeleportConfirmHandler
- TeleportConfirmMessage - Class in net.glowstone.net.message.play.player
- TeleportConfirmMessage(int) - Constructor for class net.glowstone.net.message.play.player.TeleportConfirmMessage
- teleported - Variable in class net.glowstone.entity.GlowEntity
-
Whether the entity should have its position resent as if teleported.
- teleportedTo - Variable in class net.glowstone.entity.GlowPlayer
- teleportRandomly() - Method in class net.glowstone.entity.monster.GlowEnderman
- teleportToEnd() - Method in class net.glowstone.entity.GlowEntity
-
Teleport this entity to the End.
- teleportToEnd() - Method in class net.glowstone.entity.GlowPlayer
- teleportToSpawn() - Method in class net.glowstone.entity.GlowEntity
-
Teleport this entity to the spawn point of the main world.
- teleportToSpawn() - Method in class net.glowstone.entity.GlowPlayer
- TellCommand - Class in net.glowstone.command.minecraft
- TellCommand() - Constructor for class net.glowstone.command.minecraft.TellCommand
-
Creates the instance for this command.
- TellrawCommand - Class in net.glowstone.command.minecraft
- TellrawCommand() - Constructor for class net.glowstone.command.minecraft.TellrawCommand
-
Creates the instance for this command.
- temperature(double) - Method in class net.glowstone.constants.GlowBiome.GlowBiomeBuilder
- TempleStore - Class in net.glowstone.io.structure
- TempleStore() - Constructor for class net.glowstone.io.structure.TempleStore
- TEN_NOTCHES - Enum constant in enum class net.glowstone.net.message.play.player.BossBarMessage.Division
- TerrainObject - Interface in net.glowstone.generator.objects
-
A terrain feature that can randomly generate itself at specified locations, replacing blocks.
- TestForBlockCommand - Class in net.glowstone.command.minecraft
- TestForBlockCommand() - Constructor for class net.glowstone.command.minecraft.TestForBlockCommand
-
Creates the instance for this command.
- TestForBlocksCommand - Class in net.glowstone.command.minecraft
- TestForBlocksCommand() - Constructor for class net.glowstone.command.minecraft.TestForBlocksCommand
-
Creates the instance for this command.
- TestForBlocksCommand.MatchMode - Enum Class in net.glowstone.command.minecraft
- TestForCommand - Class in net.glowstone.command.minecraft
- TestForCommand() - Constructor for class net.glowstone.command.minecraft.TestForCommand
-
Creates the instance for this command.
- testPermission(CommandSender, String) - Method in class net.glowstone.command.minecraft.GlowVanillaCommand
-
Works like
Command.testPermission(CommandSender)
but uses the specified error message. - TextMessage - Class in net.glowstone.util
-
Simple container for chat message structures until more advanced chat formatting is implemented.
- TextMessage(String) - Constructor for class net.glowstone.util.TextMessage
-
Construct a new chat message from a simple text string.
- TextMessage(JSONObject) - Constructor for class net.glowstone.util.TextMessage
-
Construct a chat message from a JSON structure.
- TheEndGenerator - Class in net.glowstone.generator
- TheEndGenerator() - Constructor for class net.glowstone.generator.TheEndGenerator
-
Creates a chunk generator for the End.
- TheEndPopulator - Class in net.glowstone.generator.populators
- TheEndPopulator() - Constructor for class net.glowstone.generator.populators.TheEndPopulator
- TICKS_PER_DAY - Static variable in class net.glowstone.util.TickUtil
-
The length in ticks of one Minecraft day.
- TICKS_PER_HALF_DAY - Static variable in class net.glowstone.util.TickUtil
-
The length in ticks of one Minecraft half day.
- TICKS_PER_HOUR - Static variable in class net.glowstone.util.TickUtil
-
The lenght in ticks of one hour.
- TICKS_PER_MINUTE - Static variable in class net.glowstone.util.TickUtil
-
The length in ticks of one minute.
- TICKS_PER_SECOND - Static variable in class net.glowstone.util.TickUtil
-
The length in ticks of one second.
- TICKS_PER_WEEK - Static variable in class net.glowstone.util.TickUtil
-
The length in ticks of one Minecraft week.
- ticksLived - Variable in class net.glowstone.entity.GlowEntity
-
A counter of how long this entity has existed.
- TickUtil - Class in net.glowstone.util
-
Utility class to ease conversion from standard time units to in-game ticks.
- TimeCodec - Class in net.glowstone.net.codec.play.game
- TimeCodec() - Constructor for class net.glowstone.net.codec.play.game.TimeCodec
- TimeCommand - Class in net.glowstone.command.minecraft
- TimeCommand() - Constructor for class net.glowstone.command.minecraft.TimeCommand
-
Creates the instance for this command.
- TimeMessage - Class in net.glowstone.net.message.play.game
- TimeMessage(long, long) - Constructor for class net.glowstone.net.message.play.game.TimeMessage
- TIMEOUT - Static variable in interface net.glowstone.i18n.ConsoleMessages.Warn.Profile
- TIMEOUT - Static variable in interface net.glowstone.i18n.ConsoleMessages.Warn.Uuid
- TIMES - Enum constant in enum class net.glowstone.net.message.play.game.TitleMessage.Action
- TIPPEDARROW_COLOR - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- TITLE - Enum constant in enum class net.glowstone.net.message.play.game.TitleMessage.Action
- TITLE - Static variable in interface net.glowstone.i18n.GlowstoneMessages.Advancement
- TitleCodec - Class in net.glowstone.net.codec.play.game
- TitleCodec() - Constructor for class net.glowstone.net.codec.play.game.TitleCodec
- TitleCommand - Class in net.glowstone.command.minecraft
- TitleCommand() - Constructor for class net.glowstone.command.minecraft.TitleCommand
-
Creates the instance for this command.
- TitleMessage - Class in net.glowstone.net.message.play.game
-
Documented at http://wiki.vg/Protocol#Title
- TitleMessage(TitleMessage.Action) - Constructor for class net.glowstone.net.message.play.game.TitleMessage
-
Creates an instance with no message or times.
- TitleMessage(TitleMessage.Action, int, int, int) - Constructor for class net.glowstone.net.message.play.game.TitleMessage
-
Creates an instance with times.
- TitleMessage(TitleMessage.Action, TextMessage) - Constructor for class net.glowstone.net.message.play.game.TitleMessage
-
Creates an instance with a message.
- TitleMessage.Action - Enum Class in net.glowstone.net.message.play.game
- TNT - Enum constant in enum class net.glowstone.entity.objects.GlowMinecart.MinecartType
- TNT_PRIMED - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- TntDispenseBehavior - Class in net.glowstone.dispenser
- TntDispenseBehavior() - Constructor for class net.glowstone.dispenser.TntDispenseBehavior
- to(Chunk) - Static method in class net.glowstone.chunk.GlowChunk.Key
- toArray() - Method in class net.glowstone.util.collection.SuperCollection
- toArray(T[]) - Method in class net.glowstone.util.collection.SuperCollection
- toConfigMap() - Method in class net.glowstone.util.library.Library
-
Converts the
Library
instance to a map that can be serialized and saved into a config file. - toFlatString(UUID) - Static method in class net.glowstone.util.UuidUtils
-
Converts a UUID to a hexadecimal string without hyphens.
- ToggleDownfallCommand - Class in net.glowstone.command.minecraft
-
Stops or starts rain, but doesn't schedule another weather change in the future as /weather does.
- ToggleDownfallCommand() - Constructor for class net.glowstone.command.minecraft.ToggleDownfallCommand
- toIntArray(UUID) - Static method in class net.glowstone.util.UuidUtils
-
Convert a UUID to its Int-Array representation.
- toLegacy(Material) - Method in class net.glowstone.util.GlowUnsafeValues
-
Deprecated.
- toMessage() - Method in class net.glowstone.chunk.GlowChunk
-
Creates a new
ChunkDataMessage
which can be sent to a client to stream this entire chunk to them. - toMessage() - Method in class net.glowstone.util.StatisticMap
- toMessage(boolean) - Method in class net.glowstone.chunk.GlowChunk
-
Creates a new
ChunkDataMessage
which can be sent to a client to stream this entire chunk to them. - toMessage(boolean, boolean) - Method in class net.glowstone.chunk.GlowChunk
-
Creates a new
ChunkDataMessage
which can be sent to a client to stream parts of this chunk to them. - toMessage(boolean, boolean, ByteBufAllocator) - Method in class net.glowstone.chunk.GlowChunk
- toNamespaced(String) - Static method in class net.glowstone.command.CommandUtils
-
Returns the input unchanged if it already has a namespace prefix; otherwise, adds the
NamespacedKey.MINECRAFT
prefix. - toNbt() - Method in class net.glowstone.entity.meta.profile.GlowPlayerProfile
-
Converts this player profile to an NBT compound tag.
- toNbt(List<Pattern>) - Static method in class net.glowstone.block.blocktype.BlockBanner
-
Converts banner patterns to NBT tags.
- toNbt(PotionEffect) - Static method in class net.glowstone.inventory.GlowMetaPotion
-
Converts a
PotionEffect
to an NBT compound tag. - TOO_HIGH - Enum constant in enum class net.glowstone.command.minecraft.GlowVanillaCommand.GenericMessage
- TOO_LOW - Enum constant in enum class net.glowstone.command.minecraft.GlowVanillaCommand.GenericMessage
- ToolType - Enum Class in net.glowstone.inventory
-
A
MaterialMatcher
implementation for basic tool types. - toSection() - Method in class net.glowstone.map.GlowMapCanvas
-
Converts a snapshot of this canvas to a
MapDataMessage.Section
for transmission to the client. - toString() - Method in class net.glowstone.advancement.CriterionProgress
- toString() - Method in class net.glowstone.advancement.GlowAdvancement
- toString() - Method in class net.glowstone.advancement.GlowAdvancementDisplay
- toString() - Method in class net.glowstone.block.GlowBlock
- toString() - Method in class net.glowstone.block.GlowBlockState
- toString() - Method in class net.glowstone.block.itemtype.ItemType
- toString() - Method in class net.glowstone.block.state.BlockStateData
- toString() - Method in class net.glowstone.boss.GlowBossBar
- toString() - Method in class net.glowstone.chunk.ChunkManager.ChunkLock
- toString() - Method in class net.glowstone.chunk.GlowChunk.Key
- toString() - Method in class net.glowstone.chunk.GlowChunk
- toString() - Method in class net.glowstone.constants.GlowBiome.GlowBiomeBuilder
- toString() - Method in class net.glowstone.constants.GlowBiome
- toString() - Method in class net.glowstone.data.CommandFunction.FunctionLine
- toString() - Method in class net.glowstone.data.CommandFunction
- toString() - Method in class net.glowstone.entity.ai.MobState
- toString() - Method in enum class net.glowstone.entity.AttributeManager.Key
- toString() - Method in class net.glowstone.entity.CustomEntityDescriptor
- toString() - Method in class net.glowstone.entity.FishingRewardManager.RewardItem
- toString() - Method in class net.glowstone.entity.GlowEntity
- toString() - Method in class net.glowstone.entity.GlowPlayer
- toString() - Method in class net.glowstone.entity.meta.ClientSettings
- toString() - Method in class net.glowstone.entity.meta.MetadataMap.Entry
- toString() - Method in class net.glowstone.entity.meta.MetadataMap
- toString() - Method in class net.glowstone.generator.decorators.overworld.DoublePlantDecorator.DoublePlantDecoration
- toString() - Method in class net.glowstone.generator.decorators.overworld.FlowerDecorator.FlowerDecoration
- toString() - Method in class net.glowstone.generator.decorators.overworld.TreeDecorator.TreeDecoration
- toString() - Method in class net.glowstone.generator.structures.util.StructureBuilder.StructureMaterial
- toString() - Method in class net.glowstone.GlowOfflinePlayer
- toString() - Method in class net.glowstone.GlowServer
- toString() - Method in class net.glowstone.GlowWorld
- toString() - Method in class net.glowstone.inventory.crafting.PlayerRecipeMonitor
- toString() - Method in class net.glowstone.inventory.GlowInventory
- toString() - Method in class net.glowstone.inventory.GlowMetaItem
- toString() - Method in class net.glowstone.io.entity.EntityStore
- toString() - Method in class net.glowstone.io.structure.StructurePieceStore
- toString() - Method in class net.glowstone.io.structure.StructureStore
- toString() - Method in class net.glowstone.io.WorldMetadataService.WorldFinalValues
- toString() - Method in class net.glowstone.net.GlowSession
- toString() - Method in class net.glowstone.net.message.handshake.HandshakeMessage
- toString() - Method in class net.glowstone.net.message.KickMessage
- toString() - Method in class net.glowstone.net.message.login.EncryptionKeyRequestMessage
- toString() - Method in class net.glowstone.net.message.login.EncryptionKeyResponseMessage
- toString() - Method in class net.glowstone.net.message.login.LoginPluginRequestMessage
- toString() - Method in class net.glowstone.net.message.login.LoginPluginResponseMessage
- toString() - Method in class net.glowstone.net.message.login.LoginStartMessage
- toString() - Method in class net.glowstone.net.message.login.LoginSuccessMessage
- toString() - Method in class net.glowstone.net.message.play.entity.AttachEntityMessage
- toString() - Method in class net.glowstone.net.message.play.entity.CollectItemMessage
- toString() - Method in class net.glowstone.net.message.play.entity.DestroyEntitiesMessage
- toString() - Method in class net.glowstone.net.message.play.entity.EntityAnimationMessage
- toString() - Method in class net.glowstone.net.message.play.entity.EntityEffectMessage
- toString() - Method in class net.glowstone.net.message.play.entity.EntityEquipmentMessage
- toString() - Method in class net.glowstone.net.message.play.entity.EntityHeadRotationMessage
- toString() - Method in class net.glowstone.net.message.play.entity.EntityMetadataMessage
- toString() - Method in class net.glowstone.net.message.play.entity.EntityPropertyMessage
- toString() - Method in class net.glowstone.net.message.play.entity.EntityRemoveEffectMessage
- toString() - Method in class net.glowstone.net.message.play.entity.EntityRotationMessage
- toString() - Method in class net.glowstone.net.message.play.entity.EntityStatusMessage
- toString() - Method in class net.glowstone.net.message.play.entity.EntityTeleportMessage
- toString() - Method in class net.glowstone.net.message.play.entity.EntityVelocityMessage
- toString() - Method in class net.glowstone.net.message.play.entity.RelativeEntityPositionMessage
- toString() - Method in class net.glowstone.net.message.play.entity.RelativeEntityPositionRotationMessage
- toString() - Method in class net.glowstone.net.message.play.entity.SetCooldownMessage
- toString() - Method in class net.glowstone.net.message.play.entity.SetPassengerMessage
- toString() - Method in class net.glowstone.net.message.play.entity.SpawnGlobalEntityMessage
- toString() - Method in class net.glowstone.net.message.play.entity.SpawnMobMessage
- toString() - Method in class net.glowstone.net.message.play.entity.SpawnObjectMessage
- toString() - Method in class net.glowstone.net.message.play.entity.SpawnPaintingMessage
- toString() - Method in class net.glowstone.net.message.play.entity.SpawnPlayerMessage
- toString() - Method in class net.glowstone.net.message.play.entity.SpawnXpOrbMessage
- toString() - Method in class net.glowstone.net.message.play.entity.VehicleMoveMessage
- toString() - Method in class net.glowstone.net.message.play.game.AcknowledgePlayerDiggingMessage
- toString() - Method in class net.glowstone.net.message.play.game.BeaconEffectMessage
- toString() - Method in class net.glowstone.net.message.play.game.BlockActionMessage
- toString() - Method in class net.glowstone.net.message.play.game.BlockBreakAnimationMessage
- toString() - Method in class net.glowstone.net.message.play.game.BlockChangeMessage
- toString() - Method in class net.glowstone.net.message.play.game.ChatMessage
- toString() - Method in class net.glowstone.net.message.play.game.ChunkDataMessage
- toString() - Method in class net.glowstone.net.message.play.game.ClientSettingsMessage
- toString() - Method in class net.glowstone.net.message.play.game.CraftRecipeRequestMessage
- toString() - Method in class net.glowstone.net.message.play.game.CraftRecipeResponseMessage
- toString() - Method in class net.glowstone.net.message.play.game.DeclareCommandsMessage
- toString() - Method in class net.glowstone.net.message.play.game.DisplayedRecipeMessage
- toString() - Method in class net.glowstone.net.message.play.game.EditBookMessage
- toString() - Method in class net.glowstone.net.message.play.game.ExperienceMessage
- toString() - Method in class net.glowstone.net.message.play.game.ExplosionMessage.Record
- toString() - Method in class net.glowstone.net.message.play.game.ExplosionMessage
- toString() - Method in class net.glowstone.net.message.play.game.HealthMessage
- toString() - Method in class net.glowstone.net.message.play.game.IncomingChatMessage
- toString() - Method in class net.glowstone.net.message.play.game.JoinGameMessage
- toString() - Method in class net.glowstone.net.message.play.game.MapDataMessage.Icon
- toString() - Method in class net.glowstone.net.message.play.game.MapDataMessage.Section
- toString() - Method in class net.glowstone.net.message.play.game.MapDataMessage
- toString() - Method in class net.glowstone.net.message.play.game.MultiBlockChangeMessage
- toString() - Method in class net.glowstone.net.message.play.game.NamedSoundEffectMessage
- toString() - Method in class net.glowstone.net.message.play.game.NameItemMessage
- toString() - Method in class net.glowstone.net.message.play.game.PingMessage
- toString() - Method in class net.glowstone.net.message.play.game.PlayEffectMessage
- toString() - Method in class net.glowstone.net.message.play.game.PlayParticleMessage
- toString() - Method in class net.glowstone.net.message.play.game.PluginMessage
- toString() - Method in class net.glowstone.net.message.play.game.PositionRotationMessage
- toString() - Method in class net.glowstone.net.message.play.game.RecipeBookStateMessage
- toString() - Method in class net.glowstone.net.message.play.game.RespawnMessage
- toString() - Method in class net.glowstone.net.message.play.game.SignEditorMessage
- toString() - Method in class net.glowstone.net.message.play.game.SoundEffectMessage
- toString() - Method in class net.glowstone.net.message.play.game.SpawnPositionMessage
- toString() - Method in class net.glowstone.net.message.play.game.StateChangeMessage
- toString() - Method in class net.glowstone.net.message.play.game.StatisticsMessage
- toString() - Method in class net.glowstone.net.message.play.game.StopSoundMessage
- toString() - Method in class net.glowstone.net.message.play.game.TimeMessage
- toString() - Method in class net.glowstone.net.message.play.game.TitleMessage
- toString() - Method in class net.glowstone.net.message.play.game.UnloadChunkMessage
- toString() - Method in class net.glowstone.net.message.play.game.UnlockRecipesMessage
- toString() - Method in class net.glowstone.net.message.play.game.UpdateBlockEntityMessage
- toString() - Method in class net.glowstone.net.message.play.game.UpdateSignMessage
- toString() - Method in class net.glowstone.net.message.play.game.UserListHeaderFooterMessage
- toString() - Method in class net.glowstone.net.message.play.game.UserListItemMessage.Entry
- toString() - Method in class net.glowstone.net.message.play.game.UserListItemMessage
- toString() - Method in class net.glowstone.net.message.play.game.WorldBorderMessage
- toString() - Method in class net.glowstone.net.message.play.inv.ClickWindowButtonMessage
- toString() - Method in class net.glowstone.net.message.play.inv.CloseWindowMessage
- toString() - Method in class net.glowstone.net.message.play.inv.CreativeItemMessage
- toString() - Method in class net.glowstone.net.message.play.inv.HeldItemMessage
- toString() - Method in class net.glowstone.net.message.play.inv.OpenWindowMessage
- toString() - Method in class net.glowstone.net.message.play.inv.SetWindowContentsMessage
- toString() - Method in class net.glowstone.net.message.play.inv.SetWindowSlotMessage
- toString() - Method in class net.glowstone.net.message.play.inv.TransactionMessage
- toString() - Method in class net.glowstone.net.message.play.inv.WindowClickMessage
- toString() - Method in class net.glowstone.net.message.play.inv.WindowPropertyMessage
- toString() - Method in class net.glowstone.net.message.play.player.AdvancementsMessage
- toString() - Method in class net.glowstone.net.message.play.player.AdvancementTabMessage
- toString() - Method in class net.glowstone.net.message.play.player.BlockPlacementMessage
- toString() - Method in class net.glowstone.net.message.play.player.BossBarMessage
- toString() - Method in class net.glowstone.net.message.play.player.CameraMessage
- toString() - Method in class net.glowstone.net.message.play.player.ClientStatusMessage
- toString() - Method in class net.glowstone.net.message.play.player.CombatEventMessage
- toString() - Method in class net.glowstone.net.message.play.player.DiggingMessage
- toString() - Method in class net.glowstone.net.message.play.player.InteractEntityMessage
- toString() - Method in class net.glowstone.net.message.play.player.PlayerAbilitiesMessage
- toString() - Method in class net.glowstone.net.message.play.player.PlayerActionMessage
- toString() - Method in class net.glowstone.net.message.play.player.PlayerLookMessage
- toString() - Method in class net.glowstone.net.message.play.player.PlayerPositionLookMessage
- toString() - Method in class net.glowstone.net.message.play.player.PlayerPositionMessage
- toString() - Method in class net.glowstone.net.message.play.player.PlayerSwingArmMessage
- toString() - Method in class net.glowstone.net.message.play.player.PlayerUpdateMessage
- toString() - Method in class net.glowstone.net.message.play.player.ResourcePackSendMessage
- toString() - Method in class net.glowstone.net.message.play.player.ResourcePackStatusMessage
- toString() - Method in class net.glowstone.net.message.play.player.ServerDifficultyMessage
- toString() - Method in class net.glowstone.net.message.play.player.SpectateMessage
- toString() - Method in class net.glowstone.net.message.play.player.SteerBoatMessage
- toString() - Method in class net.glowstone.net.message.play.player.SteerVehicleMessage
- toString() - Method in class net.glowstone.net.message.play.player.TabCompleteMessage
- toString() - Method in class net.glowstone.net.message.play.player.TabCompleteResponseMessage.Completion
- toString() - Method in class net.glowstone.net.message.play.player.TabCompleteResponseMessage
- toString() - Method in class net.glowstone.net.message.play.player.TeleportConfirmMessage
- toString() - Method in class net.glowstone.net.message.play.player.UseItemMessage
- toString() - Method in class net.glowstone.net.message.play.scoreboard.ScoreboardDisplayMessage
- toString() - Method in class net.glowstone.net.message.play.scoreboard.ScoreboardObjectiveMessage
- toString() - Method in class net.glowstone.net.message.play.scoreboard.ScoreboardScoreMessage
- toString() - Method in class net.glowstone.net.message.play.scoreboard.ScoreboardTeamMessage
- toString() - Method in class net.glowstone.net.message.SetCompressionMessage
- toString() - Method in class net.glowstone.net.message.status.StatusPingMessage
- toString() - Method in class net.glowstone.net.message.status.StatusRequestMessage
- toString() - Method in class net.glowstone.net.message.status.StatusResponseMessage
- toString() - Method in class net.glowstone.scheduler.GlowTask
- toString() - Method in class net.glowstone.util.collection.SuperCollection
- toString() - Method in enum class net.glowstone.util.config.ServerConfig.Key
- toString() - Method in enum class net.glowstone.util.config.WorldConfig.Key
- toString() - Method in class net.glowstone.util.library.Library
- toString() - Method in class net.glowstone.util.library.LibraryKey
- toString() - Method in class net.glowstone.util.loot.ConditionalLootItem
- toString() - Method in class net.glowstone.util.loot.DefaultLootItem
- toString() - Method in class net.glowstone.util.loot.EntityLootTable
- toString() - Method in class net.glowstone.util.loot.LootData
- toString() - Method in class net.glowstone.util.loot.LootItem
- toString() - Method in class net.glowstone.util.loot.LootRandomValues
- toString() - Method in class net.glowstone.util.loot.ProbableValue
- toString() - Method in class net.glowstone.util.loot.ReflectiveValue
- toString() - Method in enum class net.glowstone.util.mojangson.MojangsonToken
- toString() - Method in class net.glowstone.util.nbt.Tag
- toString() - Method in class net.glowstone.util.pattern.BlockPattern.PatternItem
- toString() - Method in class net.glowstone.util.SoundInfo
- toString() - Method in class net.glowstone.util.TextMessage
- toString(UUID) - Static method in class net.glowstone.util.UuidUtils
-
Converts a UUID to a hexadecimal string with hyphens.
- TpCommand - Class in net.glowstone.command.minecraft
-
Differs from
TeleportCommand
in that all relative coordinates are relative to the target rather than the sender. - TpCommand() - Constructor for class net.glowstone.command.minecraft.TpCommand
-
Creates the instance for this command.
- TransactionCodec - Class in net.glowstone.net.codec.play.inv
- TransactionCodec() - Constructor for class net.glowstone.net.codec.play.inv.TransactionCodec
- TransactionHandler - Class in net.glowstone.net.handler.play.inv
- TransactionHandler() - Constructor for class net.glowstone.net.handler.play.inv.TransactionHandler
- TransactionMessage - Class in net.glowstone.net.message.play.inv
- TransactionMessage(int, int, boolean) - Constructor for class net.glowstone.net.message.play.inv.TransactionMessage
- transformToFallingEntity(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockFalling
- TRANSPARENT_BLOCKS - Static variable in class net.glowstone.block.GlowTags
- TransportHelper - Class in net.glowstone.entity.ai
- TransportHelper() - Constructor for class net.glowstone.entity.ai.TransportHelper
- TREASURE - Enum constant in enum class net.glowstone.entity.FishingRewardManager.RewardCategory
- TreeDecoration(BiFunction<Random, BlockStateDelegate, ? extends GenericTree>, int) - Constructor for class net.glowstone.generator.decorators.overworld.TreeDecorator.TreeDecoration
- treeDecorator - Variable in class net.glowstone.generator.populators.overworld.BiomePopulator
- TreeDecorator - Class in net.glowstone.generator.decorators.overworld
- TreeDecorator() - Constructor for class net.glowstone.generator.decorators.overworld.TreeDecorator
- TreeDecorator.TreeDecoration - Class in net.glowstone.generator.decorators.overworld
- TRIDENT_LOYALTY - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- trigger(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockDispenser
-
Dispense an item from the given block if it's a dispenser.
- TRIPLE_ALREADY - Static variable in interface net.glowstone.i18n.ConsoleMessages.Warn.Block.Chest
- TRIPLE_END - Static variable in interface net.glowstone.i18n.ConsoleMessages.Warn.Block.Chest
- TRIPLE_MIDDLE - Static variable in interface net.glowstone.i18n.ConsoleMessages.Warn.Block.Chest
- TROPICAL_FISH_VARIANT - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- tryFeed(Material, GlowPlayer) - Method in class net.glowstone.entity.GlowAnimal
-
Determines whether this entity can eat an item while healthy, and if so, applies the effects of eating it.
- tryFeed(Material, GlowPlayer) - Method in class net.glowstone.entity.passive.GlowAbstractHorse
- tryFeed(Material, GlowPlayer) - Method in class net.glowstone.entity.passive.GlowHorse
- tryGetBlockData(String) - Method in class net.glowstone.util.nbt.CompoundTag
- tryGetCompound(String) - Method in class net.glowstone.util.nbt.CompoundTag
-
Returns the value of a compound subtag, if it exists.
- tryGetInt(String) - Method in class net.glowstone.util.nbt.CompoundTag
-
Returns the value of an int subtag if it is present.
- tryGetLong(String) - Method in class net.glowstone.util.nbt.CompoundTag
-
Returns the value of a long subtag if it is present.
- tryGetMaterial(String) - Method in class net.glowstone.util.nbt.CompoundTag
-
Reads a material from a string ID or numeric ID, depending on the tag type.
- tryGetString(String) - Method in class net.glowstone.util.nbt.CompoundTag
-
Returns the value of a string subtag if it is present.
- tryGetUniqueId(String) - Method in class net.glowstone.util.nbt.CompoundTag
- tryGetUniqueId(String, String) - Method in class net.glowstone.util.nbt.CompoundTag
-
Deprecated.use
CompoundTag.tryGetUniqueId(String)
for modern int-array UUID representation. - tryToFillSlots(ItemStack, int...) - Method in class net.glowstone.inventory.GlowInventory
-
Tries to put the given items into the specified slots of this inventory from the start slot (inclusive) to the end slot (exclusive).
- tryUseTotem() - Method in class net.glowstone.entity.GlowLivingEntity
-
Use "Totem of Undying" if equipped
- TULIP_ORANGE - Enum constant in enum class net.glowstone.generator.objects.FlowerType
- TULIP_PINK - Enum constant in enum class net.glowstone.generator.objects.FlowerType
- TULIP_RED - Enum constant in enum class net.glowstone.generator.objects.FlowerType
- TULIP_WHITE - Enum constant in enum class net.glowstone.generator.objects.FlowerType
- TURTLE_GOING_HOME - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- TURTLE_HAS_EGG - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- TURTLE_HOME_POSITION - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- TURTLE_LAYING_EGG - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- TURTLE_TRAVEL_POS - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- TURTLE_TRAVELLING - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- TWELVE_NOTCHES - Enum constant in enum class net.glowstone.net.message.play.player.BossBarMessage.Division
- TWENTY_NOTCHES - Enum constant in enum class net.glowstone.net.message.play.player.BossBarMessage.Division
- type - Variable in class net.glowstone.block.GlowBlockState
- type - Variable in class net.glowstone.generator.objects.trees.BrownMushroomTree
- type - Variable in class net.glowstone.io.entity.EntityStore
- type - Variable in class net.glowstone.net.message.play.game.MapDataMessage.Icon
- type(Biome) - Method in class net.glowstone.constants.GlowBiome.GlowBiomeBuilder
U
- unbanIP(String) - Method in class net.glowstone.GlowServer
- UnderwaterDecorator - Class in net.glowstone.generator.decorators.overworld
- UnderwaterDecorator(Material) - Constructor for class net.glowstone.generator.decorators.overworld.UnderwaterDecorator
- undiscoverRecipe(NamespacedKey) - Method in class net.glowstone.entity.GlowPlayer
- undiscoverRecipes(Collection<NamespacedKey>) - Method in class net.glowstone.entity.GlowPlayer
- UNEXPECTED_SYMBOL - Enum constant in enum class net.glowstone.util.mojangson.ex.MojangsonParseException.ParseExceptionReason
- UNKNOWN - Static variable in interface net.glowstone.i18n.ConsoleMessages.Error.Biome
- UNKNOWN - Static variable in interface net.glowstone.i18n.ConsoleMessages.Warn.BlockEntity
- UNKNOWN - Static variable in interface net.glowstone.i18n.ConsoleMessages.Warn.Entity
- UNKNOWN_BLOCK_TO_TICK - Static variable in interface net.glowstone.i18n.ConsoleMessages.Warn.Chunk
- UNKNOWN_CLICKED - Static variable in interface net.glowstone.i18n.ConsoleMessages.Info.Block
- UNKNOWN_CLIENT_STATUS_ACTION - Static variable in interface net.glowstone.i18n.ConsoleMessages.Info.Net
- UNKNOWN_COMMAND - Static variable in interface net.glowstone.i18n.GlowstoneMessages.Command.Error
- UNKNOWN_PIECE_TYPE - Static variable in interface net.glowstone.i18n.ConsoleMessages.Error.Structure
- UNKNOWN_TYPE_NO_ID - Static variable in interface net.glowstone.i18n.GlowstoneMessages.Entity
- UNKNOWN_TYPE_WITH_ID - Static variable in interface net.glowstone.i18n.GlowstoneMessages.Entity
- UnknownEntityTypeException - Exception in net.glowstone.io.entity
-
Thrown when attempting to load an entity of an unrecognized or unspecified type.
- UnknownEntityTypeException(CompoundTag) - Constructor for exception net.glowstone.io.entity.UnknownEntityTypeException
- unlearnRecipe(Recipe) - Method in class net.glowstone.entity.GlowPlayer
-
Remove a recipe from the player's known recipes.
- UNLIMITED - Static variable in class net.glowstone.util.nbt.NbtReadLimiter
- unload() - Method in class net.glowstone.chunk.GlowChunk
- unload() - Method in class net.glowstone.GlowWorld
-
Unloads the world.
- unload() - Method in class net.glowstone.io.anvil.AnvilChunkIoService
- unload() - Method in interface net.glowstone.io.ChunkIoService
-
Unload the service, performing any cleanup necessary.
- unload() - Method in class net.glowstone.io.nbt.NbtScoreboardIoService
- unload() - Method in interface net.glowstone.io.ScoreboardIoService
-
Unload the service, performing any cleanup necessary.
- unload(boolean) - Method in class net.glowstone.chunk.GlowChunk
- unload(boolean, boolean) - Method in class net.glowstone.chunk.GlowChunk
-
Deprecated.
- UNLOAD_FAILED - Static variable in interface net.glowstone.i18n.ConsoleMessages.Warn.Chunk
- unloadChunk(int, int) - Method in class net.glowstone.GlowWorld
- unloadChunk(int, int, boolean) - Method in class net.glowstone.GlowWorld
- unloadChunk(int, int, boolean, boolean) - Method in class net.glowstone.GlowWorld
- unloadChunk(Chunk) - Method in class net.glowstone.GlowWorld
- UnloadChunkCodec - Class in net.glowstone.net.codec.play.game
- UnloadChunkCodec() - Constructor for class net.glowstone.net.codec.play.game.UnloadChunkCodec
- UnloadChunkMessage - Class in net.glowstone.net.message.play.game
- UnloadChunkMessage(int, int) - Constructor for class net.glowstone.net.message.play.game.UnloadChunkMessage
- unloadChunkRequest(int, int) - Method in class net.glowstone.GlowWorld
- unloadChunkRequest(int, int, boolean) - Method in class net.glowstone.GlowWorld
- unloadOldChunks() - Method in class net.glowstone.chunk.ChunkManager
-
Unload chunks with no locks on them.
- unloadWorld(String, boolean) - Method in class net.glowstone.GlowServer
- unloadWorld(World, boolean) - Method in class net.glowstone.GlowServer
- UnlockRecipesCodec - Class in net.glowstone.net.codec.play.game
- UnlockRecipesCodec() - Constructor for class net.glowstone.net.codec.play.game.UnlockRecipesCodec
- UnlockRecipesMessage - Class in net.glowstone.net.message.play.game
- UnlockRecipesMessage(int, boolean, boolean, boolean, boolean, int[]) - Constructor for class net.glowstone.net.message.play.game.UnlockRecipesMessage
- UnlockRecipesMessage(int, boolean, boolean, boolean, boolean, int[], int[]) - Constructor for class net.glowstone.net.message.play.game.UnlockRecipesMessage
- UNRECOGNIZED - Static variable in interface net.glowstone.i18n.ConsoleMessages.Warn.Plugin
- unrecognizedPlugins - Variable in class net.glowstone.GlowPluginTypeDetector
- unregister() - Method in class net.glowstone.scoreboard.GlowObjective
-
Removes this objective from the scoreboard.
- unregister() - Method in class net.glowstone.scoreboard.GlowTeam
- unsubscribe(GlowPlayer) - Method in class net.glowstone.scoreboard.GlowScoreboard
-
Clear the player's scoreboard contents and unsubscribe them from future changes.
- UNSUPPORTED - Static variable in interface net.glowstone.i18n.ConsoleMessages.Warn.Plugin
- UNSUPPORTED_CANARY - Static variable in interface net.glowstone.i18n.ConsoleMessages.Warn.Plugin
- UNSUPPORTED_FORGE - Static variable in interface net.glowstone.i18n.ConsoleMessages.Warn.Plugin
- UNSUPPORTED_OTHER - Static variable in interface net.glowstone.i18n.ConsoleMessages.Warn.Plugin
- UNSUPPORTED_SPONGE - Static variable in interface net.glowstone.i18n.ConsoleMessages.Warn.Plugin
- UP - Enum constant in enum class net.glowstone.entity.monster.GlowShulker.Facing
- update() - Method in class net.glowstone.block.GlowBlockState
- update(boolean) - Method in class net.glowstone.block.GlowBlockState
- update(boolean, boolean) - Method in class net.glowstone.block.entity.state.GlowBanner
- update(boolean, boolean) - Method in class net.glowstone.block.entity.state.GlowBed
- update(boolean, boolean) - Method in class net.glowstone.block.entity.state.GlowBrewingStand
- update(boolean, boolean) - Method in class net.glowstone.block.entity.state.GlowChest
- update(boolean, boolean) - Method in class net.glowstone.block.entity.state.GlowCreatureSpawner
- update(boolean, boolean) - Method in class net.glowstone.block.entity.state.GlowDispenser
- update(boolean, boolean) - Method in class net.glowstone.block.entity.state.GlowFlowerPot
- update(boolean, boolean) - Method in class net.glowstone.block.entity.state.GlowFurnace
- update(boolean, boolean) - Method in class net.glowstone.block.entity.state.GlowJukebox
- update(boolean, boolean) - Method in class net.glowstone.block.entity.state.GlowSign
- update(boolean, boolean) - Method in class net.glowstone.block.entity.state.GlowSkull
- update(boolean, boolean) - Method in class net.glowstone.block.GlowBlockState
- update(String, String, String, String, boolean, boolean, Team.OptionStatus, Team.OptionStatus, ChatColor) - Static method in class net.glowstone.net.message.play.scoreboard.ScoreboardTeamMessage
- update(String, TextMessage) - Static method in class net.glowstone.net.message.play.scoreboard.ScoreboardObjectiveMessage
- update(String, TextMessage, TextMessage, TextMessage, boolean, boolean, Team.OptionStatus, Team.OptionStatus, ChatColor) - Static method in class net.glowstone.net.message.play.scoreboard.ScoreboardTeamMessage
- update(String, TextMessage, RenderType) - Static method in class net.glowstone.net.message.play.scoreboard.ScoreboardObjectiveMessage
- update(GlowPlayer) - Method in class net.glowstone.block.entity.BannerEntity
- update(GlowPlayer) - Method in class net.glowstone.block.entity.BeaconEntity
- update(GlowPlayer) - Method in class net.glowstone.block.entity.BedEntity
- update(GlowPlayer) - Method in class net.glowstone.block.entity.BlockEntity
-
Update this BlockEntity's visible state to the given player.
- update(GlowPlayer) - Method in class net.glowstone.block.entity.ChestEntity
- update(GlowPlayer) - Method in class net.glowstone.block.entity.FlowerPotEntity
- update(GlowPlayer) - Method in class net.glowstone.block.entity.FurnaceEntity
- update(GlowPlayer) - Method in class net.glowstone.block.entity.SignEntity
- update(GlowPlayer) - Method in class net.glowstone.block.entity.SkullEntity
- update(Player) - Method in class net.glowstone.map.GlowMapCanvas
-
Applies all updates seen by the given player according to the
MapView
's renderers. - update(Location) - Method in class net.glowstone.net.message.play.entity.VehicleMoveMessage
-
Copies this message's position and orientation to a
Location
. - update(Location) - Method in class net.glowstone.net.message.play.player.PlayerLookMessage
- update(Location) - Method in class net.glowstone.net.message.play.player.PlayerPositionLookMessage
- update(Location) - Method in class net.glowstone.net.message.play.player.PlayerPositionMessage
- update(Location) - Method in class net.glowstone.net.message.play.player.PlayerUpdateMessage
- UPDATE - Enum constant in enum class net.glowstone.net.message.play.scoreboard.ScoreboardTeamMessage.Action
- UPDATE_DISPLAY_NAME - Enum constant in enum class net.glowstone.net.message.play.game.UserListItemMessage.Action
- UPDATE_FLAGS - Enum constant in enum class net.glowstone.net.message.play.player.BossBarMessage.Action
- UPDATE_FOLDER - Enum constant in enum class net.glowstone.util.config.ServerConfig.Key
- UPDATE_GAMEMODE - Enum constant in enum class net.glowstone.net.message.play.game.UserListItemMessage.Action
- UPDATE_HEALTH - Enum constant in enum class net.glowstone.net.message.play.player.BossBarMessage.Action
- UPDATE_LATENCY - Enum constant in enum class net.glowstone.net.message.play.game.UserListItemMessage.Action
- UPDATE_STYLE - Enum constant in enum class net.glowstone.net.message.play.player.BossBarMessage.Action
- UPDATE_TITLE - Enum constant in enum class net.glowstone.net.message.play.player.BossBarMessage.Action
- updateBlock(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockCactus
- updateBlock(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockCocoa
- updateBlock(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockCrops
- updateBlock(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockFarmland
- updateBlock(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockFire
- updateBlock(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockGrass
- updateBlock(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockIce
- updateBlock(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockLava
- updateBlock(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockLeaves
- updateBlock(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockLitRedstoneOre
- updateBlock(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockMushroom
- updateBlock(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockMycel
- updateBlock(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockNetherWart
- updateBlock(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockSapling
- updateBlock(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockSnow
- updateBlock(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockSnowBlock
- updateBlock(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockStem
- updateBlock(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockSugarCane
- updateBlock(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockType
-
Called when this block needs to be updated.
- updateBlock(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockVine
- updateBlock(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockWater
- UpdateBlockEntityCodec - Class in net.glowstone.net.codec.play.game
- UpdateBlockEntityCodec() - Constructor for class net.glowstone.net.codec.play.game.UpdateBlockEntityCodec
- UpdateBlockEntityMessage - Class in net.glowstone.net.message.play.game
- UpdateBlockEntityMessage(int, int, int, int, CompoundTag) - Constructor for class net.glowstone.net.message.play.game.UpdateBlockEntityMessage
- updateBlockStates() - Method in class net.glowstone.util.BlockStateDelegate
-
Updates all block states contained in the BlockState list.
- updateBoundingBox() - Method in class net.glowstone.entity.GlowEntity
- updateBoundingBox() - Method in class net.glowstone.entity.objects.GlowPainting
- updateCommands() - Method in class net.glowstone.entity.GlowPlayer
- updateInRange() - Method in class net.glowstone.block.entity.BlockEntity
-
Update this BlockEntity's visible state to all players in range.
- updateInstrument(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockNote
- updateInventory() - Method in class net.glowstone.entity.GlowPlayer
- updateMaterial(ItemMeta, Material) - Method in class net.glowstone.inventory.GlowItemFactory
- updatePhysics(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockType
-
Called when the BlockType should calculate the current physics.
- updatePhysicsAfterEvent(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockCactus
- updatePhysicsAfterEvent(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockDispenser
- updatePhysicsAfterEvent(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockFalling
- updatePhysicsAfterEvent(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockLamp
- updatePhysicsAfterEvent(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockLiquid
- updatePhysicsAfterEvent(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockNeedsAttached
- updatePhysicsAfterEvent(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockNote
- updatePhysicsAfterEvent(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockRedstone
- updatePhysicsAfterEvent(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockRedstoneRepeater
- updatePhysicsAfterEvent(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockRedstoneTorch
- updatePhysicsAfterEvent(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockTnt
- updatePhysicsAfterEvent(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockType
- updatePhysicsAfterEvent(GlowBlock) - Method in class net.glowstone.block.blocktype.BlockVine
- updatePotionEffectsMetadata() - Method in class net.glowstone.entity.GlowLivingEntity
- updateResultSlot() - Method in class net.glowstone.inventory.GlowCraftingInventory
-
Update the result slot with the current matrix.
- UpdateSignCodec - Class in net.glowstone.net.codec.play.game
- UpdateSignCodec() - Constructor for class net.glowstone.net.codec.play.game.UpdateSignCodec
- UpdateSignHandler - Class in net.glowstone.net.handler.play.game
- UpdateSignHandler() - Constructor for class net.glowstone.net.handler.play.game.UpdateSignHandler
- UpdateSignMessage - Class in net.glowstone.net.message.play.game
- UpdateSignMessage(int, int, int, TextMessage[]) - Constructor for class net.glowstone.net.message.play.game.UpdateSignMessage
-
Creates a message.
- updateState() - Method in class net.glowstone.entity.ai.TaskManager
-
Rebuild the list of tasks according to
(EntityType, MobState)
. - updateTitle(Title) - Method in class net.glowstone.entity.GlowPlayer
- updateTitle(TitleMessage.Action, Object...) - Method in class net.glowstone.entity.GlowPlayer
-
Update a specific attribute of the player's title.
- URL_ENCODE_IP - Static variable in interface net.glowstone.i18n.ConsoleMessages.Warn.Crypt
- USAGE_IS - Enum constant in enum class net.glowstone.command.minecraft.GlowVanillaCommand.GenericMessage
- use(GlowPlayer, ItemStack) - Method in class net.glowstone.block.itemtype.ItemEgg
- use(GlowPlayer, ItemStack) - Method in class net.glowstone.block.itemtype.ItemExperienceBottle
- use(GlowPlayer, ItemStack) - Method in class net.glowstone.block.itemtype.ItemProjectile
-
Throws this projectile.
- use(GlowPlayer, ItemStack) - Method in class net.glowstone.block.itemtype.ItemSnowball
- USE_JLINE - Enum constant in enum class net.glowstone.util.config.ServerConfig.Key
- UseItemCodec - Class in net.glowstone.net.codec.play.player
- UseItemCodec() - Constructor for class net.glowstone.net.codec.play.player.UseItemCodec
- UseItemHandler - Class in net.glowstone.net.handler.play.player
- UseItemHandler() - Constructor for class net.glowstone.net.handler.play.player.UseItemHandler
- UseItemMessage - Class in net.glowstone.net.message.play.player
- UseItemMessage(int) - Constructor for class net.glowstone.net.message.play.player.UseItemMessage
- useRconColors() - Method in class net.glowstone.GlowServer
-
Get whether to use color codes in Rcon responses.
- userEventTriggered(ChannelHandlerContext, Object) - Method in class net.glowstone.net.pipeline.MessageHandler
- UserListHeaderFooterCodec - Class in net.glowstone.net.codec.play.game
- UserListHeaderFooterCodec() - Constructor for class net.glowstone.net.codec.play.game.UserListHeaderFooterCodec
- UserListHeaderFooterMessage - Class in net.glowstone.net.message.play.game
- UserListHeaderFooterMessage(TextMessage, TextMessage) - Constructor for class net.glowstone.net.message.play.game.UserListHeaderFooterMessage
- UserListItemCodec - Class in net.glowstone.net.codec.play.game
- UserListItemCodec() - Constructor for class net.glowstone.net.codec.play.game.UserListItemCodec
- UserListItemMessage - Class in net.glowstone.net.message.play.game
-
Documented at http://wiki.vg/Protocol#Player_List_Item
- UserListItemMessage(UserListItemMessage.Action, List<UserListItemMessage.Entry>) - Constructor for class net.glowstone.net.message.play.game.UserListItemMessage
-
Creates an instance.
- UserListItemMessage(UserListItemMessage.Action, UserListItemMessage.Entry) - Constructor for class net.glowstone.net.message.play.game.UserListItemMessage
- UserListItemMessage.Action - Enum Class in net.glowstone.net.message.play.game
- UserListItemMessage.Entry - Class in net.glowstone.net.message.play.game
- uuid - Variable in class net.glowstone.net.message.play.game.UserListItemMessage.Entry
- UuidListFile - Class in net.glowstone.util.bans
-
Common management for whitelist and ops list files.
- UuidListFile(File) - Constructor for class net.glowstone.util.bans.UuidListFile
- UuidUtils - Class in net.glowstone.util
-
Utility methods for dealing with UUIDs.
V
- value - Variable in class net.glowstone.entity.meta.MetadataMap.Entry
- valueOf(String) - Static method in enum class net.glowstone.advancement.GlowAdvancementDisplay.FrameType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.glowstone.block.entity.BeaconEntity.BeaconEffectPriority
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.glowstone.block.itemtype.ItemType.Context
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.glowstone.block.PistonMoveBehavior
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.glowstone.command.minecraft.CloneCommand.CloneMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.glowstone.command.minecraft.CloneCommand.MaskMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.glowstone.command.minecraft.GlowVanillaCommand.GenericMessage
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.glowstone.command.minecraft.TestForBlocksCommand.MatchMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.glowstone.constants.GlowBlockEntity
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.glowstone.entity.AttributeManager.Key
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.glowstone.entity.FishingRewardManager.RewardCategory
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.glowstone.entity.GlowHangingEntity.HangingFace
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.glowstone.entity.meta.MetadataIndex
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.glowstone.entity.meta.MetadataType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.glowstone.entity.monster.GlowShulker.Facing
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.glowstone.entity.objects.GlowMinecart.MinecartType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.glowstone.entity.passive.GlowParrot.Shoulder
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.glowstone.generator.biomegrid.WhittakerMapLayer.ClimateType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.glowstone.generator.biomegrid.ZoomMapLayer.ZoomType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.glowstone.generator.ground.MesaGroundGenerator.MesaType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.glowstone.generator.objects.FlowerType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.glowstone.generator.structures.GlowTemple.TempleType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.glowstone.i18n.InternationalizationUtil
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.glowstone.inventory.ArmorConstants
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.glowstone.inventory.ClothType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.glowstone.inventory.MaterialToolType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.glowstone.inventory.ToolType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.glowstone.net.message.play.game.RecipeBookStateMessage.RecipeBookType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.glowstone.net.message.play.game.StateChangeMessage.Reason
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.glowstone.net.message.play.game.TitleMessage.Action
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.glowstone.net.message.play.game.UserListItemMessage.Action
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.glowstone.net.message.play.game.WorldBorderMessage.Action
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.glowstone.net.message.play.player.BossBarMessage.Action
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.glowstone.net.message.play.player.BossBarMessage.Color
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.glowstone.net.message.play.player.BossBarMessage.Division
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.glowstone.net.message.play.player.CombatEventMessage.Event
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.glowstone.net.message.play.player.InteractEntityMessage.Action
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.glowstone.net.message.play.scoreboard.ScoreboardTeamMessage.Action
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.glowstone.util.collection.SuperCollection.AdditionMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.glowstone.util.collection.SuperCollection.ResultMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.glowstone.util.CompatibilityBundle
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.glowstone.util.config.ServerConfig.Key
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.glowstone.util.config.WorldConfig.Key
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.glowstone.util.library.LibraryManager.HashAlgorithm
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.glowstone.util.mojangson.ex.MojangsonParseException.ParseExceptionReason
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.glowstone.util.mojangson.MojangsonToken
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.glowstone.util.nbt.TagType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class net.glowstone.util.RectangularRegion.IterationDirection
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class net.glowstone.advancement.GlowAdvancementDisplay.FrameType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.glowstone.block.entity.BeaconEntity.BeaconEffectPriority
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.glowstone.block.itemtype.ItemType.Context
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.glowstone.block.PistonMoveBehavior
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.glowstone.command.minecraft.CloneCommand.CloneMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.glowstone.command.minecraft.CloneCommand.MaskMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.glowstone.command.minecraft.GlowVanillaCommand.GenericMessage
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.glowstone.command.minecraft.TestForBlocksCommand.MatchMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.glowstone.constants.GlowBlockEntity
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.glowstone.entity.AttributeManager.Key
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.glowstone.entity.FishingRewardManager.RewardCategory
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.glowstone.entity.GlowHangingEntity.HangingFace
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.glowstone.entity.meta.MetadataIndex
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.glowstone.entity.meta.MetadataType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.glowstone.entity.monster.GlowShulker.Facing
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.glowstone.entity.objects.GlowMinecart.MinecartType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.glowstone.entity.passive.GlowParrot.Shoulder
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.glowstone.generator.biomegrid.WhittakerMapLayer.ClimateType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.glowstone.generator.biomegrid.ZoomMapLayer.ZoomType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.glowstone.generator.ground.MesaGroundGenerator.MesaType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.glowstone.generator.objects.FlowerType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.glowstone.generator.structures.GlowTemple.TempleType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.glowstone.i18n.InternationalizationUtil
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.glowstone.inventory.ArmorConstants
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.glowstone.inventory.ClothType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.glowstone.inventory.MaterialToolType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.glowstone.inventory.ToolType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.glowstone.net.message.play.game.RecipeBookStateMessage.RecipeBookType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.glowstone.net.message.play.game.StateChangeMessage.Reason
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.glowstone.net.message.play.game.TitleMessage.Action
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.glowstone.net.message.play.game.UserListItemMessage.Action
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.glowstone.net.message.play.game.WorldBorderMessage.Action
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.glowstone.net.message.play.player.BossBarMessage.Action
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.glowstone.net.message.play.player.BossBarMessage.Color
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.glowstone.net.message.play.player.BossBarMessage.Division
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.glowstone.net.message.play.player.CombatEventMessage.Event
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.glowstone.net.message.play.player.InteractEntityMessage.Action
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.glowstone.net.message.play.scoreboard.ScoreboardTeamMessage.Action
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.glowstone.util.collection.SuperCollection.AdditionMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.glowstone.util.collection.SuperCollection.ResultMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.glowstone.util.CompatibilityBundle
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.glowstone.util.config.ServerConfig.Key
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.glowstone.util.config.WorldConfig.Key
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.glowstone.util.library.LibraryManager.HashAlgorithm
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.glowstone.util.mojangson.ex.MojangsonParseException.ParseExceptionReason
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.glowstone.util.mojangson.MojangsonToken
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.glowstone.util.nbt.TagType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class net.glowstone.util.RectangularRegion.IterationDirection
-
Returns an array containing the constants of this enum class, in the order they are declared.
- valueToName(Locale, T) - Method in class net.glowstone.command.LocalizedEnumNames
-
Gets the localized name for an instance of T.
- valueToString(StringBuilder) - Method in class net.glowstone.util.nbt.ByteArrayTag
- valueToString(StringBuilder) - Method in class net.glowstone.util.nbt.CompoundTag
- valueToString(StringBuilder) - Method in class net.glowstone.util.nbt.IntArrayTag
- valueToString(StringBuilder) - Method in class net.glowstone.util.nbt.ListTag
- valueToString(StringBuilder) - Method in class net.glowstone.util.nbt.LongArrayTag
- valueToString(StringBuilder) - Method in class net.glowstone.util.nbt.Tag
- VariableValueArray - Class in net.glowstone.util
- VariableValueArray(int, int) - Constructor for class net.glowstone.util.VariableValueArray
-
Creates an instance.
- VARIANTS - Static variable in class net.glowstone.entity.passive.GlowParrot
- VECTOR - Enum constant in enum class net.glowstone.entity.meta.MetadataType
- vectorToList(Vector) - Static method in class net.glowstone.io.nbt.NbtSerialization
-
Create a list of doubles from a Vector.
- vehicle - Variable in class net.glowstone.entity.GlowEntity
-
The entity this entity is currently riding.
- VehicleMoveCodec - Class in net.glowstone.net.codec.play.entity
- VehicleMoveCodec() - Constructor for class net.glowstone.net.codec.play.entity.VehicleMoveCodec
- VehicleMoveHandler - Class in net.glowstone.net.handler.play.inv
- VehicleMoveHandler() - Constructor for class net.glowstone.net.handler.play.inv.VehicleMoveHandler
- VehicleMoveMessage - Class in net.glowstone.net.message.play.entity
- VehicleMoveMessage(double, double, double, float, float) - Constructor for class net.glowstone.net.message.play.entity.VehicleMoveMessage
-
Creates a message.
- velocity - Variable in class net.glowstone.entity.GlowEntity
-
The entity's velocity, applied each tick.
- velocityChanged - Variable in class net.glowstone.entity.GlowEntity
-
Whether the entity should have its velocity resent.
- VERIFY_TOKEN - Static variable in interface net.glowstone.i18n.GlowstoneMessages.Kick.Crypt
- verifyChallengeToken(InetSocketAddress, int) - Method in class net.glowstone.net.query.QueryServer
-
Verify that the request is using the correct challenge token.
- VEX_STATE - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- VexStore - Class in net.glowstone.io.entity
- VexStore() - Constructor for class net.glowstone.io.entity.VexStore
- VIEW_DISTANCE - Enum constant in enum class net.glowstone.util.config.ServerConfig.Key
- VILLAGER_PROFESSION - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- VINDICATOR_STATE - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- VindicatorStore - Class in net.glowstone.io.entity
- VindicatorStore() - Constructor for class net.glowstone.io.entity.VindicatorStore
W
- wakeup() - Method in class net.glowstone.entity.passive.GlowVillager
- wakeup(boolean) - Method in class net.glowstone.entity.GlowPlayer
- WANDER - Static variable in class net.glowstone.entity.ai.MobState
- WARM_WET - Enum constant in enum class net.glowstone.generator.biomegrid.WhittakerMapLayer.ClimateType
- WARN_ON_OVERLOAD - Enum constant in enum class net.glowstone.util.config.ServerConfig.Key
- WARNING_STATE - Enum constant in enum class net.glowstone.util.config.ServerConfig.Key
- warnMaterialData(Class<?>, MaterialData) - Method in class net.glowstone.block.blocktype.BlockType
-
Deprecated.MaterialData is no longer used (1.13). Use getCastedBlockData.
- WATER_AMBIENT_LIMIT - Enum constant in enum class net.glowstone.util.config.ServerConfig.Key
- WATER_AMBIENT_TICKS - Enum constant in enum class net.glowstone.util.config.ServerConfig.Key
- WATER_ANIMAL_LIMIT - Enum constant in enum class net.glowstone.util.config.ServerConfig.Key
- WATER_CLASSIC - Enum constant in enum class net.glowstone.util.config.ServerConfig.Key
- WATER_TICKS - Enum constant in enum class net.glowstone.util.config.ServerConfig.Key
- waterLakeDecorator - Variable in class net.glowstone.generator.populators.overworld.BiomePopulator
- waterlilyDecorator - Variable in class net.glowstone.generator.populators.overworld.SwampPopulator
- WaterLilyDecorator - Class in net.glowstone.generator.decorators.overworld
- WaterLilyDecorator() - Constructor for class net.glowstone.generator.decorators.overworld.WaterLilyDecorator
- WaterMobStore<T extends GlowWaterMob> - Class in net.glowstone.io.entity
- WaterMobStore(Class<T>, EntityType, Function<Location, T>) - Constructor for class net.glowstone.io.entity.WaterMobStore
-
Creates the instance for a mob type.
- WeatherCommand - Class in net.glowstone.command.minecraft
- WeatherCommand() - Constructor for class net.glowstone.command.minecraft.WeatherCommand
-
Creates the instance for this command.
- WeightedRandom - Class in net.glowstone.util
- WeightedRandom() - Constructor for class net.glowstone.util.WeightedRandom
- WeightedRandom.Choice - Interface in net.glowstone.util
- WEST - Enum constant in enum class net.glowstone.entity.GlowHangingEntity.HangingFace
- WEST - Enum constant in enum class net.glowstone.entity.monster.GlowShulker.Facing
- WHITE - Enum constant in enum class net.glowstone.net.message.play.player.BossBarMessage.Color
- WHITE_SPACE - Enum constant in enum class net.glowstone.util.mojangson.MojangsonToken
- WHITELIST - Enum constant in enum class net.glowstone.util.config.ServerConfig.Key
- WHITELIST - Static variable in interface net.glowstone.i18n.GlowstoneMessages.Kick
- WhitelistCommand - Class in net.glowstone.command.minecraft
- WhitelistCommand() - Constructor for class net.glowstone.command.minecraft.WhitelistCommand
-
Creates the instance for this command.
- WhittakerMapLayer - Class in net.glowstone.generator.biomegrid
- WhittakerMapLayer(long, MapLayer, WhittakerMapLayer.ClimateType) - Constructor for class net.glowstone.generator.biomegrid.WhittakerMapLayer
-
Creates a map layer.
- WhittakerMapLayer.ClimateType - Enum Class in net.glowstone.generator.biomegrid
- width - Variable in class net.glowstone.entity.GlowAgeable
- width - Variable in class net.glowstone.net.message.play.game.MapDataMessage.Section
- WIDTH - Static variable in class net.glowstone.chunk.GlowChunk
-
The width of a chunk (x axis).
- willAge() - Method in class net.glowstone.entity.objects.GlowItem
- WINDOW_NOT_OPEN - Static variable in interface net.glowstone.i18n.ConsoleMessages.Info.Net
- WindowClickCodec - Class in net.glowstone.net.codec.play.inv
- WindowClickCodec() - Constructor for class net.glowstone.net.codec.play.inv.WindowClickCodec
- WindowClickHandler - Class in net.glowstone.net.handler.play.inv
- WindowClickHandler() - Constructor for class net.glowstone.net.handler.play.inv.WindowClickHandler
- WindowClickLogic - Class in net.glowstone.inventory
-
The complicated logic for determining how window click messages are interpreted.
- WindowClickMessage - Class in net.glowstone.net.message.play.inv
- WindowClickMessage(int, int, int, int, int, ItemStack) - Constructor for class net.glowstone.net.message.play.inv.WindowClickMessage
- WindowPropertyCodec - Class in net.glowstone.net.codec.play.inv
- WindowPropertyCodec() - Constructor for class net.glowstone.net.codec.play.inv.WindowPropertyCodec
- WindowPropertyMessage - Class in net.glowstone.net.message.play.inv
- WindowPropertyMessage(int, int, int) - Constructor for class net.glowstone.net.message.play.inv.WindowPropertyMessage
- WITCH_AGGRESSIVE - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- WITCH_HUT - Enum constant in enum class net.glowstone.generator.structures.GlowTemple.TempleType
- WitchHutStore - Class in net.glowstone.io.structure
- WitchHutStore() - Constructor for class net.glowstone.io.structure.WitchHutStore
- WITH_MESSAGE - Static variable in interface net.glowstone.i18n.ConsoleMessages.Error.Import
- WITHER_INVULN_TIME - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- WITHER_TARGET_1 - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- WITHER_TARGET_2 - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- WITHER_TARGET_3 - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- WITHERSKULL_INVULNERABLE - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- WitherStore - Class in net.glowstone.io.entity
- WitherStore() - Constructor for class net.glowstone.io.entity.WitherStore
- WOLF_BEGGING - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- WOLF_COLOR - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- WOLF_HEALTH - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- WOLF_IS_ANGRY - Static variable in interface net.glowstone.entity.meta.MetadataIndex.TameableFlags
- WOOD - Enum constant in enum class net.glowstone.inventory.MaterialToolType
- WoodedBadlandsPopulator - Class in net.glowstone.generator.populators.overworld
- WoodedBadlandsPopulator() - Constructor for class net.glowstone.generator.populators.overworld.WoodedBadlandsPopulator
- WoodedMountainsPopulator - Class in net.glowstone.generator.populators.overworld
- WoodedMountainsPopulator() - Constructor for class net.glowstone.generator.populators.overworld.WoodedMountainsPopulator
- WOODS - Static variable in class net.glowstone.block.GlowTags
- WoolStateDataReader - Class in net.glowstone.block.state.impl
- WoolStateDataReader() - Constructor for class net.glowstone.block.state.impl.WoolStateDataReader
- WoolUtil - Class in net.glowstone.util
- workerGroup - Variable in class net.glowstone.net.GlowSocketServer
- world - Variable in class net.glowstone.entity.GlowEntity
-
The world this entity belongs to.
- world - Variable in class net.glowstone.generator.structures.GlowStructure
-
The world to generate the structure in.
- WORLD_DEPTH - Static variable in class net.glowstone.generator.GlowChunkGenerator
- WORLD_FOLDER - Enum constant in enum class net.glowstone.util.config.ServerConfig.Key
- WORLD_READ - Static variable in interface net.glowstone.i18n.ConsoleMessages.Error.Io
- WorldBorderCodec - Class in net.glowstone.net.codec.play.game
- WorldBorderCodec() - Constructor for class net.glowstone.net.codec.play.game.WorldBorderCodec
- WorldBorderCommand - Class in net.glowstone.command.minecraft
- WorldBorderCommand() - Constructor for class net.glowstone.command.minecraft.WorldBorderCommand
-
Creates the instance for this command.
- WorldBorderMessage - Class in net.glowstone.net.message.play.game
-
Documented at http://wiki.vg/Protocol#World_Border
- WorldBorderMessage(WorldBorderMessage.Action, double) - Constructor for class net.glowstone.net.message.play.game.WorldBorderMessage
- WorldBorderMessage(WorldBorderMessage.Action, double, double) - Constructor for class net.glowstone.net.message.play.game.WorldBorderMessage
- WorldBorderMessage(WorldBorderMessage.Action, double, double, double, double, long, int, int, int) - Constructor for class net.glowstone.net.message.play.game.WorldBorderMessage
- WorldBorderMessage(WorldBorderMessage.Action, double, double, long) - Constructor for class net.glowstone.net.message.play.game.WorldBorderMessage
- WorldBorderMessage(WorldBorderMessage.Action, int) - Constructor for class net.glowstone.net.message.play.game.WorldBorderMessage
-
Creates an instance with a warning threshold.
- WorldBorderMessage.Action - Enum Class in net.glowstone.net.message.play.game
- WorldConfig - Class in net.glowstone.util.config
-
Utilities for handling the server configuration files.
- WorldConfig(File, File) - Constructor for class net.glowstone.util.config.WorldConfig
-
Initialize a new ServerConfig and associated settings.
- WorldConfig.Key - Enum Class in net.glowstone.util.config
-
An enum containing configuration keys used by the server.
- WorldFinalValues(long, UUID) - Constructor for class net.glowstone.io.WorldMetadataService.WorldFinalValues
- WorldFunctionIoService - Class in net.glowstone.io.data
- WorldFunctionIoService(GlowWorld, File) - Constructor for class net.glowstone.io.data.WorldFunctionIoService
- worldLock - Variable in class net.glowstone.entity.GlowEntity
-
Lock to prevent concurrent modifications affected by switching worlds.
- WorldMetadataService - Interface in net.glowstone.io
-
Provider of I/O for world metadata.
- WorldMetadataService.WorldFinalValues - Class in net.glowstone.io
-
A structure representing properties stored about a world that cannot be changed after its initialization, namely seed and UUID.
- WorldScheduler - Class in net.glowstone.scheduler
-
Manager for world thread pool.
- WorldScheduler() - Constructor for class net.glowstone.scheduler.WorldScheduler
- WorldStorageProvider - Interface in net.glowstone.io
-
Interface for providers of world data storage, including chunks and various metadata.
- WorldStorageProviderFactory - Interface in net.glowstone.io
- wrapAllPieces() - Method in class net.glowstone.generator.structures.GlowStructure
-
Updates the structure's bounding box to be the bounding box of the union of its pieces.
- write() - Method in interface net.glowstone.util.bans.JsonListFile.BaseEntry
-
Serialize this entry to JSON format.
- write(int, int, byte[], int) - Method in class net.glowstone.io.anvil.RegionFile
- write(GlowChunk) - Method in class net.glowstone.io.anvil.AnvilChunkIoService
- write(GlowChunk) - Method in interface net.glowstone.io.ChunkIoService
-
Writes a single chunk.
- write(CompoundTag) - Method in class net.glowstone.inventory.crafting.PlayerRecipeMonitor
-
Populates a recipeBook compound subtag and adds it to the given tag.
- writeBlockData(BlockData) - Static method in class net.glowstone.io.nbt.NbtSerialization
- writeBlockPosition(ByteBuf, long, long, long) - Static method in class net.glowstone.net.GlowBufUtils
-
Write an encoded block vector (position) to the buffer.
- writeBlockPosition(ByteBuf, Vector) - Static method in class net.glowstone.net.GlowBufUtils
-
Write an encoded block vector (position) to the buffer.
- writeChat(ByteBuf, TextMessage) - Static method in class net.glowstone.net.GlowBufUtils
-
Write an encoded chat message to the buffer.
- writeCompound(ByteBuf, CompoundTag) - Static method in class net.glowstone.net.GlowBufUtils
-
Write an uncompressed compound NBT tag to the buffer.
- writeData(GlowPlayer) - Method in class net.glowstone.io.nbt.NbtPlayerDataService
- writeData(GlowPlayer) - Method in interface net.glowstone.io.PlayerDataService
-
Save all data for an online player.
- writeHand(ByteBuf, EquipmentSlot) - Static method in class net.glowstone.net.GlowBufUtils
- writeHeader(ByteBuf, Codec.CodecRegistration, ByteBuf) - Method in class net.glowstone.net.protocol.GlowProtocol
-
Deprecated.
- writeInventory(ItemStack[], int) - Static method in class net.glowstone.io.nbt.NbtSerialization
-
Write a full inventory (players, chests, etc.) to a compound list.
- writeItem(ItemStack, int) - Static method in class net.glowstone.io.nbt.NbtSerialization
-
Write an item stack to an NBT tag.
- writeMainScoreboard(File, GlowScoreboard) - Static method in class net.glowstone.scoreboard.NbtScoreboardIoWriter
-
Saves a scoreboard to a compressed NBT file.
- writeMainScoreboard(GlowScoreboard) - Method in class net.glowstone.io.nbt.NbtScoreboardIoService
- writeMainScoreboard(GlowScoreboard) - Method in interface net.glowstone.io.ScoreboardIoService
-
Writes the main scoreboard.
- writeMetadata(ByteBuf, List<MetadataMap.Entry>) - Static method in class net.glowstone.net.GlowBufUtils
-
Write a list of mob metadata entries to the buffer.
- writeNbt(ItemMeta) - Method in class net.glowstone.inventory.GlowItemFactory
-
Writes an
ItemMeta
to an NBT tag. - writeNbtEnchants(String, CompoundTag, Map<Enchantment, Integer>) - Static method in class net.glowstone.inventory.GlowMetaItem
- writeParticle(ByteBuf, ParticleBuilder) - Static method in class net.glowstone.net.GlowBufUtils
-
Write a Particle to the buffer.
- writeSlot(ByteBuf, ItemStack) - Static method in class net.glowstone.net.GlowBufUtils
-
Write an item stack to the buffer.
- writeStatistics(GlowPlayer) - Method in class net.glowstone.io.json.JsonPlayerStatisticIoService
-
Writes the statistics of the player into its statistics file.
- writeStatistics(GlowPlayer) - Method in interface net.glowstone.io.PlayerStatisticIoService
-
Saves the statistics of the player.
- writeStructuresData(Map<Integer, GlowStructure>) - Method in class net.glowstone.io.nbt.NbtStructureDataService
- writeStructuresData(Map<Integer, GlowStructure>) - Method in interface net.glowstone.io.StructureDataService
-
Write the structures data to storage.
- writeTag(Tag) - Method in class net.glowstone.util.nbt.NbtOutputStream
-
Write a tag with a blank name (the root tag) to the stream.
- writeToBuf(ByteBuf, boolean) - Method in class net.glowstone.chunk.ChunkSection
-
Writes this chunk section to the given ByteBuf.
- writeToNbt(CompoundTag) - Method in class net.glowstone.chunk.ChunkSection
-
Writes this chunk section to a NBT compound.
- writeUuid(ByteBuf, UUID) - Static method in class net.glowstone.net.GlowBufUtils
-
Write a UUID encoded as two longs to the buffer.
- writeValue(ByteBuf, Object, MetadataType) - Static method in class net.glowstone.net.GlowBufUtils
- writeWorld(World, CompoundTag) - Static method in class net.glowstone.io.nbt.NbtSerialization
-
Save world identifiers (UUID and dimension) to a compound tag for later lookup.
- writeWorldData() - Method in class net.glowstone.io.nbt.NbtWorldMetadataService
- writeWorldData() - Method in interface net.glowstone.io.WorldMetadataService
-
Write the world's metadata to storage.
- WRONG_BLOCK_DATA - Static variable in interface net.glowstone.i18n.ConsoleMessages.Warn.Block
- WRONG_MATERIAL - Static variable in interface net.glowstone.i18n.ConsoleMessages.Warn.Block.DoubleSlab
- WRONG_MATERIAL_DATA - Static variable in interface net.glowstone.i18n.ConsoleMessages.Warn.Block
X
- x - Variable in class net.glowstone.net.message.play.game.MapDataMessage.Icon
- x - Variable in class net.glowstone.net.message.play.game.MapDataMessage.Section
- XpCommand - Class in net.glowstone.command.minecraft
- XpCommand() - Constructor for class net.glowstone.command.minecraft.XpCommand
-
Creates the instance for this command.
Y
- YELLOW - Enum constant in enum class net.glowstone.net.message.play.player.BossBarMessage.Color
Z
- z - Variable in class net.glowstone.net.message.play.game.MapDataMessage.Icon
- z - Variable in class net.glowstone.net.message.play.game.MapDataMessage.Section
- ZOMBIE_BECOMING_DROWNED - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- ZOMBIE_HANDS_RISED_UP - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- ZOMBIE_IS_CHILD - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- ZOMBIE_PROFESSION - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- ZOMBIE_VILLAGER_IS_CONVERTING - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- ZOMBIE_VILLAGER_PROFESSION - Enum constant in enum class net.glowstone.entity.meta.MetadataIndex
- ZombieVillagerStore - Class in net.glowstone.io.entity
- ZombieVillagerStore() - Constructor for class net.glowstone.io.entity.ZombieVillagerStore
- ZoomMapLayer - Class in net.glowstone.generator.biomegrid
- ZoomMapLayer(long, MapLayer) - Constructor for class net.glowstone.generator.biomegrid.ZoomMapLayer
- ZoomMapLayer(long, MapLayer, ZoomMapLayer.ZoomType) - Constructor for class net.glowstone.generator.biomegrid.ZoomMapLayer
-
Creates a map layer.
- ZoomMapLayer.ZoomType - Enum Class in net.glowstone.generator.biomegrid
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form