net.minecraft.world

public class InteractionResultHolder<T>

rk
net.minecraft.unmapped.C_49423943
net.minecraft.world.InteractionResultHolder

Field summary

Modifier and TypeField
private final InteractionResult
a
f_77247156
result
private final T
b
f_65641629
object

Constructor summary

ModifierConstructor
public (InteractionResult result, T object)

Method summary

Modifier and TypeMethod
public InteractionResult
a()
m_90566235()
getResult()
public T
b()
m_28365122()
getObject()