net.minecraft.component

final class Removed

net.minecraft.core.component.Removed
net.minecraft.class_10872
net.minecraft.component.Removed

Field summary

Modifier and TypeField
public static final Removed
INSTANCE
field_1_9326
INSTANCE
public static final com.mojang.serialization.Codec<Removed>
CODEC
field_1_9325
CODEC

Constructor summary

ModifierConstructor
private ()

Method summary

Modifier and TypeMethod
public static boolean
isNotRemoved(Object value)
method_1_9007(Object arg0)
isExtant(Object component)
public static boolean
isRemoved(Object value)
method_1_9008(Object arg0)
isRemoved(Object component)
public static Object
nullToRemoved(Object value)
method_1_9009(Object arg0)
fromNullable(Object component)
public static Object
removedToNull(Object value)
method_1_9010(Object arg0)
toNullable(Object component)