A B C D E F G H I J L M N O P Q R S T U V W Y

S

SAND - Static variable in class net.morbz.minecraft.blocks.Material
 
SandBlock - Enum in net.morbz.minecraft.blocks
The class for sand and red sand.
SANDSTONE - Static variable in class net.morbz.minecraft.blocks.Material
 
SANDSTONE_STAIRS - Static variable in class net.morbz.minecraft.blocks.Material
 
SandstoneBlock - Enum in net.morbz.minecraft.blocks
The class for sandstone blocks with different structures.
SAPLING - Static variable in class net.morbz.minecraft.blocks.Material
 
save() - Method in class net.morbz.minecraft.world.World
Saves the world in a new directory within the /worlds/ directory.
SEA_LANTERN - Static variable in class net.morbz.minecraft.blocks.Material
 
Section - Class in net.morbz.minecraft.world
Defines a section.
Section(IBlockContainer, int) - Constructor for class net.morbz.minecraft.world.Section
Creates a new instance.
SECTION_HEIGHT - Static variable in class net.morbz.minecraft.world.Section
The height in blocks of a section
SECTIONS_PER_CHUNK - Static variable in class net.morbz.minecraft.world.Chunk
Sections per chunk
set(Tag) - Method in class net.morbz.minecraft.tags.CompoundTagFactory
Set a tag.
set(int, byte) - Method in class net.morbz.minecraft.world.NibbleArray
Sets an element.
setAllowCommands(boolean) - Method in class net.morbz.minecraft.level.Level
 
setBlock(int, int, int, IBlock) - Method in class net.morbz.minecraft.world.Chunk
Sets a block at the given position.
setBlock(int, int, int, IBlock) - Method in class net.morbz.minecraft.world.Region
Sets a block at the given position.
setBlock(int, int, int, IBlock) - Method in class net.morbz.minecraft.world.Section
Sets a block at the given position.
setBlock(int, int, int, IBlock) - Method in class net.morbz.minecraft.world.World
Sets a block at the given world position.
setGameType(GameType) - Method in class net.morbz.minecraft.level.Level
 
setLayer(int, Material) - Method in class net.morbz.minecraft.world.DefaultLayers
Sets the layer at the given Y-coordinate with the given material.
setLayers(int, int, Material) - Method in class net.morbz.minecraft.world.DefaultLayers
Sets the layers of the given range of Y-coordinates (including y1 and y2) with the given material.
setMapFeatures(boolean) - Method in class net.morbz.minecraft.level.Level
 
setRandomSeed(long) - Method in class net.morbz.minecraft.level.Level
 
setSkyLight(int, int, int, byte) - Method in class net.morbz.minecraft.world.Section
Sets the sky light level of the block at given position.
setSpawnPoint(int, int, int) - Method in class net.morbz.minecraft.level.Level
Sets the default world spawn position.
SimpleBlock - Enum in net.morbz.minecraft.blocks
The class for all blocks that don't have block data.
SimpleGenerator - Enum in net.morbz.minecraft.level
The class for world generators that don't have generator options.
size() - Method in class net.morbz.minecraft.world.NibbleArray
 
SKULL - Static variable in class net.morbz.minecraft.blocks.Material
 
SLIME_BLOCK - Static variable in class net.morbz.minecraft.blocks.Material
 
SNOW - Static variable in class net.morbz.minecraft.blocks.Material
 
SNOW_LAYER - Static variable in class net.morbz.minecraft.blocks.Material
 
SOUL_SAND - Static variable in class net.morbz.minecraft.blocks.Material
 
SpecialRailBlock - Class in net.morbz.minecraft.blocks
The class for special rails (powered, detector and activator).
SpecialRailBlock.SpecialRailMaterial - Enum in net.morbz.minecraft.blocks
The type of the special rail.
SPONGE - Static variable in class net.morbz.minecraft.blocks.Material
 
spreadSkyLight(byte) - Method in class net.morbz.minecraft.world.Chunk
Spreads the skylight.
spreadSkyLight(byte) - Method in interface net.morbz.minecraft.world.IBlockContainer
Spreads the skylight.
spreadSkyLight(byte) - Method in class net.morbz.minecraft.world.Region
Spreads the skylight.
spreadSkyLight(byte) - Method in class net.morbz.minecraft.world.Section
Spreads the skylight.
spreadSkyLight(byte) - Method in class net.morbz.minecraft.world.World
Spreads the skylight.
SPRUCE_DOOR - Static variable in class net.morbz.minecraft.blocks.Material
 
SPRUCE_FENCE - Static variable in class net.morbz.minecraft.blocks.Material
 
SPRUCE_FENCE_GATE - Static variable in class net.morbz.minecraft.blocks.Material
 
SPRUCE_STAIRS - Static variable in class net.morbz.minecraft.blocks.Material
 
STAINED_GLASS - Static variable in class net.morbz.minecraft.blocks.Material
 
STAINED_GLASS_PANE - Static variable in class net.morbz.minecraft.blocks.Material
 
STAINED_HARDENED_CLAY - Static variable in class net.morbz.minecraft.blocks.Material
 
StainedBlock - Class in net.morbz.minecraft.blocks
A class for all blocks that have a stained version (glass, wool, carpet, clay).
StainedBlock(StainedBlock.StainedMaterial, StainedBlock.StainedColor) - Constructor for class net.morbz.minecraft.blocks.StainedBlock
Creates a new instance.
StainedBlock.StainedColor - Enum in net.morbz.minecraft.blocks
The color of the stained block.
StainedBlock.StainedMaterial - Class in net.morbz.minecraft.blocks
The material of the stained block.
STANDING_BANNER - Static variable in class net.morbz.minecraft.blocks.Material
 
STANDING_SIGN - Static variable in class net.morbz.minecraft.blocks.Material
 
STICKY_PISTON - Static variable in class net.morbz.minecraft.blocks.Material
 
STONE - Static variable in class net.morbz.minecraft.blocks.Material
 
STONE_BRICK_STAIRS - Static variable in class net.morbz.minecraft.blocks.Material
 
STONE_BUTTON - Static variable in class net.morbz.minecraft.blocks.Material
 
STONE_PRESSURE_PLATE - Static variable in class net.morbz.minecraft.blocks.Material
 
STONE_SLAB - Static variable in class net.morbz.minecraft.blocks.Material
 
STONE_SLAB2 - Static variable in class net.morbz.minecraft.blocks.Material
 
STONE_STAIRS - Static variable in class net.morbz.minecraft.blocks.Material
 
StoneBlock - Enum in net.morbz.minecraft.blocks
The class for the stone, granite, etc.
STONEBRICK - Static variable in class net.morbz.minecraft.blocks.Material
 
StoneBrickBlock - Enum in net.morbz.minecraft.blocks
The stone brick block with different structures.
StringUtils - Class in net.morbz.minecraft.utils
A class for common string methods.
StringUtils() - Constructor for class net.morbz.minecraft.utils.StringUtils
 

A B C D E F G H I J L M N O P Q R S T U V W Y