net.minecraft.world.level.material

public enum PushReaction

dxj
net.minecraft.world.level.material.PushReaction
net.minecraft.class_3619
net.minecraft.block.piston.PistonBehavior
net.minecraft.src.C_2699_
net.minecraft.world.level.material.EnumPistonReaction

枚举常量概要

枚举常量
a
NORMAL
field_15974
NORMAL
NORMAL
b
DESTROY
field_15971
DESTROY
DESTROY
c
BLOCK
field_15972
BLOCK
BLOCK
d
IGNORE
field_15975
IGNORE
IGNORE
e
PUSH_ONLY
field_15970
PUSH_ONLY
PUSH_ONLY

构造函数概要

修饰符构造函数
private ()