JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
SEARCH:
Deprecated API
Contents
For Removal
Interfaces
Classes
Fields
Methods
Constructors
For Removal
Element
Description
org.core.event.events.block.tileentity.SignChangeEvent.getFrom()
org.core.event.events.block.tileentity.SignChangeEvent.getTo()
org.core.event.events.block.tileentity.SignChangeEvent.setTo(SignTileEntitySnapshot)
org.core.inventory.Inventory.getSlots()
org.core.inventory.Inventory.Parent.getFirstChildren()
org.core.platform.Platform.getBlockGroups()
org.core.platform.Platform.getBlockTypes()
org.core.platform.Platform.getEntityTypes()
org.core.platform.Platform.getItemTypes()
org.core.platform.Platform.getPermissions()
org.core.platform.Platform.getPlugins()
org.core.platform.PlatformServer.getOnlinePlayers()
org.core.platform.PlatformServer.getWorlds()
org.core.world.expload.Explosion.getAffectedPositions()
org.core.world.Extent.getAsyncPosition(double, double, double)
org.core.world.Extent.getAsyncPosition(int, int, int)
org.core.world.Extent.getAsyncPosition(Vector3<N>)
org.core.world.Extent.getEntities()
org.core.world.Extent.getTileEntities()
org.core.world.position.block.BlockType.getGroups()
org.core.world.position.block.BlockType.getLike()
org.core.world.position.block.details.BlockDetails.createSnapshot(ASyncBlockPosition)
org.core.world.position.block.details.BlockSnapshot.AsyncBlockSnapshot
org.core.world.position.block.entity.TileEntitySnapshot.getSupportedBlocks()
org.core.world.position.block.grouptype.BlockGroup.getGrouped()
org.core.world.position.impl.async.ASyncBlockPosition
org.core.world.position.impl.async.ASyncExactPosition
org.core.world.position.impl.async.ASyncPosition
org.core.world.position.impl.BlockPosition.getAttachedEntities()
org.core.world.position.impl.BlockPosition.toAsyncPosition()
org.core.world.position.impl.ExactPosition.toAsyncPosition()
org.core.world.position.impl.Position.toASync(BlockPosition)
org.core.world.position.impl.Position.toASync(ExactPosition)
org.core.world.position.impl.Position.toAsyncPosition()
org.core.world.position.impl.sync.SyncBlockPosition.toAsyncPosition()
org.core.world.position.impl.sync.SyncExactPosition.toAsyncPosition()
org.core.world.structure.Structure.getBlocks()
org.core.world.WorldExtent.getChunks()
Interfaces
Interface
Description
org.core.config.parser.unspecific.UnspecificParser
org.core.event.events.entity.EntityCommandEvent
org.core.schedule.Scheduler.Native
org.core.world.position.block.details.BlockSnapshot.AsyncBlockSnapshot
org.core.world.position.impl.async.ASyncBlockPosition
org.core.world.position.impl.async.ASyncExactPosition
org.core.world.position.impl.async.ASyncPosition
Classes
Class
Description
org.core.config.parser.unspecific.unspecific.InventoryParser
org.core.config.parser.unspecific.UnspecificParsers
Fields
Field
Description
org.core.config.parser.unspecific.UnspecificParsers.INVENTORY
org.core.config.parser.unspecific.UnspecificParsers.ITEM_STACK
Methods
Method
Description
org.array.utils.ArrayUtils.toString(String, Function<T, String>, Collection<T>)
org.core.collection.WrappedCollection.addAll()
org.core.collection.WrappedCollection.removeAll()
org.core.eco.transaction.pending.PendingSingleTransaction.getRemainingTransactions()
org.core.entity.scene.minecart.type.rideable.RideableMinecart.getPassengers()
org.core.event.events.block.tileentity.SignChangeEvent.getFrom()
org.core.event.events.block.tileentity.SignChangeEvent.getTo()
org.core.event.events.block.tileentity.SignChangeEvent.setTo(SignTileEntitySnapshot)
org.core.inventory.inventories.snapshots.UnknownInventorySnapshot.apply()
org.core.inventory.Inventory.getSlots()
org.core.inventory.Inventory.Parent.getFirstChildren()
org.core.platform.Platform.get(UnspecificParsers<T>)
org.core.platform.Platform.getBlockGroups()
org.core.platform.Platform.getBlockTypes()
org.core.platform.Platform.getEntityTypes()
org.core.platform.Platform.getItemTypes()
org.core.platform.Platform.getPermissions()
org.core.platform.Platform.getPlugins()
org.core.platform.Platform.getUnspecifiedParser(String)
org.core.platform.Platform.getUnspecifiedParsers()
org.core.platform.Platform.register(String)
org.core.platform.PlatformServer.getOnlinePlayers()
org.core.platform.PlatformServer.getWorlds()
org.core.platform.plugin.CorePlugin.onConstruct(Object)
org.core.schedule.SchedulerBuilder.build(Plugin)
org.core.TranslateCore.createConfigurationFile(File, ConfigurationFormat)
org.core.world.expload.Explosion.getAffectedPositions()
org.core.world.Extent.getAsyncPosition(double, double, double)
org.core.world.Extent.getAsyncPosition(int, int, int)
org.core.world.Extent.getAsyncPosition(Vector3<N>)
org.core.world.Extent.getEntities()
org.core.world.Extent.getTileEntities()
org.core.world.position.block.BlockType.getGroups()
org.core.world.position.block.BlockType.getLike()
org.core.world.position.block.details.BlockDetails.createSnapshot(ASyncBlockPosition)
org.core.world.position.block.entity.TileEntitySnapshot.getSupportedBlocks()
org.core.world.position.block.grouptype.BlockGroup.getGrouped()
org.core.world.position.impl.async.ASyncBlockPosition.toAsyncPosition()
org.core.world.position.impl.async.ASyncBlockPosition.toBlockPosition()
org.core.world.position.impl.async.ASyncExactPosition.toAsyncPosition()
org.core.world.position.impl.async.ASyncExactPosition.toExactPosition()
org.core.world.position.impl.BlockPosition.getAttachedEntities()
org.core.world.position.impl.BlockPosition.toAsyncPosition()
org.core.world.position.impl.ExactPosition.toAsyncPosition()
org.core.world.position.impl.Position.toASync(BlockPosition)
org.core.world.position.impl.Position.toASync(ExactPosition)
org.core.world.position.impl.Position.toAsyncPosition()
org.core.world.position.impl.Position.toBlock(Position<? extends Number>)
org.core.world.position.impl.Position.toExact(Position<? extends Number>)
org.core.world.position.impl.Position.toSync(BlockPosition)
org.core.world.position.impl.Position.toSync(ExactPosition)
org.core.world.position.impl.sync.SyncBlockPosition.toAsyncPosition()
org.core.world.position.impl.sync.SyncBlockPosition.toBlockPosition()
org.core.world.position.impl.sync.SyncBlockPosition.toSyncPosition()
org.core.world.position.impl.sync.SyncExactPosition.toAsyncPosition()
org.core.world.position.impl.sync.SyncExactPosition.toExactPosition()
org.core.world.position.impl.sync.SyncExactPosition.toSyncPosition()
org.core.world.structure.Structure.getBlocks()
org.core.world.WorldExtent.getChunks()
Constructors
Constructor
Description
org.core.command.argument.arguments.operation.FlatRemainingArgument(String)
org.core.command.argument.arguments.operation.RemainingArgument(String)