パッケージ | 説明 |
---|---|
org.bukkit.block |
Classes used to manipulate the voxels in a
world ,
including special states. |
修飾子とタイプ | メソッドと説明 |
---|---|
static PistonMoveReaction |
PistonMoveReaction.getById(int id)
非推奨です。
Magic value
|
PistonMoveReaction |
Block.getPistonMoveReaction()
Returns the reaction of the block when moved by a piston
|
static PistonMoveReaction |
PistonMoveReaction.valueOf(String name)
指定した名前を持つこの型の列挙型定数を返します。
|
static PistonMoveReaction[] |
PistonMoveReaction.values()
この列挙型の定数を含む配列を宣言されている順序で返します。
|
Copyright © 2016. All rights reserved.