net.minecraft.world.level.gameevent

public record GameEvent$Context

ecr$a
net.minecraft.world.level.gameevent.GameEvent$Context
net.minecraft.class_5712$class_7397
net.minecraft.world.event.GameEvent$Emitter
net.minecraft.world.level.gameevent.GameEvent$a

Field summary

Modifier and TypeField
private final Entity
a
sourceEntity
comp_713
sourceEntity
private final BlockState
b
affectedState
comp_714
affectedState

Constructor summary

ModifierConstructor
public (Entity arg0, BlockState arg1)

Method summary

Modifier and TypeMethod
public static GameEvent$Context
a(bvk arg0)
of(Entity arg0)
method_43285(class_1297 arg0)
of(Entity sourceEntity)
public static GameEvent$Context
a(dxv arg0)
of(BlockState arg0)
method_43287(class_2680 arg0)
of(BlockState affectedState)
public static GameEvent$Context
a(bvk arg0, dxv arg1)
of(Entity arg0, BlockState arg1)
method_43286(class_1297 arg0, class_2680 arg1)
of(Entity sourceEntity, BlockState affectedState)
public Entity
a()
sourceEntity()
comp_713()
sourceEntity()
public BlockState
b()
affectedState()
comp_714()
affectedState()