Modifier and Type | Method and Description |
---|---|
boolean |
ModLoaderBlockRendererHandler.renderWorldBlock(IBlockAccess world,
int x,
int y,
int z,
Block block,
int modelId,
RenderBlocks renderer) |
Modifier and Type | Method and Description |
---|---|
boolean |
ISimpleBlockRenderingHandler.renderWorldBlock(IBlockAccess world,
int x,
int y,
int z,
Block block,
int modelId,
RenderBlocks renderer) |
boolean |
RenderingRegistry.renderWorldBlock(RenderBlocks renderer,
IBlockAccess world,
int x,
int y,
int z,
Block block,
int modelId) |
Modifier and Type | Method and Description |
---|---|
boolean |
BlockFire.canBlockCatchFire(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4)
Deprecated.
|
boolean |
BlockFire.canBlockCatchFire(IBlockAccess world,
int x,
int y,
int z,
ForgeDirection face)
Side sensitive version that calls the block function.
|
boolean |
BlockFence.canConnectFenceTo(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4)
Returns true if the specified block can be connected by a fence
|
boolean |
Block.canConnectRedstone(IBlockAccess world,
int x,
int y,
int z,
int side)
Determine if this block can make a redstone connection on the side provided,
Useful to control which sides are inputs and outputs for redstone wires.
|
boolean |
BlockWall.canConnectWallTo(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4)
Return whether an adjacent block can connect to a wall.
|
boolean |
BlockPane.canPaneConnectTo(IBlockAccess access,
int x,
int y,
int z,
ForgeDirection dir) |
int |
BlockGrass.colorMultiplier(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4) |
int |
BlockStem.colorMultiplier(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4) |
int |
Block.colorMultiplier(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4) |
int |
BlockVine.colorMultiplier(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4) |
int |
BlockLeaves.colorMultiplier(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4) |
int |
BlockTallGrass.colorMultiplier(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4) |
int |
BlockLilyPad.colorMultiplier(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4) |
int |
BlockRedstoneWire.colorMultiplier(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4) |
int |
BlockFluid.colorMultiplier(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4) |
static boolean |
BlockTripWire.func_72148_a(IBlockAccess par0IBlockAccess,
int par1,
int par2,
int par3,
int par4,
int par5) |
void |
BlockStairs.func_82541_d(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4) |
boolean |
BlockStairs.func_82542_g(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4) |
boolean |
BlockStairs.func_82544_h(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4) |
boolean |
BlockRedstoneRepeater.func_94476_e(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4,
int par5) |
boolean |
BlockRedstoneLogic.func_94476_e(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4,
int par5) |
float |
Block.getAmbientOcclusionLightValue(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4) |
int |
BlockRailBase.getBasicRailMetadata(IBlockAccess world,
EntityMinecart cart,
int x,
int y,
int z)
Return the rail's metadata (without the power bit if the rail uses one).
|
int |
Block.getBedDirection(IBlockAccess world,
int x,
int y,
int z)
Returns the direction of the block.
|
float |
BlockStairs.getBlockBrightness(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4) |
float |
Block.getBlockBrightness(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4) |
float |
BlockFluid.getBlockBrightness(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4) |
boolean |
BlockDoor.getBlocksMovement(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4) |
boolean |
Block.getBlocksMovement(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4) |
boolean |
BlockFenceGate.getBlocksMovement(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4) |
boolean |
BlockFence.getBlocksMovement(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4) |
boolean |
BlockSign.getBlocksMovement(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4) |
boolean |
BlockFlowing.getBlocksMovement(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4) |
boolean |
BlockTrapDoor.getBlocksMovement(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4) |
boolean |
BlockFluid.getBlocksMovement(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4) |
boolean |
BlockBasePressurePlate.getBlocksMovement(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4) |
boolean |
BlockWall.getBlocksMovement(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4) |
boolean |
BlockStationary.getBlocksMovement(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4) |
Icon |
BlockGrass.getBlockTexture(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4,
int par5) |
Icon |
BlockDoor.getBlockTexture(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4,
int par5) |
Icon |
Block.getBlockTexture(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4,
int par5) |
Icon |
BlockMycelium.getBlockTexture(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4,
int par5) |
int |
BlockDoor.getDoorOrientation(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4)
Returns 0, 1, 2 or 3 depending on where the hinge is.
|
float |
BlockFluid.getFilledPercentage(IBlockAccess world,
int x,
int y,
int z)
Deprecated.
|
int |
Block.getFlammability(IBlockAccess world,
int x,
int y,
int z,
int metadata,
ForgeDirection face)
Chance that fire will spread and consume this block.
|
static double |
BlockFluid.getFlowDirection(IBlockAccess par0IBlockAccess,
int par1,
int par2,
int par3,
Material par4Material) |
int |
BlockDoor.getFullMetadata(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4)
Returns the full metadata value created by combining the metadata of both blocks the door takes up.
|
static TileEntityHopper |
BlockHopper.getHopperTile(IBlockAccess par0IBlockAccess,
int par1,
int par2,
int par3) |
int |
Block.getLightValue(IBlockAccess world,
int x,
int y,
int z)
Get a light value for the block at the specified coordinates, normal ranges are between 0 and 15
|
int |
BlockStairs.getMixedBrightnessForBlock(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4) |
int |
Block.getMixedBrightnessForBlock(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4) |
int |
BlockFluid.getMixedBrightnessForBlock(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4) |
int |
BlockStem.getState(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4) |
TileEntityComparator |
BlockComparator.getTileEntityComparator(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4)
Returns the blockTileEntity at given coordinates.
|
boolean |
Block.isBedFoot(IBlockAccess world,
int x,
int y,
int z)
Determines if the current block is the foot half of the bed.
|
boolean |
Block.isBlockSolid(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4,
int par5)
Returns Returns true if the given side of this block type should be rendered (if it's solid or not), if the
adjacent block is at the given coordinates.
|
boolean |
BlockFluid.isBlockSolid(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4,
int par5)
Returns Returns true if the given side of this block type should be rendered (if it's solid or not), if the
adjacent block is at the given coordinates.
|
boolean |
BlockDoor.isDoorOpen(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4) |
boolean |
Block.isFlammable(IBlockAccess world,
int x,
int y,
int z,
int metadata,
ForgeDirection face)
Called when fire is updating, checks if a block face can catch fire.
|
static boolean |
BlockRedstoneWire.isPoweredOrRepeater(IBlockAccess par0IBlockAccess,
int par1,
int par2,
int par3,
int par4)
Returns true if the block coordinate passed can provide power, or is a redstone wire, or if its a repeater that
is powered.
|
static boolean |
BlockRedstoneWire.isPowerProviderOrWire(IBlockAccess par0IBlockAccess,
int par1,
int par2,
int par3,
int par4)
Returns true if redstone wire can connect to the specified block.
|
int |
BlockRedstoneLogic.isProvidingStrongPower(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4,
int par5)
Returns true if the block is emitting direct/strong redstone power on the specified side.
|
int |
Block.isProvidingStrongPower(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4,
int par5)
Returns true if the block is emitting direct/strong redstone power on the specified side.
|
int |
BlockButton.isProvidingStrongPower(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4,
int par5)
Returns true if the block is emitting direct/strong redstone power on the specified side.
|
int |
BlockChest.isProvidingStrongPower(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4,
int par5)
Returns true if the block is emitting direct/strong redstone power on the specified side.
|
int |
BlockTripWireSource.isProvidingStrongPower(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4,
int par5)
Returns true if the block is emitting direct/strong redstone power on the specified side.
|
int |
BlockDetectorRail.isProvidingStrongPower(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4,
int par5)
Returns true if the block is emitting direct/strong redstone power on the specified side.
|
int |
BlockRedstoneWire.isProvidingStrongPower(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4,
int par5)
Returns true if the block is emitting direct/strong redstone power on the specified side.
|
int |
BlockRedstoneTorch.isProvidingStrongPower(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4,
int par5)
Returns true if the block is emitting direct/strong redstone power on the specified side.
|
int |
BlockLever.isProvidingStrongPower(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4,
int par5)
Returns true if the block is emitting direct/strong redstone power on the specified side.
|
int |
BlockBasePressurePlate.isProvidingStrongPower(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4,
int par5)
Returns true if the block is emitting direct/strong redstone power on the specified side.
|
int |
BlockRedstoneLogic.isProvidingWeakPower(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4,
int par5)
Returns true if the block is emitting indirect/weak redstone power on the specified side.
|
int |
Block.isProvidingWeakPower(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4,
int par5)
Returns true if the block is emitting indirect/weak redstone power on the specified side.
|
int |
BlockPoweredOre.isProvidingWeakPower(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4,
int par5)
Returns true if the block is emitting indirect/weak redstone power on the specified side.
|
int |
BlockButton.isProvidingWeakPower(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4,
int par5)
Returns true if the block is emitting indirect/weak redstone power on the specified side.
|
int |
BlockChest.isProvidingWeakPower(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4,
int par5)
Returns true if the block is emitting indirect/weak redstone power on the specified side.
|
int |
BlockTripWireSource.isProvidingWeakPower(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4,
int par5)
Returns true if the block is emitting indirect/weak redstone power on the specified side.
|
int |
BlockDaylightDetector.isProvidingWeakPower(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4,
int par5)
Returns true if the block is emitting indirect/weak redstone power on the specified side.
|
int |
BlockDetectorRail.isProvidingWeakPower(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4,
int par5)
Returns true if the block is emitting indirect/weak redstone power on the specified side.
|
int |
BlockRedstoneWire.isProvidingWeakPower(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4,
int par5)
Returns true if the block is emitting indirect/weak redstone power on the specified side.
|
int |
BlockRedstoneTorch.isProvidingWeakPower(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4,
int par5)
Returns true if the block is emitting indirect/weak redstone power on the specified side.
|
int |
BlockLever.isProvidingWeakPower(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4,
int par5)
Returns true if the block is emitting indirect/weak redstone power on the specified side.
|
int |
BlockBasePressurePlate.isProvidingWeakPower(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4,
int par5)
Returns true if the block is emitting indirect/weak redstone power on the specified side.
|
void |
BlockStairs.setBlockBoundsBasedOnState(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4)
Updates the blocks bounds based on its current state.
|
void |
BlockAnvil.setBlockBoundsBasedOnState(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4)
Updates the blocks bounds based on its current state.
|
void |
BlockStem.setBlockBoundsBasedOnState(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4)
Updates the blocks bounds based on its current state.
|
void |
BlockDoor.setBlockBoundsBasedOnState(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4)
Updates the blocks bounds based on its current state.
|
void |
BlockSnow.setBlockBoundsBasedOnState(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4)
Updates the blocks bounds based on its current state.
|
void |
Block.setBlockBoundsBasedOnState(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4)
Updates the blocks bounds based on its current state.
|
void |
BlockVine.setBlockBoundsBasedOnState(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4)
Updates the blocks bounds based on its current state.
|
void |
BlockLadder.setBlockBoundsBasedOnState(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4)
Updates the blocks bounds based on its current state.
|
void |
BlockRailBase.setBlockBoundsBasedOnState(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4)
Updates the blocks bounds based on its current state.
|
void |
BlockEndPortal.setBlockBoundsBasedOnState(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4)
Updates the blocks bounds based on its current state.
|
void |
BlockPane.setBlockBoundsBasedOnState(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4)
Updates the blocks bounds based on its current state.
|
void |
BlockFenceGate.setBlockBoundsBasedOnState(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4)
Updates the blocks bounds based on its current state.
|
void |
BlockButton.setBlockBoundsBasedOnState(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4)
Updates the blocks bounds based on its current state.
|
void |
BlockFence.setBlockBoundsBasedOnState(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4)
Updates the blocks bounds based on its current state.
|
void |
BlockPortal.setBlockBoundsBasedOnState(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4)
Updates the blocks bounds based on its current state.
|
void |
BlockCake.setBlockBoundsBasedOnState(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4)
Updates the blocks bounds based on its current state.
|
void |
BlockCocoa.setBlockBoundsBasedOnState(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4)
Updates the blocks bounds based on its current state.
|
void |
BlockBed.setBlockBoundsBasedOnState(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4)
Updates the blocks bounds based on its current state.
|
void |
BlockPistonExtension.setBlockBoundsBasedOnState(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4)
Updates the blocks bounds based on its current state.
|
void |
BlockChest.setBlockBoundsBasedOnState(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4)
Updates the blocks bounds based on its current state.
|
void |
BlockHopper.setBlockBoundsBasedOnState(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4)
Updates the blocks bounds based on its current state.
|
void |
BlockSign.setBlockBoundsBasedOnState(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4)
Updates the blocks bounds based on its current state.
|
void |
BlockTripWireSource.setBlockBoundsBasedOnState(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4)
Updates the blocks bounds based on its current state.
|
void |
BlockDaylightDetector.setBlockBoundsBasedOnState(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4)
Updates the blocks bounds based on its current state.
|
void |
BlockTripWire.setBlockBoundsBasedOnState(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4)
Updates the blocks bounds based on its current state.
|
void |
BlockCarpet.setBlockBoundsBasedOnState(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4)
Updates the blocks bounds based on its current state.
|
void |
BlockTrapDoor.setBlockBoundsBasedOnState(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4)
Updates the blocks bounds based on its current state.
|
void |
BlockLever.setBlockBoundsBasedOnState(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4)
Updates the blocks bounds based on its current state.
|
void |
BlockPistonBase.setBlockBoundsBasedOnState(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4)
Updates the blocks bounds based on its current state.
|
void |
BlockBasePressurePlate.setBlockBoundsBasedOnState(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4)
Updates the blocks bounds based on its current state.
|
void |
BlockPistonMoving.setBlockBoundsBasedOnState(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4)
Updates the blocks bounds based on its current state.
|
void |
BlockWall.setBlockBoundsBasedOnState(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4)
Updates the blocks bounds based on its current state.
|
void |
BlockSkull.setBlockBoundsBasedOnState(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4)
Updates the blocks bounds based on its current state.
|
void |
BlockHalfSlab.setBlockBoundsBasedOnState(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4)
Updates the blocks bounds based on its current state.
|
boolean |
BlockAnvil.shouldSideBeRendered(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4,
int par5) |
boolean |
BlockRedstoneLogic.shouldSideBeRendered(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4,
int par5) |
boolean |
BlockLeavesBase.shouldSideBeRendered(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4,
int par5) |
boolean |
BlockSnow.shouldSideBeRendered(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4,
int par5) |
boolean |
Block.shouldSideBeRendered(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4,
int par5) |
boolean |
BlockEndPortal.shouldSideBeRendered(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4,
int par5) |
boolean |
BlockPane.shouldSideBeRendered(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4,
int par5) |
boolean |
BlockFenceGate.shouldSideBeRendered(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4,
int par5) |
boolean |
BlockFence.shouldSideBeRendered(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4,
int par5) |
boolean |
BlockPortal.shouldSideBeRendered(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4,
int par5) |
boolean |
BlockDragonEgg.shouldSideBeRendered(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4,
int par5) |
boolean |
BlockHopper.shouldSideBeRendered(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4,
int par5) |
boolean |
BlockCarpet.shouldSideBeRendered(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4,
int par5) |
boolean |
BlockIce.shouldSideBeRendered(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4,
int par5) |
boolean |
BlockFluid.shouldSideBeRendered(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4,
int par5) |
boolean |
BlockBreakable.shouldSideBeRendered(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4,
int par5) |
boolean |
BlockWall.shouldSideBeRendered(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4,
int par5) |
boolean |
BlockHalfSlab.shouldSideBeRendered(IBlockAccess par1IBlockAccess,
int par2,
int par3,
int par4,
int par5) |
Modifier and Type | Class and Description |
---|---|
class |
WorldClient |
Modifier and Type | Field and Description |
---|---|
IBlockAccess |
RenderBlocks.blockAccess
The IBlockAccess used by this instance of RenderBlocks
|
Modifier and Type | Method and Description |
---|---|
Icon |
RenderBlocks.getBlockIcon(Block par1Block,
IBlockAccess par2IBlockAccess,
int par3,
int par4,
int par5,
int par6) |
Constructor and Description |
---|
RenderBlocks(IBlockAccess par1IBlockAccess) |
Constructor and Description |
---|
PathFinder(IBlockAccess par1IBlockAccess,
boolean par2,
boolean par3,
boolean par4,
boolean par5) |
Modifier and Type | Method and Description |
---|---|
static boolean |
FMLRenderAccessLibrary.renderWorldBlock(RenderBlocks renderer,
IBlockAccess world,
int x,
int y,
int z,
Block block,
int modelId) |
boolean |
BaseMod.renderWorldBlock(RenderBlocks renderer,
IBlockAccess world,
int x,
int y,
int z,
Block block,
int modelID) |
static boolean |
ModLoader.renderWorldBlock(RenderBlocks renderer,
IBlockAccess world,
int x,
int y,
int z,
Block block,
int modelID)
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
ChunkCache |
class |
World |
class |
WorldServer |
class |
WorldServerMulti |
Modifier and Type | Class and Description |
---|---|
class |
DemoWorldServer |
Modifier and Type | Method and Description |
---|---|
boolean |
BlockFluidBase.canDisplace(IBlockAccess world,
int x,
int y,
int z)
Returns true if the block at (x, y, z) is displaceable.
|
float |
BlockFluidBase.getBlockBrightness(IBlockAccess world,
int x,
int y,
int z) |
boolean |
BlockFluidBase.getBlocksMovement(IBlockAccess world,
int x,
int y,
int z) |
static int |
BlockFluidBase.getDensity(IBlockAccess world,
int x,
int y,
int z) |
static double |
BlockFluidBase.getFlowDirection(IBlockAccess world,
int x,
int y,
int z) |
Vec3 |
BlockFluidBase.getFlowVector(IBlockAccess world,
int x,
int y,
int z) |
float |
RenderBlockFluid.getFluidHeightForRender(IBlockAccess world,
int x,
int y,
int z,
BlockFluidBase block) |
int |
BlockFluidBase.getLightValue(IBlockAccess world,
int x,
int y,
int z) |
int |
BlockFluidClassic.getLightValue(IBlockAccess world,
int x,
int y,
int z) |
int |
BlockFluidBase.getMixedBrightnessForBlock(IBlockAccess world,
int x,
int y,
int z) |
float |
BlockFluidBase.getQuantaPercentage(IBlockAccess world,
int x,
int y,
int z) |
abstract int |
BlockFluidBase.getQuantaValue(IBlockAccess world,
int x,
int y,
int z) |
int |
BlockFluidFinite.getQuantaValue(IBlockAccess world,
int x,
int y,
int z) |
int |
BlockFluidClassic.getQuantaValue(IBlockAccess world,
int x,
int y,
int z) |
int |
BlockFluidBase.getQuantaValueAbove(IBlockAccess world,
int x,
int y,
int z,
int aboveThis) |
int |
BlockFluidBase.getQuantaValueBelow(IBlockAccess world,
int x,
int y,
int z,
int belowThis) |
static int |
BlockFluidBase.getTemperature(IBlockAccess world,
int x,
int y,
int z) |
boolean |
BlockFluidClassic.isFlowingVertically(IBlockAccess world,
int x,
int y,
int z) |
boolean |
BlockFluidClassic.isSourceBlock(IBlockAccess world,
int x,
int y,
int z) |
boolean |
RenderBlockFluid.renderWorldBlock(IBlockAccess world,
int x,
int y,
int z,
Block block,
int modelId,
RenderBlocks renderer) |
boolean |
BlockFluidBase.shouldSideBeRendered(IBlockAccess world,
int x,
int y,
int z,
int side) |