EncodedReplicationPattern

data class EncodedReplicationPattern(val output: ItemStack)(source)

Constructors

Link copied to clipboard
constructor(output: ItemStack)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val output: ItemStack

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int