History - net.minecraft.block.AbstractBlock$Settings

26.3-snapshot-3

Names

Fields

Constructors

Methods

26.3-snapshot-2

Names

Fields

com.mojang.serialization.Codec<AbstractBlock$Settings>: CODEC, field_46532, CODEC

Constructors

Methods

AbstractBlock$Settings (): lambda$static$0, method_54098, method_54098

26.3-snapshot-1

Names

Fields

float: fallDistanceReduction, field_1_7566, fallDistanceReduction

Constructors

Methods

AbstractBlock$Settings (float): fallDistanceReduction, method_1_6968, fallDistanceReduction

26.2

Names

Fields

AbstractBlock$ContextPredicate: emissiveRendering, field_23186, emissiveLightingPredicate

float: bounceRestitution, field_1_3774, bounciness

Predicate<BlockState>: emissiveRendering, field_23186, emissiveLightingPredicate

Constructors

Methods

AbstractBlock$Settings (AbstractBlock$ContextPredicate): emissiveRendering, method_26249, emissiveLighting

boolean (BlockState, BlockView, BlockPos): lambda$new$7, method_1_3012, method_1_3012

AbstractBlock$Settings (float): bounceRestitution, method_1_4491, bounciness

AbstractBlock$Settings (Predicate<BlockState>): emissiveRendering, method_26249, emissiveLighting

boolean (BlockState): lambda$new$7, method_1_3012, method_1_3012

26.1.2

Names

Fields

Constructors

Methods

26.1.1

Names

Fields

Constructors

Methods

26.1

Names

Fields

AbstractBlock$ContextPredicate: hasPostProcess, field_23185, postProcessPredicate

AbstractBlock$PostProcessPredicate: postProcess, field_23185, postProcessPredicate

Constructors

Methods

AbstractBlock$Settings (AbstractBlock$ContextPredicate): hasPostProcess, method_26247, postProcess

Vec3d (BlockState, BlockPos): lambda$offsetType$13, method_49230, method_49230

Vec3d (BlockState, BlockPos): lambda$offsetType$1, method_49230, method_49230

Vec3d (BlockState, BlockPos): lambda$offsetType$12, method_49231, method_49231

Vec3d (BlockState, BlockPos): lambda$offsetType$0, method_49231, method_49231

MapColor (MapColor, BlockState): lambda$mapColor$11, method_51519, method_51519

MapColor (MapColor, BlockState): lambda$mapColor$1, method_51519, method_51519

MapColor (DyeColor, BlockState): lambda$mapColor$10, method_51518, method_51518

MapColor (DyeColor, BlockState): lambda$mapColor$0, method_51518, method_51518

boolean (BlockState, BlockView, BlockPos): lambda$new$9, method_26238, method_26238

boolean (BlockState, BlockView, BlockPos): lambda$new$8, method_26244, method_26244

boolean (BlockState, BlockView, BlockPos): lambda$new$7, method_26246, method_26246

boolean (BlockState, BlockView, BlockPos): lambda$new$7, method_1_3012, method_1_3012

boolean (BlockState, BlockView, BlockPos): lambda$new$6, method_26248, method_26248

boolean (BlockState, BlockView, BlockPos, EntityType): lambda$new$5, method_26239, method_26239

boolean (BlockState, BlockView, BlockPos, EntityType): lambda$new$4, method_26239, method_26239

String (RegistryKey): lambda$new$4, method_63503, method_63503

String (RegistryKey): lambda$new$3, method_63503, method_63503

Optional (RegistryKey): lambda$new$3, method_63504, method_63504

Optional (RegistryKey): lambda$new$2, method_63504, method_63504

int (BlockState): lambda$new$2, method_26237, method_26237

int (BlockState): lambda$new$1, method_26237, method_26237

MapColor (BlockState): lambda$new$1, method_51521, method_51521

MapColor (BlockState): lambda$new$0, method_51521, method_51521

AbstractBlock$Settings (AbstractBlock$PostProcessPredicate): postProcess, method_26247, postProcess

BlockPos (BlockState, BlockView, BlockPos): lambda$new$6, method_1_3011, method_1_3011

boolean (BlockState, BlockView, BlockPos): lambda$new$5, method_26246, method_26246

1.21.11_unobfuscated

Names

net.minecraft.world.level.block.state.BlockBehaviour$Properties

net.minecraft.class_4970$class_2251

net.minecraft.block.AbstractBlock$Settings

Fields

com.mojang.serialization.Codec<AbstractBlock$Settings>: CODEC, field_46532, CODEC

Function<BlockState, MapColor>: mapColor, field_10662, mapColorProvider

boolean: hasCollision, field_10664, collidable

BlockSoundGroup: soundType, field_10665, soundGroup

ToIntFunction<BlockState>: lightEmission, field_10663, luminance

float: explosionResistance, field_10660, resistance

float: destroyTime, field_10669, hardness

boolean: requiresCorrectToolForDrops, field_25185, toolRequired

boolean: isRandomlyTicking, field_10661, randomTicks

float: friction, field_10667, slipperiness

float: speedFactor, field_23179, velocityMultiplier

float: jumpFactor, field_21209, jumpVelocityMultiplier

RegistryKey<Block>: id, field_54006, registryKey

RegistryKeyedValue<Block, Optional<RegistryKey<LootTable>>>: drops, field_54007, lootTable

RegistryKeyedValue<Block, String>: descriptionId, field_54008, translationKey

boolean: canOcclude, field_20721, opaque

boolean: isAir, field_23180, isAir

boolean: ignitedByLava, field_43394, burnable

boolean: liquid, field_44481, liquid

boolean: forceSolidOff, field_44627, forceNotSolid

boolean: forceSolidOn, field_44628, forceSolid

PistonBehavior: pushReaction, field_43395, pistonBehavior

boolean: spawnTerrainParticles, field_40341, blockBreakParticles

NoteBlockInstrument: instrument, field_44629, instrument

boolean: replaceable, field_44630, replaceable

AbstractBlock$TypedContextPredicate<EntityType<?>>: isValidSpawn, field_23181, allowsSpawningPredicate

AbstractBlock$ContextPredicate: isRedstoneConductor, field_23182, solidBlockPredicate

AbstractBlock$ContextPredicate: isSuffocating, field_23183, suffocationPredicate

AbstractBlock$ContextPredicate: isViewBlocking, field_23184, blockVisionPredicate

AbstractBlock$ContextPredicate: hasPostProcess, field_23185, postProcessPredicate

AbstractBlock$ContextPredicate: emissiveRendering, field_23186, emissiveLightingPredicate

boolean: dynamicShape, field_10670, dynamicBounds

FeatureSet: requiredFeatures, field_40342, requiredFeatures

AbstractBlock$Offsetter: offsetFunction, field_42818, offsetter

Constructors

()

Methods

AbstractBlock$Settings (): of, method_9637, create

AbstractBlock$Settings (AbstractBlock): ofFullCopy, method_9630, copy

AbstractBlock$Settings (AbstractBlock): ofLegacyCopy, method_55226, copyShallow

AbstractBlock$Settings (DyeColor): mapColor, method_51517, mapColor

AbstractBlock$Settings (MapColor): mapColor, method_31710, mapColor

AbstractBlock$Settings (Function<BlockState, MapColor>): mapColor, method_51520, mapColor

AbstractBlock$Settings (): noCollision, method_9634, noCollision

AbstractBlock$Settings (): noOcclusion, method_22488, nonOpaque

AbstractBlock$Settings (float): friction, method_9628, slipperiness

AbstractBlock$Settings (float): speedFactor, method_23351, velocityMultiplier

AbstractBlock$Settings (float): jumpFactor, method_23352, jumpVelocityMultiplier

AbstractBlock$Settings (BlockSoundGroup): sound, method_9626, sounds

AbstractBlock$Settings (ToIntFunction<BlockState>): lightLevel, method_9631, luminance

AbstractBlock$Settings (float, float): strength, method_9629, strength

AbstractBlock$Settings (): instabreak, method_9618, breakInstantly

AbstractBlock$Settings (float): strength, method_9632, strength

AbstractBlock$Settings (): randomTicks, method_9640, ticksRandomly

AbstractBlock$Settings (): dynamicShape, method_9624, dynamicBounds

AbstractBlock$Settings (): noLootTable, method_42327, dropsNothing

AbstractBlock$Settings (Optional<RegistryKey<LootTable>>): overrideLootTable, method_63502, lootTable

Optional<RegistryKey<LootTable>> (): effectiveDrops, method_63505, getLootTableKey

AbstractBlock$Settings (): ignitedByLava, method_50013, burnable

AbstractBlock$Settings (): liquid, method_51177, liquid

AbstractBlock$Settings (): forceSolidOn, method_51369, solid

AbstractBlock$Settings (): forceSolidOff, method_51370, notSolid

AbstractBlock$Settings (PistonBehavior): pushReaction, method_50012, pistonBehavior

AbstractBlock$Settings (): air, method_26250, air

AbstractBlock$Settings (AbstractBlock$TypedContextPredicate<EntityType<?>>): isValidSpawn, method_26235, allowsSpawning

AbstractBlock$Settings (AbstractBlock$ContextPredicate): isRedstoneConductor, method_26236, solidBlock

AbstractBlock$Settings (AbstractBlock$ContextPredicate): isSuffocating, method_26243, suffocates

AbstractBlock$Settings (AbstractBlock$ContextPredicate): isViewBlocking, method_26245, blockVision

AbstractBlock$Settings (AbstractBlock$ContextPredicate): hasPostProcess, method_26247, postProcess

AbstractBlock$Settings (AbstractBlock$ContextPredicate): emissiveRendering, method_26249, emissiveLighting

AbstractBlock$Settings (): requiresCorrectToolForDrops, method_29292, requiresTool

AbstractBlock$Settings (float): destroyTime, method_36557, hardness

AbstractBlock$Settings (float): explosionResistance, method_36558, resistance

AbstractBlock$Settings (AbstractBlock$OffsetType): offsetType, method_49229, offset

AbstractBlock$Settings (): noTerrainParticles, method_45477, noBlockBreakParticles

AbstractBlock$Settings (FeatureFlag...): requiredFeatures, method_45476, requires

AbstractBlock$Settings (NoteBlockInstrument): instrument, method_51368, instrument

AbstractBlock$Settings (): replaceable, method_51371, replaceable

AbstractBlock$Settings (RegistryKey<Block>): setId, method_63500, registryKey

AbstractBlock$Settings (String): overrideDescription, method_63501, overrideTranslationKey

String (): effectiveDescriptionId, method_63506, getTranslationKey

Vec3d (BlockState, BlockPos): lambda$offsetType$13, method_49230, method_49230

Vec3d (BlockState, BlockPos): lambda$offsetType$12, method_49231, method_49231

MapColor (MapColor, BlockState): lambda$mapColor$11, method_51519, method_51519

MapColor (DyeColor, BlockState): lambda$mapColor$10, method_51518, method_51518

boolean (BlockState, BlockView, BlockPos): lambda$new$9, method_26238, method_26238

boolean (BlockState, BlockView, BlockPos): lambda$new$8, method_26244, method_26244

boolean (BlockState, BlockView, BlockPos): lambda$new$7, method_26246, method_26246

boolean (BlockState, BlockView, BlockPos): lambda$new$6, method_26248, method_26248

boolean (BlockState, BlockView, BlockPos, EntityType): lambda$new$5, method_26239, method_26239

String (RegistryKey): lambda$new$4, method_63503, method_63503

Optional (RegistryKey): lambda$new$3, method_63504, method_63504

int (BlockState): lambda$new$2, method_26237, method_26237

MapColor (BlockState): lambda$new$1, method_51521, method_51521

AbstractBlock$Settings (): lambda$static$0, method_54098, method_54098