ReplicationPatternDecoder

object ReplicationPatternDecoder : IPatternDetailsDecoder(source)

Functions

Link copied to clipboard
@Nullable
open fun decodePattern(what: ItemStack?, level: Level?): @Nullable IPatternDetails?
open override fun decodePattern(what: AEItemKey?, level: Level?): IPatternDetails?
Link copied to clipboard
open override fun isEncodedPattern(stack: ItemStack): Boolean