Uses of Package
net.morbz.minecraft.blocks

Packages that use net.morbz.minecraft.blocks
net.morbz.minecraft.blocks   
net.morbz.minecraft.world   
 

Classes in net.morbz.minecraft.blocks used by net.morbz.minecraft.blocks
DirtBlock
          The class for the dirt and podzol blocks.
DoorBlock
          The class for doors of all materials.
DoorBlock.DoorMaterial
          The material of which the door consists.
DoorBlock.HingeSide
          The site on which the hinge is.
IBlock
          Interface for all blocks.
Material
          This class defines all the basic block with their IDs.
QuartzBlock.QuartzFacing
          The facing of the quartz block.
QuartzBlock.QuartzVariant
          The variant of the quartz block.
RailBlock
          The class for basic rails.
RailBlock.RailCurve
           
SandBlock
          The class for sand and red sand.
SandstoneBlock
          The class for sandstone blocks with different structures.
SimpleBlock
          The class for all blocks that don't have block data.
SpecialRailBlock
          The class for special rails (powered, detector and activator).
SpecialRailBlock.SpecialRailMaterial
          The type of the special rail.
StainedBlock.StainedColor
          The color of the stained block.
StainedBlock.StainedMaterial
          The material of the stained block.
StoneBlock
          The class for the stone, granite, etc.
StoneBrickBlock
          The stone brick block with different structures.
 

Classes in net.morbz.minecraft.blocks used by net.morbz.minecraft.world
IBlock
          Interface for all blocks.
Material
          This class defines all the basic block with their IDs.