Package noppes.npcs.api.block
Interface IBlockFluidContainer
- All Superinterfaces:
IBlock
Used for certain technical mods which use FluidContainer blocks *
-
Method Summary
Modifier and TypeMethodDescriptionfloat
float
float
Methods inherited from interface noppes.npcs.api.block.IBlock
blockEvent, getBlockEntityNBT, getContainer, getDisplayName, getMCBlock, getMCBlockState, getMCTileEntity, getName, getPos, getProperties, getProperty, getStoreddata, getTempdata, getWorld, getX, getY, getZ, hasTileEntity, interact, isAir, isContainer, isRemoved, remove, setBlock, setBlock, setProperty, setTileEntityNBT
-
Method Details
-
getFluidPercentage
float getFluidPercentage() -
getFuildDensity
float getFuildDensity() -
getFuildTemperature
float getFuildTemperature() -
getFluidName
String getFluidName()
-