Package codechicken.microblock.part
Interface IMicroShrinkRender
- All Superinterfaces:
MultiPart
- 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, writeDesc
-
Method Details
-
getPriorityClass
int getPriorityClass() -
getSlot
int getSlot() -
getSize
int getSize() -
isTransparent
boolean isTransparent() -
getBounds
codechicken.lib.vec.Cuboid6 getBounds()
-