net.minecraft.world.level.block.state

public class BlockState

extends BlockBehaviour$BlockStateBase

cvo
net.minecraft.world.level.block.state.BlockState
net.minecraft.class_2680
net.minecraft.block.BlockState
net.minecraft.src.C_2064_
net.minecraft.world.level.block.state.IBlockData

字段概要

修饰符与类型字段
public static final com.mojang.serialization.Codec<BlockState>
b
CODEC
field_24734
CODEC
f_61039_

构造函数概要

修饰符构造函数
public (Block p_61043_, com.google.common.collect.ImmutableMap<Property<?>, Comparable<?>> p_61044_, com.mojang.serialization.MapCodec<BlockState> arg2)

方法概要

修饰符与类型方法
protected BlockState
s()
asState()
method_26233()
asBlockState()
m_7160_()