()
| 1252 | } |
| 1253 | |
| 1254 | public final IBlockState getDefaultState() |
| 1255 | { |
| 1256 | return this.defaultBlockState; |
| 1257 | } |
| 1258 | |
| 1259 | /** |
| 1260 | * Get the OffsetType for this Block. Determines if the model is rendered slightly offset. |
no outgoing calls
no test coverage detected