net.minecraft.world.level.block.state

public class BlockBehaviour$Properties

eag$d
net.minecraft.world.level.block.state.BlockBehaviour$Properties
net.minecraft.class_4970$class_2251
net.minecraft.unmapped.C_triydqro$C_xnkxsdfy
net.minecraft.block.AbstractBlock$Settings
net.minecraft.block.AbstractBlock$Settings

Field summary

Modifier and TypeField
public static final com.mojang.serialization.Codec<BlockBehaviour$Properties>
a
CODEC
field_46532
f_yjtpyydc
CODEC
CODEC
Function<BlockState, MapColor>
b
mapColor
field_10662
f_hzpexiar
mapColorProvider
mapColorGetter
boolean
c
hasCollision
field_10664
f_wlanwnet
collidable
collidable
SoundType
d
soundType
field_10665
f_mtvcolqn
soundGroup
soundGroup
ToIntFunction<BlockState>
e
lightEmission
field_10663
f_vncuqezy
luminance
luminance
float
f
explosionResistance
field_10660
f_birtjrwx
resistance
resistance
float
g
destroyTime
field_10669
f_lfwsqmni
hardness
hardness
boolean
h
requiresCorrectToolForDrops
field_25185
f_dfulysva
toolRequired
toolRequired
boolean
i
isRandomlyTicking
field_10661
f_hgzeyqby
randomTicks
randomTicks
float
j
friction
field_10667
f_lbohsgfq
slipperiness
slipperiness
float
k
speedFactor
field_23179
f_ddynwztk
velocityMultiplier
velocityMultiplier
float
l
jumpFactor
field_21209
f_xndixxsg
jumpVelocityMultiplier
jumpVelocityMultiplier
private ResourceKey<Block>
m
id
field_54006
f_eioycbda
registryKey
key
private DependantName<Block, Optional<ResourceKey<LootTable>>>
n
drops
field_54007
f_pxqjcqnw
lootTable
lootTableId
private DependantName<Block, String>
o
descriptionId
field_54008
f_gxswpnob
translationKey
boolean
p
canOcclude
field_20721
f_obppjqdx
opaque
opaque
boolean
q
isAir
field_23180
f_xjtfbysi
isAir
isAir
boolean
r
ignitedByLava
field_43394
f_wtgcfacs
burnable
lavaIgnitable
boolean
s
liquid
field_44481
f_mvryfcer
liquid
liquid
boolean
t
forceSolidOff
field_44627
f_gepbjyhg
forceNotSolid
nonSolid
boolean
u
forceSolidOn
field_44628
f_stojhpmj
forceSolid
solid
PushReaction
v
pushReaction
field_43395
f_yebtulna
pistonBehavior
pistonBehavior
boolean
w
spawnTerrainParticles
field_40341
f_vgbjitlh
blockBreakParticles
spawnsDustParticles
NoteBlockInstrument
x
instrument
field_44629
f_jysuanmz
instrument
instrument
boolean
y
replaceable
field_44630
f_ivzlotoq
replaceable
replaceable
BlockBehaviour$StateArgumentPredicate<EntityType<?>>
z
isValidSpawn
field_23181
f_mpvjzlvv
allowsSpawningPredicate
allowsSpawningPredicate
BlockBehaviour$StatePredicate
A
isRedstoneConductor
field_23182
f_mwpuxldh
solidBlockPredicate
solidBlockPredicate
BlockBehaviour$StatePredicate
B
isSuffocating
field_23183
f_piwzbwkw
suffocationPredicate
suffocationPredicate
BlockBehaviour$StatePredicate
C
isViewBlocking
field_23184
f_btvuhlln
blockVisionPredicate
blockVisionPredicate
BlockBehaviour$StatePredicate
D
hasPostProcess
field_23185
f_bhzlstcj
postProcessPredicate
postProcessPredicate
BlockBehaviour$StatePredicate
E
emissiveRendering
field_23186
f_gljcimhm
emissiveLightingPredicate
emissiveLightingPredicate
boolean
F
dynamicShape
field_10670
f_czlbhsfs
dynamicBounds
dynamicBounds
FeatureFlagSet
G
requiredFeatures
field_40342
f_lznwhdle
requiredFeatures
requiredFlags
BlockBehaviour$OffsetFunction
H
offsetFunction
field_42818
f_pgktgiev
offsetter
offsetFunction

Constructor summary

ModifierConstructor
private ()

Method summary

Modifier and TypeMethod
public static BlockBehaviour$Properties
a()
of()
method_9637()
m_ksnsduxl()
create()
create()
public static BlockBehaviour$Properties
a(eag arg0)
ofFullCopy(BlockBehaviour arg0)
method_9630(class_4970 arg0)
m_scrsgkaj(C_triydqro arg0)
copy(AbstractBlock block)
copy(AbstractBlock block)
public static BlockBehaviour$Properties
b(eag arg0)
ofLegacyCopy(BlockBehaviour arg0)
method_55226(class_4970 arg0)
m_bcasjlrn(C_triydqro arg0)
copyShallow(AbstractBlock block)
variantOf(AbstractBlock block)
public BlockBehaviour$Properties
a(cyb arg0)
mapColor(DyeColor arg0)
method_51517(class_1767 arg0)
m_wlqavdtn(C_arllgqae arg0)
mapColor(DyeColor color)
mapColor(DyeColor dyeColor)
public BlockBehaviour$Properties
a(ews arg0)
mapColor(MapColor arg0)
method_31710(class_3620 arg0)
m_mylnzrvw(C_vhpmxtfv arg0)
mapColor(MapColor color)
mapColor(C_vhpmxtfv arg0)
public BlockBehaviour$Properties
a(Function<eah, ews> arg0)
mapColor(Function<BlockState, MapColor> arg0)
method_51520(Function<class_2680, class_3620> arg0)
m_uggztwlf(Function<C_txtbiemp, C_vhpmxtfv> arg0)
mapColor(Function<BlockState, MapColor> mapColorProvider)
mapColor(Function<BlockState, C_vhpmxtfv> mapColorGetter)
public BlockBehaviour$Properties
b()
noCollission()
method_9634()
m_dfcscaql()
noCollision()
noCollision()
public BlockBehaviour$Properties
c()
noOcclusion()
method_22488()
m_zbzlmrcx()
nonOpaque()
nonOpaque()
public BlockBehaviour$Properties
a(float arg0)
friction(float arg0)
method_9628(float arg0)
m_jjsywpzh(float arg0)
slipperiness(float slipperiness)
slipperiness(float slipperiness)
public BlockBehaviour$Properties
b(float arg0)
speedFactor(float arg0)
method_23351(float arg0)
m_nlehkydl(float arg0)
velocityMultiplier(float velocityMultiplier)
velocityMultiplier(float velocityMultiplier)
public BlockBehaviour$Properties
c(float arg0)
jumpFactor(float arg0)
method_23352(float arg0)
m_fqzrcagx(float arg0)
jumpVelocityMultiplier(float jumpVelocityMultiplier)
jumpVelocityMultiplier(float jumpVelocityMultiplier)
public BlockBehaviour$Properties
a(duc arg0)
sound(SoundType arg0)
method_9626(class_2498 arg0)
m_yphqudtq(C_aevintex arg0)
sounds(BlockSoundGroup soundGroup)
sounds(BlockSoundGroup soundGroup)
public BlockBehaviour$Properties
a(ToIntFunction<eah> arg0)
lightLevel(ToIntFunction<BlockState> arg0)
method_9631(ToIntFunction<class_2680> arg0)
m_ocwtfmyu(ToIntFunction<C_txtbiemp> arg0)
luminance(ToIntFunction<BlockState> luminance)
luminance(ToIntFunction<BlockState> luminance)
public BlockBehaviour$Properties
a(float arg0, float arg1)
strength(float arg0, float arg1)
method_9629(float arg0, float arg1)
m_gqhpoien(float arg0, float arg1)
strength(float hardness, float resistance)
strength(float hardness, float resistance)
public BlockBehaviour$Properties
d()
instabreak()
method_9618()
m_yetkcise()
breakInstantly()
breakInstantly()
public BlockBehaviour$Properties
d(float arg0)
strength(float arg0)
method_9632(float arg0)
m_pbfkvwez(float arg0)
strength(float strength)
strength(float strength)
public BlockBehaviour$Properties
e()
randomTicks()
method_9640()
m_ixvdwzpv()
ticksRandomly()
ticksRandomly()
public BlockBehaviour$Properties
f()
dynamicShape()
method_9624()
m_iwokfmwd()
dynamicBounds()
dynamicBounds()
public BlockBehaviour$Properties
g()
noLootTable()
method_42327()
m_voowovbo()
dropsNothing()
dropsNothing()
public BlockBehaviour$Properties
a(Optional<alf<ezm>> arg0)
overrideLootTable(Optional<ResourceKey<LootTable>> arg0)
method_63502(Optional<class_5321<class_52>> arg0)
m_nbpsnvhc(Optional<C_xhhleach<C_inwsuliy>> arg0)
lootTable(Optional<RegistryKey<LootTable>> lootTableKey)
m_nbpsnvhc(Optional<RegistryKey<LootTable>> value)
protected Optional<ResourceKey<LootTable>>
h()
effectiveDrops()
method_63505()
m_bybxvckr()
getLootTableKey()
public BlockBehaviour$Properties
i()
ignitedByLava()
method_50013()
m_vliybdqv()
burnable()
lavaIgnitable()
public BlockBehaviour$Properties
j()
liquid()
method_51177()
m_dbqsutun()
liquid()
liquid()
public BlockBehaviour$Properties
k()
forceSolidOn()
method_51369()
m_bwwgnswz()
solid()
solid()
public BlockBehaviour$Properties
l()
forceSolidOff()
method_51370()
m_mkgblwbl()
notSolid()
nonSolid()
public BlockBehaviour$Properties
a(ewt arg0)
pushReaction(PushReaction arg0)
method_50012(class_3619 arg0)
m_dsszzhch(C_mojvzhua arg0)
pistonBehavior(PistonBehavior pistonBehavior)
pistonBehavior(PistonBehavior pistonBehavior)
public BlockBehaviour$Properties
m()
air()
method_26250()
m_mkiacirn()
air()
air()
public BlockBehaviour$Properties
a(eag$e<bwo<?>> arg0)
isValidSpawn(BlockBehaviour$StateArgumentPredicate<EntityType<?>> arg0)
method_26235(class_4970$class_4972<class_1299<?>> arg0)
m_nfvnphha(C_triydqro$C_knnwryez<C_ogavsvbr<?>> arg0)
allowsSpawning(AbstractBlock$TypedContextPredicate<EntityType<?>> predicate)
allowsSpawning(AbstractBlock$TypedContextPredicate<EntityType<?>> predicate)
public BlockBehaviour$Properties
a(eag$f arg0)
isRedstoneConductor(BlockBehaviour$StatePredicate arg0)
method_26236(class_4970$class_4973 arg0)
m_eajltsia(C_triydqro$C_izsedryc arg0)
solidBlock(AbstractBlock$ContextPredicate predicate)
solidBlock(AbstractBlock$ContextPredicate predicate)
public BlockBehaviour$Properties
b(eag$f arg0)
isSuffocating(BlockBehaviour$StatePredicate arg0)
method_26243(class_4970$class_4973 arg0)
m_nhfjcbyi(C_triydqro$C_izsedryc arg0)
suffocates(AbstractBlock$ContextPredicate predicate)
suffocates(AbstractBlock$ContextPredicate predicate)
public BlockBehaviour$Properties
c(eag$f arg0)
isViewBlocking(BlockBehaviour$StatePredicate arg0)
method_26245(class_4970$class_4973 arg0)
m_wrutkowk(C_triydqro$C_izsedryc arg0)
blockVision(AbstractBlock$ContextPredicate predicate)
blockVision(AbstractBlock$ContextPredicate predicate)
public BlockBehaviour$Properties
d(eag$f arg0)
hasPostProcess(BlockBehaviour$StatePredicate arg0)
method_26247(class_4970$class_4973 arg0)
m_saqwnthq(C_triydqro$C_izsedryc arg0)
postProcess(AbstractBlock$ContextPredicate predicate)
postProcess(AbstractBlock$ContextPredicate predicate)
public BlockBehaviour$Properties
e(eag$f arg0)
emissiveRendering(BlockBehaviour$StatePredicate arg0)
method_26249(class_4970$class_4973 arg0)
m_bzhfzklk(C_triydqro$C_izsedryc arg0)
emissiveLighting(AbstractBlock$ContextPredicate predicate)
emissiveLighting(AbstractBlock$ContextPredicate predicate)
public BlockBehaviour$Properties
n()
requiresCorrectToolForDrops()
method_29292()
m_shyyftwz()
requiresTool()
toolRequired()
public BlockBehaviour$Properties
e(float arg0)
destroyTime(float arg0)
method_36557(float arg0)
m_lzknvbog(float arg0)
hardness(float hardness)
hardness(float hardness)
public BlockBehaviour$Properties
f(float arg0)
explosionResistance(float arg0)
method_36558(float arg0)
m_umndjpsf(float arg0)
resistance(float resistance)
resistance(float resistance)
public BlockBehaviour$Properties
a(eag$c arg0)
offsetType(BlockBehaviour$OffsetType arg0)
method_49229(class_4970$class_2250 arg0)
m_edlblpmg(C_triydqro$C_hqjgaunn arg0)
offset(AbstractBlock$OffsetType offsetType)
offsetType(AbstractBlock$OffsetType offsetType)
public BlockBehaviour$Properties
o()
noTerrainParticles()
method_45477()
m_dyoolquj()
noBlockBreakParticles()
withoutDustParticles()
public BlockBehaviour$Properties
a(cuk... arg0)
requiredFeatures(FeatureFlag... arg0)
method_45476(class_7696... arg0)
m_cfcitqhx(C_kksdgidr... arg0)
requires(FeatureFlag... features)
requiredFlags(FeatureFlag... flags)
public BlockBehaviour$Properties
a(ebi arg0)
instrument(NoteBlockInstrument arg0)
method_51368(class_2766 arg0)
m_riwmybec(C_onjtjtsi arg0)
instrument(NoteBlockInstrument instrument)
instrument(NoteBlockInstrument instrument)
public BlockBehaviour$Properties
p()
replaceable()
method_51371()
m_etdgbdsz()
replaceable()
replaceable()
public BlockBehaviour$Properties
a(alf<dmf> arg0)
setId(ResourceKey<Block> arg0)
method_63500(class_5321<class_2248> arg0)
m_vuvrdzlb(C_xhhleach<C_mmxmpdoq> arg0)
registryKey(RegistryKey<Block> registryKey)
key(RegistryKey<Block> key)
public BlockBehaviour$Properties
a(String arg0)
overrideDescription(String arg0)
method_63501(String arg0)
m_oileiccy(String arg0)
overrideTranslationKey(String translationKey)
m_oileiccy(String value)
protected String
q()
effectiveDescriptionId()
method_63506()
m_telcghnd()
getTranslationKey()