Package codechicken.microblock.part
Interface IMicroOcclusion
- All Superinterfaces:
MultiPart,SlottedPart
- All Known Implementing Classes:
CornerMicroblockPart,EdgeMicroblockPart,FaceMicroblockPart,HollowMicroblockPart,StandardMicroblockPart
Created by covers1624 on 10/7/22.
-
Method Summary
Methods inherited from interface codechicken.multipart.api.part.MultiPart
addDestroyEffects, addHitEffects, addLandingEffects, addRunningEffects, capCache, click, getBlockSupportShape, getCloneStack, getCollisionShape, getDrops, getExplosionResistance, getInteractionShape, getLightEmission, getModelData, getPlacementSound, getRenderBounds, getRenderOcclusionShape, getShape, getStrength, getType, getVisualShape, harvest, hasLevel, hasTile, invalidateConvertedTile, level, load, occlusionTest, onAdded, onChunkLoad, onChunkUnload, onConverted, onEntityCollision, onEntityStanding, onMoved, onNeighborBlockChanged, onPartChanged, onRemoved, onWorldJoin, onWorldSeparate, pos, preRemove, readDesc, readUpdate, save, scheduledTick, scheduleTick, sendUpdate, tile, useItemOn, useWithoutItem, writeDescMethods inherited from interface codechicken.multipart.api.part.SlottedPart
getSlotMask
-
Method Details
-
getSlot
int getSlot() -
getSize
int getSize() -
getMaterial
MicroMaterial getMaterial() -
getBounds
codechicken.lib.vec.Cuboid6 getBounds()
-