MergeConfig

fabric.merge.MergeConfig
See theMergeConfig companion trait

Attributes

Companion
trait
Source
MergeConfig.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait MergeConfig
class Object
trait Matchable
class Any
Show all
Self type

Members list

Value members

Inherited methods

override def merge(json1: Json, json2: Json, path: JsonPath): Json

Attributes

Definition Classes
Inherited from:
MergeConfigBuilder
Source
MergeConfigBuilder.scala

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
def withOverride[T <: Json](path: JsonPath, jsonMerge: JsonMerge[T]): MergeConfigBuilder

Attributes

Inherited from:
MergeConfigBuilder
Source
MergeConfigBuilder.scala