-
Method Summary
default net.minecraft.world.level.block.entity.BlockEntity
getBlockEntityForPreviews(net.minecraft.world.level.block.entity.BlockEntity entity,
net.minecraft.world.level.Level level,
net.minecraft.core.BlockPos blockPos)
default net.minecraft.world.level.block.state.BlockState
Returns the default BlockState that will be used for previews
default boolean
shouldPreview(net.minecraft.world.level.Level level,
net.minecraft.world.entity.player.Player player,
net.minecraft.core.BlockPos pos,
PreviewMode previewMode)
default boolean
Methods inherited from interface net.minecraft.world.level.block.EntityBlock
getListener, getTicker, newBlockEntity
Methods inherited from interface IMultiBlock
allBlocksPresent, canPlace, canReplaceBlock, canSurviveHelper, destroy, entityUnobstructed, extraSurviveRequirements, getDirection, getDirectionProperty, getFullBlockShape, getFullBlockShapeNoCache, getIsolatedBlocks, getStateForEachBlock, getStateForPlacementHelper, getStateForPlacementHelper, makeFullBlockShape, onPlaceHelper, place, prepareForPlace, preventCreativeDrops, updateShapeHelper, voxelShapeHelper, voxelShapeHelper, voxelShapeHelper
-
Method Details
-
-
-
getDefaultStateForPreviews
-
getBlockEntityForPreviews