net.minecraft.world.level.block.entity

public interface BlockEntity$DataComponentInput

dux$b
net.minecraft.world.level.block.entity.BlockEntity$DataComponentInput
net.minecraft.class_2586$class_9473
net.minecraft.block.entity.BlockEntity$ComponentsAccess
net.minecraft.world.level.block.entity.TileEntity$b

Method summary

Modifier and TypeMethod
<T> T
a(kt<T> arg0)
get(DataComponentType<T> arg0)
method_58694(class_9331<T> arg0)
get(ComponentType<T> type)
<T> T
a(kt<? extends T> arg0, T arg1)
getOrDefault(DataComponentType<? extends T> arg0, T arg1)
method_58695(class_9331<? extends T> arg0, T arg1)
getOrDefault(ComponentType<? extends T> type, T fallback)