classpublicPriority 3
PreventItemMerging
com.hypixel.hytale.server.core.modules.entity.item.PreventItemMerging
implements Component
2
Methods
2
Public Methods
0
Fields
1
Constructors
Constants
BuilderCodec<PreventItemMerging>CODEC= BuilderCodec.builder(PreventItemMerging.class, () -> INSTANCE).build()
PreventItemMergingINSTANCE= new PreventItemMerging()
Constructors
private
PreventItemMerging()Methods
Public Methods (2)
public
Component<EntityStore> clone()@Nonnull@Override
publicstatic
ComponentType<EntityStore, PreventItemMerging> getComponentType()@Nonnull