History - net.minecraft.world.level.block.Block

1.21.3

Names

dfb

dkm

net.minecraft.world.level.block.BlockTypes

net.minecraft.world.level.block.Block

net.minecraft.class_8811

net.minecraft.class_2248

net.minecraft.unmapped.C_pnbkhfnc

net.minecraft.unmapped.C_mmxmpdoq

net.minecraft.block.BlockTypes

net.minecraft.block.Block

net.minecraft.block.BlockTypes

net.minecraft.block.Block

net.minecraft.src.C_302072_

net.minecraft.src.C_1706_

Fields

com.mojang.serialization.MapCodec<Block>: a, CODEC, field_46281, f_masaavot, CODEC, CODEC, f_303299_

com.mojang.serialization.MapCodec<Block>: p, CODEC, field_46280, f_zatyqcqa, CODEC, CODEC, f_303539_

org.slf4j.Logger: a, LOGGER, field_10638, f_sqfncgqq, LOGGER, LOGGER, f_49790_

Holder$Reference<Block>: b, builtInRegistryHolder, field_36404, f_jaseevei, registryEntry, builtInRegistryHolder, f_204296_

IdMapper<BlockState>: q, BLOCK_STATE_REGISTRY, field_10651, f_okywtldq, STATE_IDS, STATE_IDS, f_49791_

com.google.common.cache.LoadingCache<VoxelShape, Boolean>: c, SHAPE_FULL_BLOCK_CACHE, field_19312, f_ngtlhrdq, FULL_CUBE_SHAPE_CACHE, FULL_CUBE_SHAPE_CACHE, f_49785_

int: r, UPDATE_NEIGHBORS, field_31027, f_xxljfqdw, NOTIFY_NEIGHBORS, NOTIFY_NEIGHBORS, f_152393_

int: s, UPDATE_CLIENTS, field_31028, f_bjwoutju, NOTIFY_LISTENERS, NOTIFY_LISTENERS, f_152394_

int: t, UPDATE_INVISIBLE, field_31029, f_zeveupfs, NO_REDRAW, NO_REDRAW, f_152395_

int: u, UPDATE_IMMEDIATE, field_31030, f_utymbzpn, REDRAW_ON_MAIN_THREAD, REDRAW_ON_MAIN_THREAD, f_152396_

int: v, UPDATE_KNOWN_SHAPE, field_31031, f_hyfvlkab, FORCE_STATE, FORCE_STATE, f_152397_

int: w, UPDATE_SUPPRESS_DROPS, field_31032, f_xjqmildm, SKIP_DROPS, SKIP_DROPS, f_152398_

int: x, UPDATE_MOVE_BY_PISTON, field_31033, f_fmkkgoft, MOVED, MOVED, f_152399_

int: y, UPDATE_SKIP_SHAPE_UPDATE_ON_WIRE, field_53822, f_zobgxnry, SKIP_REDSTONE_WIRE_STATE_REPLACEMENT, SKIP_UPDATE_FOR_REDSTONE_WIRE, f_348331_

int: z, UPDATE_NONE, field_31035, f_egxohwli, field_31035, UPDATE_NONE, f_152401_

int: A, UPDATE_ALL, field_31036, f_fdbmuaky, NOTIFY_ALL, NOTIFY_ALL, f_152402_

int: B, UPDATE_ALL_IMMEDIATE, field_31022, f_jzoumpau, NOTIFY_ALL_AND_REDRAW, UPDATE_ALL_IMMEDIATE, f_152388_

float: C, INDESTRUCTIBLE, field_31023, f_vodklahx, field_31023, INDESTRUCTIBLE, f_152389_

float: D, INSTANT, field_31024, f_ladvkbjr, field_31024, INSTANT, f_152390_

int: E, UPDATE_LIMIT, field_31025, f_bqorapkz, field_31025, UPDATE_LIMIT, f_152391_

StateDefinition<Block, BlockState>: F, stateDefinition, field_10647, f_nexeeilp, stateManager, stateManager, f_49792_

BlockState: d, defaultBlockState, field_10646, f_hncvzxyf, defaultState, defaultState, f_49786_

Item: e, item, field_17562, f_vgppsmwi, cachedItem, cachedItem, f_49788_

int: f, CACHE_SIZE, field_31026, f_idaplbys, FACE_CULL_MAP_SIZE, CACHE_SIZE, f_152392_

ThreadLocal<it.unimi.dsi.fastutil.objects.Object2ByteLinkedOpenHashMap<Block$ShapePairKey>>: g, OCCLUSION_CACHE, field_10649, f_etbvyypx, FACE_CULL_MAP, FACE_CULL_MAP, f_49789_

Constructors

()

(BlockBehaviour$Properties)

Methods

com.mojang.serialization.MapCodec<? extends Block> (Registry<com.mojang.serialization.MapCodec<? extends Block>>): a, bootstrap, method_53979, m_fedqwjil, registerAndGetDefault, bootstrap, m_305064_

com.mojang.serialization.MapCodec<? extends Block> (): a, codec, method_53969, m_wrnxumjr, getCodec, getCodec, m_304657_

int (BlockState): j, getId, method_9507, m_uuzuwifw, getRawIdFromState, getRawIdFromState, m_49956_

BlockState (int): a, stateById, method_9531, m_dvztrwyo, getStateFromRawId, getStateFromRawId, m_49803_

Block (Item): a, byItem, method_9503, m_cbjpaznf, getBlockFromItem, getBlockFromItem, m_49814_

BlockState (BlockState, BlockState, LevelAccessor, BlockPos): a, pushEntitiesUp, method_9582, m_sfdmwiew, pushEntitiesUpBeforeBlockChange, pushEntitiesUpBeforeBlockChange, m_49897_

VoxelShape (double, double, double, double, double, double): a, box, method_9541, m_iipllqny, createCuboidShape, createCuboidShape, m_49796_

BlockState (BlockState, LevelAccessor, BlockPos): b, updateFromNeighbourShapes, method_9510, m_grdgsfjs, postProcessState, postProcessState, m_49931_

void (BlockState, BlockState, LevelAccessor, BlockPos, int): a, updateOrDestroy, method_30094, m_phnkbohu, replace, replace, m_49902_

void (BlockState, BlockState, LevelAccessor, BlockPos, int, int): a, updateOrDestroy, method_9611, m_ocypbslz, replace, replace, m_49908_

boolean (BlockState): k, isExceptionForConnection, method_9581, m_cwuunnrc, cannotConnect, cannotConnect, m_152463_

boolean (BlockState, BlockState, Direction): a, shouldRenderFace, method_9607, m_zpnlglhs, shouldDrawSide, shouldDrawSide, m_152444_

boolean (BlockGetter, BlockPos): c, canSupportRigidBlock, method_16361, m_lfameemr, hasTopRim, hasTopRim, m_49936_

boolean (LevelReader, BlockPos, Direction): a, canSupportCenter, method_20044, m_jajpdzzy, sideCoversSmallSquare, sideCoversSmallSquare, m_49863_

boolean (VoxelShape, Direction): a, isFaceFull, method_9501, m_xaxtaifj, isFaceFullSquare, isFaceFullSquare, m_49918_

boolean (VoxelShape): a, isShapeFullBlock, method_9614, m_azwoptpw, isShapeFullCube, isShapeFullCube, m_49916_

void (BlockState, Level, BlockPos, RandomSource): a, animateTick, method_9496, m_qdvbqnpt, randomDisplayTick, randomDisplayTick, m_214162_

void (LevelAccessor, BlockPos, BlockState): a, destroy, method_9585, m_pwlljkia, onBroken, onBroken, m_6786_

List<ItemStack> (BlockState, ServerLevel, BlockPos, BlockEntity): a, getDrops, method_9562, m_bztcfiru, getDroppedStacks, getDroppedStacks, m_49869_

List<ItemStack> (BlockState, ServerLevel, BlockPos, BlockEntity, Entity, ItemStack): a, getDrops, method_9609, m_rvydtzjt, getDroppedStacks, getDroppedStacks, m_49874_

void (BlockState, Level, BlockPos): c, dropResources, method_9497, m_ksyzaetw, dropStacks, dropStacks, m_49950_

void (BlockState, LevelAccessor, BlockPos, BlockEntity): a, dropResources, method_9610, m_sslzkkcf, dropStacks, dropStacks, m_49892_

void (BlockState, Level, BlockPos, BlockEntity, Entity, ItemStack): a, dropResources, method_9511, m_enulnauk, dropStacks, dropStacks, m_49881_

void (Level, BlockPos, ItemStack): a, popResource, method_9577, m_ywagylsw, dropStack, dropStack, m_49840_

void (Level, BlockPos, Direction, ItemStack): a, popResourceFromFace, method_36992, m_lmtwmmou, dropStack, dropStack, m_152435_

void (Level, Supplier<ItemEntity>, ItemStack): a, popResource, method_36993, m_mnfrhifw, dropStack, dropStack, m_152440_

void (ServerLevel, BlockPos, int): a, popExperience, method_9583, m_nddwsmuq, dropExperience, dropExperience, m_49805_

float (): e, getExplosionResistance, method_9520, m_gzevdpnp, getBlastResistance, getBlastResistance, m_7325_

void (ServerLevel, BlockPos, Explosion): a, wasExploded, method_9586, m_hxjiobgn, onDestroyedByExplosion, onDestroyedByExplosion, m_7592_

void (Level, BlockPos, BlockState, Entity): a, stepOn, method_9591, m_aqcetwet, onSteppedOn, onSteppedOn, m_141947_

BlockState (BlockPlaceContext): a, getStateForPlacement, method_9605, m_iwedynhy, getPlacementState, getPlacementState, m_5573_

void (Level, Player, BlockPos, BlockState, BlockEntity, ItemStack): a, playerDestroy, method_9556, m_mtdctgjh, afterBreak, afterBreak, m_6240_

void (Level, BlockPos, BlockState, LivingEntity, ItemStack): a, setPlacedBy, method_9567, m_fuvqealb, onPlaced, onPlaced, m_6402_

boolean (BlockState): a, isPossibleToRespawnInThis, method_9538, m_hittbukc, canMobSpawnInside, canMobSpawnInside, m_48673_

MutableComponent (): f, getName, method_9518, m_gsgxvzbp, getName, getName, m_49954_

void (Level, BlockState, BlockPos, Entity, float): a, fallOn, method_9554, m_jweqgtyb, onLandedUpon, onLandedUpon, m_142072_

void (BlockGetter, Entity): a, updateEntityMovementAfterFallOn, method_9502, m_oscwylqf, onEntityLand, updateEntityVelocityAfterFall, m_5548_

ItemStack (LevelReader, BlockPos, BlockState): a, getCloneItemStack, method_9574, m_jsiqlbgd, getPickStack, getPickStack, m_7397_

float (): g, getFriction, method_9499, m_vkwmofwc, getSlipperiness, getSlipperiness, m_49958_

float (): h, getSpeedFactor, method_23349, m_qnwpfxhz, getVelocityMultiplier, getVelocityMultiplier, m_49961_

float (): k, getJumpFactor, method_23350, m_yobbjtvm, getJumpVelocityMultiplier, getJumpVelocityMultiplier, m_49964_

void (Level, Player, BlockPos, BlockState): a, spawnDestroyParticles, method_33614, m_txsvixbc, spawnBreakParticles, spawnBreakParticles, m_142387_

BlockState (Level, BlockPos, BlockState, Player): a, playerWillDestroy, method_9576, m_tjijvtpb, onBreak, onBreak, m_5707_

void (BlockState, Level, BlockPos, Biome$Precipitation): a, handlePrecipitation, method_9504, m_eapglecc, precipitationTick, precipitationTick, m_141997_

boolean (Explosion): a, dropFromExplosion, method_9533, m_goutaqfi, shouldDropItemsOnExplosion, shouldDropItemsOnExplosion, m_6903_

void (StateDefinition$Builder<Block, BlockState>): a, createBlockStateDefinition, method_9515, m_yujtcnah, appendProperties, appendProperties, m_7926_

StateDefinition<Block, BlockState> (): l, getStateDefinition, method_9595, m_bdlslsvh, getStateManager, getStateManager, m_49965_

void (BlockState): l, registerDefaultState, method_9590, m_ldbkbwai, setDefaultState, setDefaultState, m_49959_

BlockState (): m, defaultBlockState, method_9564, m_thiabdjl, getDefaultState, getDefaultState, m_49966_

BlockState (BlockState): m, withPropertiesOf, method_34725, m_wgtgkpez, getStateWithProperties, getStateWithProperties, m_152465_

<T extends Comparable<T>> BlockState (BlockState, BlockState, Property<T>): a, copyProperty, method_34724, m_pdzevtfw, copyProperty, copyProperty, m_152454_

Item (): j, asItem, method_8389, m_yfekyrxa, asItem, asItem, m_5456_

boolean (): n, hasDynamicShape, method_9543, m_fgtteebr, hasDynamicBounds, hasDynamicBounds, m_49967_

void (ItemStack, Item$TooltipContext, List<Component>, TooltipFlag): a, appendHoverText, method_9568, m_xfcybcsi, appendTooltip, appendTooltip, m_5871_

Block (): o, asBlock, method_26160, m_ewcsdntg, asBlock, asBlock, m_7374_

com.google.common.collect.ImmutableMap<BlockState, VoxelShape> (Function<BlockState, VoxelShape>): a, getShapeForEachState, method_33615, m_uqcjnfhx, getShapesForStates, getShapesForStates, m_152458_

Holder$Reference<Block> (): p, builtInRegistryHolder, method_40142, m_awuveiqg, getRegistryEntry, getBuiltInRegistryHolder, m_204297_

void (ServerLevel, BlockPos, ItemStack, IntProvider): a, tryDropExperience, method_41420, m_aytmxxfx, dropExperienceWhenMined, dropConditionalExperience, m_220822_

1.20.5

Names

dfb

net.minecraft.world.level.block.BlockTypes

net.minecraft.class_8811

net.minecraft.unmapped.C_pnbkhfnc

net.minecraft.block.BlockTypes

net.minecraft.block.BlockTypes

net.minecraft.src.C_302072_

net.minecraft.world.level.block.Block

Fields

com.mojang.serialization.MapCodec<Block>: a, CODEC, field_46281, f_masaavot, CODEC, CODEC, f_303299_

Constructors

()

Methods

com.mojang.serialization.MapCodec<? extends Block> (Registry<com.mojang.serialization.MapCodec<? extends Block>>): a, bootstrap, method_53979, m_fedqwjil, registerAndGetDefault, bootstrap, m_305064_