| Package | Description | 
|---|---|
| net.minecraft.block | |
| net.minecraft.block.material | |
| net.minecraft.block.state | |
| net.minecraft.entity | |
| net.minecraft.entity.item | 
| Modifier and Type | Method and Description | 
|---|---|
| EnumPushReaction | BlockGlazedTerracotta. getMobilityFlag(IBlockState state) | 
| EnumPushReaction | BlockEndRod. getMobilityFlag(IBlockState state) | 
| EnumPushReaction | BlockShulkerBox. getMobilityFlag(IBlockState state) | 
| EnumPushReaction | BlockIce. getMobilityFlag(IBlockState state) | 
| EnumPushReaction | BlockRailBase. getMobilityFlag(IBlockState state) | 
| EnumPushReaction | BlockDoor. getMobilityFlag(IBlockState state) | 
| EnumPushReaction | Block. getMobilityFlag(IBlockState state)Deprecated.  | 
| EnumPushReaction | BlockBasePressurePlate. getMobilityFlag(IBlockState state) | 
| EnumPushReaction | BlockBed. getMobilityFlag(IBlockState state) | 
| EnumPushReaction | BlockStructureVoid. getMobilityFlag(IBlockState state) | 
| Modifier and Type | Field and Description | 
|---|---|
| private EnumPushReaction | Material. mobilityFlag | 
| Modifier and Type | Method and Description | 
|---|---|
| EnumPushReaction | Material. getMobilityFlag() | 
| static EnumPushReaction | EnumPushReaction. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name. | 
| static EnumPushReaction[] | EnumPushReaction. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| EnumPushReaction | BlockStateContainer.StateImplementation. getMobilityFlag() | 
| EnumPushReaction | IBlockProperties. getMobilityFlag() | 
| Modifier and Type | Method and Description | 
|---|---|
| EnumPushReaction | Entity. getPushReaction() | 
| EnumPushReaction | EntityAreaEffectCloud. getPushReaction() | 
| Modifier and Type | Method and Description | 
|---|---|
| EnumPushReaction | EntityArmorStand. getPushReaction() |