net.minecraft.world.level.levelgen.blockpredicates

public interface BlockPredicateType<P extends BlockPredicate>

dih
net.minecraft.world.level.levelgen.blockpredicates.BlockPredicateType
net.minecraft.class_6647
net.minecraft.unmapped.C_ombjdbdc
net.minecraft.world.gen.blockpredicate.BlockPredicateType
net.minecraft.world.gen.blockpredicate.BlockPredicateType
net.minecraft.src.C_182967_
net.minecraft.world.level.levelgen.blockpredicates.BlockPredicateType

Field summary

Modifier and TypeField
BlockPredicateType<MatchingBlocksPredicate>
a
MATCHING_BLOCKS
field_35055
f_fkgamrrx
MATCHING_BLOCKS
MATCHING_BLOCKS
f_190436_
BlockPredicateType<MatchingBlockTagPredicate>
b
MATCHING_BLOCK_TAG
field_36282
f_onaingto
MATCHING_BLOCK_TAG
MATCHING_BLOCK_TAG
f_198313_
BlockPredicateType<MatchingFluidsPredicate>
c
MATCHING_FLUIDS
field_35056
f_acmgkpnr
MATCHING_FLUIDS
MATCHING_FLUIDS
f_190437_
BlockPredicateType<HasSturdyFacePredicate>
d
HAS_STURDY_FACE
field_36283
f_vwuxerpp
HAS_STURDY_FACE
HAS_STURDY_FACE
f_198314_
BlockPredicateType<SolidPredicate>
e
SOLID
field_35698
f_vkjuzetg
SOLID
SOLID
f_190438_
BlockPredicateType<ReplaceablePredicate>
f
REPLACEABLE
field_35057
f_lursydyf
REPLACEABLE
REPLACEABLE
f_190439_
BlockPredicateType<WouldSurvivePredicate>
g
WOULD_SURVIVE
field_35155
f_hwbggzkb
WOULD_SURVIVE
WOULD_SURVIVE
f_190440_
BlockPredicateType<InsideWorldBoundsPredicate>
h
INSIDE_WORLD_BOUNDS
field_35699
f_bmiawmhl
INSIDE_WORLD_BOUNDS
INSIDE_WORLD_BOUNDS
f_190441_
BlockPredicateType<AnyOfPredicate>
i
ANY_OF
field_35058
f_jrkalqtv
ANY_OF
ANY_OF
f_190442_
BlockPredicateType<AllOfPredicate>
j
ALL_OF
field_35059
f_muetaycg
ALL_OF
ALL_OF
f_190443_
BlockPredicateType<NotPredicate>
k
NOT
field_35060
f_uaoksell
NOT
NOT
f_190444_
BlockPredicateType<TrueBlockPredicate>
l
TRUE
field_35156
f_kacqcrmp
TRUE
TRUE
f_190445_

Method summary

Modifier and TypeMethod
com.mojang.serialization.Codec<P>
codec()
codec()
m_190452_()
private static <P extends BlockPredicate> BlockPredicateType<P>
a(String arg0, com.mojang.serialization.Codec<P> arg1)
register(String arg0, com.mojang.serialization.Codec<P> arg1)
method_38889(String arg0, com.mojang.serialization.Codec<P> arg1)
m_ububbltt(String arg0, com.mojang.serialization.Codec<P> arg1)
register(String id, com.mojang.serialization.Codec<P> codec)
register(String id, com.mojang.serialization.Codec<P> codec)
m_190449_(String p_190450_, com.mojang.serialization.Codec<P> p_190451_)