public class class_5549 extends SlabBlock implements class_5547
Block.NeighborGroupAbstractBlock.AbstractBlockState, AbstractBlock.ContextPredicate, AbstractBlock.OffsetType, AbstractBlock.Settings, AbstractBlock.TypedContextPredicate<A>| Modifier and Type | Field and Description |
|---|---|
private Block |
field_27190 |
BOTTOM_SHAPE, TOP_SHAPE, TYPE, WATERLOGGEDLOGGER, STATE_IDS, stateManagercollidable, dynamicBounds, FACINGS, jumpVelocityMultiplier, lootTableId, material, randomTicks, resistance, settings, slipperiness, soundGroup, velocityMultiplier| Constructor and Description |
|---|
class_5549(AbstractBlock.Settings settings,
Block block) |
| Modifier and Type | Method and Description |
|---|---|
BlockState |
method_31639(BlockState blockState) |
void |
onBlockAdded(BlockState blockState,
World world,
BlockPos blockPos,
BlockState blockState2,
boolean bool) |
void |
scheduledTick(BlockState blockState,
ServerWorld serverWorld,
BlockPos blockPos,
Random random) |
appendProperties, canFillWithFluid, canPathfindThrough, canReplace, getFluidState, getOutlineShape, getPlacementState, getStateForNeighborUpdate, hasSidedTransparency, tryFillWithFluidaddStacksForDisplay, afterBreak, appendTooltip, asBlock, asItem, canMobSpawnInside, cannotConnect, createCuboidShape, dropExperience, dropStack, dropStacks, dropStacks, dropStacks, getBlastResistance, getBlockFromItem, getDefaultState, getDroppedStacks, getDroppedStacks, getJumpVelocityMultiplier, getName, getPickStack, getRawIdFromState, getSlipperiness, getSoundGroup, getStateFromRawId, getStateManager, getTranslationKey, getVelocityMultiplier, hasDynamicBounds, hasRandomTicks, hasTopRim, isFaceFullSquare, isShapeFullCube, isTranslucent, onBreak, onBroken, onDestroyedByExplosion, onEntityLand, onLandedUpon, onPlaced, onSteppedOn, postProcessState, pushEntitiesUpBeforeBlockChange, rainTick, randomDisplayTick, replace, replace, setDefaultState, shouldDrawSide, shouldDropItemsOnExplosion, sideCoversSmallSquare, toStringcalcBlockBreakingDelta, canBucketPlace, canPlaceAt, createScreenHandlerFactory, emitsRedstonePower, getAmbientOcclusionLightLevel, getCollisionShape, getComparatorOutput, getCullingShape, getDefaultMaterialColor, getDroppedStacks, getLootTableId, getOffsetType, getOpacity, getPistonBehavior, getRaycastShape, getRenderingSeed, getRenderType, getSidesShape, getStrongRedstonePower, getVisualShape, getWeakRedstonePower, hasComparatorOutput, isSideInvisible, mirror, neighborUpdate, onBlockBreakStart, onEntityCollision, onProjectileHit, onStacksDropped, onStateReplaced, onSyncedBlockEvent, onUse, prepare, randomTick, rotateclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitmethod_31637, method_31638, method_31640tryDrainFluidprivate final Block field_27190
public class_5549(AbstractBlock.Settings settings, Block block)
public void onBlockAdded(BlockState blockState, World world, BlockPos blockPos, BlockState blockState2, boolean bool)
onBlockAdded in class AbstractBlockpublic void scheduledTick(BlockState blockState, ServerWorld serverWorld, BlockPos blockPos, Random random)
scheduledTick in class AbstractBlockpublic BlockState method_31639(BlockState blockState)
method_31639 in interface class_5547