public class TILBlockEntityProvider1_16_5 extends TILBasicBlock1_16_5 implements net.minecraft.world.level.block.EntityBlock
net.minecraft.world.level.block.Block.BlockStatePairKeynet.minecraft.world.level.block.state.BlockBehaviour.BlockStateBase, net.minecraft.world.level.block.state.BlockBehaviour.OffsetType, net.minecraft.world.level.block.state.BlockBehaviour.Properties, net.minecraft.world.level.block.state.BlockBehaviour.StateArgumentPredicate<A>, net.minecraft.world.level.block.state.BlockBehaviour.StatePredicateproperties, stateProperties| Constructor and Description |
|---|
TILBlockEntityProvider1_16_5(net.minecraft.world.level.block.state.BlockBehaviour.Properties vanillaProperties,
mods.thecomputerizer.theimpossiblelibrary.api.registry.block.BlockProperties properties) |
| Modifier and Type | Method and Description |
|---|---|
@Nullable net.minecraft.world.level.block.entity.BlockEntity |
newBlockEntity(net.minecraft.world.level.BlockGetter world) |
static TILBlockEntityProvider1_16_5 |
tileFrom(mods.thecomputerizer.theimpossiblelibrary.api.registry.block.BlockProperties properties) |
basicFrom, createBlockStateDefinition, useanimateTick, appendHoverText, asBlock, asItem, box, byItem, canSupportCenter, canSupportRigidBlock, defaultBlockState, destroy, dropFromExplosion, dropResources, dropResources, dropResources, fallOn, fillItemCategory, getCloneItemStack, getDescriptionId, getDrops, getDrops, getExplosionResistance, getFriction, getId, getJumpFactor, getName, getSoundType, getSpeedFactor, getStateDefinition, getStateForPlacement, handleRain, hasDynamicShape, is, is, isExceptionForConnection, isFaceFull, isPossibleToRespawnInThis, isRandomlyTicking, isShapeFullBlock, playerDestroy, playerWillDestroy, popExperience, popResource, propagatesSkylightDown, pushEntitiesUp, registerDefaultState, setPlacedBy, shouldRenderFace, stateById, stepOn, toString, updateEntityAfterFallOn, updateFromNeighbourShapes, updateOrDestroy, updateOrDestroy, wasExplodedattack, canBeReplaced, canBeReplaced, canSurvive, defaultMaterialColor, entityInside, getAnalogOutputSignal, getBlockSupportShape, getCollisionShape, getDestroyProgress, getDirectSignal, getDrops, getFluidState, getInteractionShape, getLightBlock, getLootTable, getMenuProvider, getOcclusionShape, getOffsetType, getPistonPushReaction, getRenderShape, getSeed, getShadeBrightness, getShape, getSignal, getVisualShape, hasAnalogOutputSignal, isEntityBlock, isPathfindable, isSignalSource, mirror, neighborChanged, onPlace, onProjectileHit, onRemove, randomTick, rotate, skipRendering, spawnAfterBreak, tick, triggerEvent, updateIndirectNeighbourShapes, updateShape, useShapeForLightOcclusionpublic TILBlockEntityProvider1_16_5(net.minecraft.world.level.block.state.BlockBehaviour.Properties vanillaProperties,
mods.thecomputerizer.theimpossiblelibrary.api.registry.block.BlockProperties properties)
public static TILBlockEntityProvider1_16_5 tileFrom(mods.thecomputerizer.theimpossiblelibrary.api.registry.block.BlockProperties properties)
@Nullable public @Nullable net.minecraft.world.level.block.entity.BlockEntity newBlockEntity(net.minecraft.world.level.BlockGetter world)
newBlockEntity in interface net.minecraft.world.level.block.EntityBlock