net.minecraft.world.level.block.entity

class BlockEntity$1

implements BlockEntity$DataComponentInput

dux$1
net.minecraft.world.level.block.entity.BlockEntity$1
net.minecraft.class_2586$1
net.minecraft.block.entity.BlockEntity$1
net.minecraft.world.level.block.entity.TileEntity$1

Constructor summary

ModifierConstructor
()

Method summary

Modifier and TypeMethod
public <T> T
a(kt<T> arg0)
get(DataComponentType<T> arg0)
method_58694(class_9331<T> arg0)
get(ComponentType<T> arg0)
public <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> arg0, T arg1)