net.minecraft.world.level.block.state

public class BlockBehaviour$Properties

dca$d
net.minecraft.world.level.block.state.BlockBehaviour$Properties
net.minecraft.class_4970$class_2251
net.minecraft.block.AbstractBlock$Settings
net.minecraft.src.C_2056_$C_2061_
net.minecraft.world.level.block.state.BlockBase$Info

Field summary

Modifier and TypeField
Function<BlockState, MapColor>
a
mapColor
field_10662
mapColorProvider
f_283880_
boolean
b
hasCollision
field_10664
collidable
f_60884_
SoundType
c
soundType
field_10665
soundGroup
f_60885_
ToIntFunction<BlockState>
d
lightEmission
field_10663
luminance
f_60886_
float
e
explosionResistance
field_10660
resistance
f_60887_
float
f
destroyTime
field_10669
hardness
f_60888_
boolean
g
requiresCorrectToolForDrops
field_25185
toolRequired
f_60889_
boolean
h
isRandomlyTicking
field_10661
randomTicks
f_60890_
float
i
friction
field_10667
slipperiness
f_60891_
float
j
speedFactor
field_23179
velocityMultiplier
f_60892_
float
k
jumpFactor
field_21209
jumpVelocityMultiplier
f_60893_
ResourceLocation
l
drops
field_10666
lootTableId
f_60894_
boolean
m
canOcclude
field_20721
opaque
f_60895_
boolean
n
isAir
field_23180
isAir
f_60896_
boolean
o
ignitedByLava
field_43394
burnable
f_278123_
boolean
p
liquid
field_44481
liquid
f_278418_
boolean
q
forceSolidOff
field_44627
forceNotSolid
f_279665_
boolean
r
forceSolidOn
field_44628
forceSolid
f_279618_
PushReaction
s
pushReaction
field_43395
pistonBehavior
f_278130_
boolean
t
spawnParticlesOnBreak
field_40341
blockBreakParticles
f_243850_
NoteBlockInstrument
u
instrument
field_44629
instrument
f_279538_
boolean
v
replaceable
field_44630
replaceable
f_279630_
BlockBehaviour$StateArgumentPredicate<EntityType<?>>
w
isValidSpawn
field_23181
allowsSpawningPredicate
f_60897_
BlockBehaviour$StatePredicate
x
isRedstoneConductor
field_23182
solidBlockPredicate
f_60898_
BlockBehaviour$StatePredicate
y
isSuffocating
field_23183
suffocationPredicate
f_60899_
BlockBehaviour$StatePredicate
z
isViewBlocking
field_23184
blockVisionPredicate
f_60900_
BlockBehaviour$StatePredicate
A
hasPostProcess
field_23185
postProcessPredicate
f_60901_
BlockBehaviour$StatePredicate
B
emissiveRendering
field_23186
emissiveLightingPredicate
f_60902_
boolean
C
dynamicShape
field_10670
dynamicBounds
f_60903_
FeatureFlagSet
D
requiredFeatures
field_40342
requiredFeatures
f_244138_
Optional<BlockBehaviour$OffsetFunction>
E
offsetFunction
field_42818
offsetter
f_271289_

Constructor summary

ModifierConstructor
private ()

Method summary

Modifier and TypeMethod
public static BlockBehaviour$Properties
a()
of()
method_9637()
create()
m_284310_()
public static BlockBehaviour$Properties
a(dca arg0)
copy(BlockBehaviour arg0)
method_9630(class_4970 arg0)
copy(AbstractBlock block)
m_60926_(C_2056_ p_60927_)
public BlockBehaviour$Properties
a(cen arg0)
mapColor(DyeColor arg0)
method_51517(class_1767 arg0)
mapColor(DyeColor color)
m_284268_(C_1353_ arg0)
public BlockBehaviour$Properties
a(dxi arg0)
mapColor(MapColor arg0)
method_31710(class_3620 arg0)
mapColor(MapColor color)
m_284180_(C_283734_ arg0)
public BlockBehaviour$Properties
a(Function<dcb, dxi> arg0)
mapColor(Function<BlockState, MapColor> arg0)
method_51520(Function<class_2680, class_3620> arg0)
mapColor(Function<BlockState, MapColor> mapColorProvider)
m_284495_(Function<C_2064_, C_283734_> arg0)
public BlockBehaviour$Properties
b()
noCollission()
method_9634()
noCollision()
m_60910_()
public BlockBehaviour$Properties
c()
noOcclusion()
method_22488()
nonOpaque()
m_60955_()
public BlockBehaviour$Properties
a(float arg0)
friction(float arg0)
method_9628(float arg0)
slipperiness(float slipperiness)
m_60911_(float arg0)
public BlockBehaviour$Properties
b(float arg0)
speedFactor(float arg0)
method_23351(float arg0)
velocityMultiplier(float velocityMultiplier)
m_60956_(float arg0)
public BlockBehaviour$Properties
c(float arg0)
jumpFactor(float arg0)
method_23352(float arg0)
jumpVelocityMultiplier(float jumpVelocityMultiplier)
m_60967_(float arg0)
public BlockBehaviour$Properties
a(cxa arg0)
sound(SoundType arg0)
method_9626(class_2498 arg0)
sounds(BlockSoundGroup soundGroup)
m_60918_(C_1914_ arg0)
public BlockBehaviour$Properties
a(ToIntFunction<dcb> arg0)
lightLevel(ToIntFunction<BlockState> arg0)
method_9631(ToIntFunction<class_2680> arg0)
luminance(ToIntFunction<BlockState> luminance)
m_60953_(ToIntFunction<C_2064_> arg0)
public BlockBehaviour$Properties
a(float arg0, float arg1)
strength(float arg0, float arg1)
method_9629(float arg0, float arg1)
strength(float hardness, float resistance)
m_60913_(float p_60915_, float arg1)
public BlockBehaviour$Properties
d()
instabreak()
method_9618()
breakInstantly()
m_60966_()
public BlockBehaviour$Properties
d(float arg0)
strength(float arg0)
method_9632(float arg0)
strength(float strength)
m_60978_(float arg0)
public BlockBehaviour$Properties
e()
randomTicks()
method_9640()
ticksRandomly()
m_60977_()
public BlockBehaviour$Properties
f()
dynamicShape()
method_9624()
dynamicBounds()
m_60988_()
public BlockBehaviour$Properties
g()
noLootTable()
method_42327()
dropsNothing()
m_222994_()
public BlockBehaviour$Properties
a(cpn arg0)
dropsLike(Block arg0)
method_16228(class_2248 arg0)
dropsLike(Block source)
m_60916_(C_1706_ arg0)
public BlockBehaviour$Properties
h()
ignitedByLava()
method_50013()
burnable()
m_278183_()
public BlockBehaviour$Properties
i()
liquid()
method_51177()
liquid()
m_278788_()
public BlockBehaviour$Properties
j()
forceSolidOn()
method_51369()
solid()
m_280606_()
public BlockBehaviour$Properties
k()
forceSolidOff()
method_51370()
notSolid()
m_280574_()
public BlockBehaviour$Properties
a(dxj arg0)
pushReaction(PushReaction arg0)
method_50012(class_3619 arg0)
pistonBehavior(PistonBehavior pistonBehavior)
m_278166_(C_2699_ arg0)
public BlockBehaviour$Properties
l()
air()
method_26250()
air()
m_60996_()
public BlockBehaviour$Properties
a(dca$e<bfn<?>> arg0)
isValidSpawn(BlockBehaviour$StateArgumentPredicate<EntityType<?>> arg0)
method_26235(class_4970$class_4972<class_1299<?>> arg0)
allowsSpawning(AbstractBlock$TypedContextPredicate<EntityType<?>> predicate)
m_60922_(C_2056_$C_2062_<C_513_<?>> arg0)
public BlockBehaviour$Properties
a(dca$f arg0)
isRedstoneConductor(BlockBehaviour$StatePredicate arg0)
method_26236(class_4970$class_4973 arg0)
solidBlock(AbstractBlock$ContextPredicate predicate)
m_60924_(C_2056_$C_2063_ arg0)
public BlockBehaviour$Properties
b(dca$f arg0)
isSuffocating(BlockBehaviour$StatePredicate arg0)
method_26243(class_4970$class_4973 arg0)
suffocates(AbstractBlock$ContextPredicate predicate)
m_60960_(C_2056_$C_2063_ arg0)
public BlockBehaviour$Properties
c(dca$f arg0)
isViewBlocking(BlockBehaviour$StatePredicate arg0)
method_26245(class_4970$class_4973 arg0)
blockVision(AbstractBlock$ContextPredicate predicate)
m_60971_(C_2056_$C_2063_ arg0)
public BlockBehaviour$Properties
d(dca$f arg0)
hasPostProcess(BlockBehaviour$StatePredicate arg0)
method_26247(class_4970$class_4973 arg0)
postProcess(AbstractBlock$ContextPredicate predicate)
m_60982_(C_2056_$C_2063_ arg0)
public BlockBehaviour$Properties
e(dca$f arg0)
emissiveRendering(BlockBehaviour$StatePredicate arg0)
method_26249(class_4970$class_4973 arg0)
emissiveLighting(AbstractBlock$ContextPredicate predicate)
m_60991_(C_2056_$C_2063_ arg0)
public BlockBehaviour$Properties
m()
requiresCorrectToolForDrops()
method_29292()
requiresTool()
m_60999_()
public BlockBehaviour$Properties
e(float arg0)
destroyTime(float arg0)
method_36557(float arg0)
hardness(float hardness)
m_155954_(float arg0)
public BlockBehaviour$Properties
f(float arg0)
explosionResistance(float arg0)
method_36558(float arg0)
resistance(float resistance)
m_155956_(float arg0)
public BlockBehaviour$Properties
a(dca$c arg0)
offsetType(BlockBehaviour$OffsetType arg0)
method_49229(class_4970$class_2250 arg0)
offset(AbstractBlock$OffsetType offsetType)
m_222979_(C_2056_$C_2060_ arg0)
public BlockBehaviour$Properties
n()
noParticlesOnBreak()
method_45477()
noBlockBreakParticles()
m_246721_()
public BlockBehaviour$Properties
a(cau... arg0)
requiredFeatures(FeatureFlag... arg0)
method_45476(class_7696... arg0)
requires(FeatureFlag... features)
m_246843_(C_243544_... arg0)
public BlockBehaviour$Properties
a(ddc arg0)
instrument(NoteBlockInstrument arg0)
method_51368(class_2766 arg0)
instrument(Instrument instrument)
m_280658_(C_2095_ arg0)
public BlockBehaviour$Properties
o()
replaceable()
method_51371()
replaceable()
m_280170_()