net.minecraft.server.v1_12_R1

public enum EnumPistonReaction

bdc
net.minecraft.block.material.EnumPushReaction
net.minecraft.server.v1_12_R1.EnumPistonReaction

枚举常量概要

枚举常量
a
NORMAL
NORMAL
b
DESTROY
DESTROY
c
BLOCK
BLOCK
d
IGNORE
IGNORE
e
PUSH_ONLY
PUSH_ONLY

构造函数概要

修饰符构造函数
private ()