Feature/physics #31
Annotations
10 warnings
build:
Components/MineSharp.World/V1_18/World_1_18.cs#L42
'World_1_18.FindBlocks(BlockType, IWorldIterator, int?)' hides inherited member 'AbstractWorld.FindBlocks(BlockType, IWorldIterator, int?)'. Use the new keyword if hiding was intended.
|
build:
Components/MineSharp.World/V1_18/World_1_18.cs#L59
'World_1_18.FindBlocks(int, int?)' hides inherited member 'AbstractWorld.FindBlocks(int, int?)'. Use the new keyword if hiding was intended.
|
build:
Components/MineSharp.Physics/PlayerPhysics.cs#L20
The event 'PlayerPhysics.OnCrouchingChanged' is never used
|
build:
Components/MineSharp.World/V1_18/World_1_18.cs#L42
'World_1_18.FindBlocks(BlockType, IWorldIterator, int?)' hides inherited member 'AbstractWorld.FindBlocks(BlockType, IWorldIterator, int?)'. Use the new keyword if hiding was intended.
|
build:
Components/MineSharp.World/V1_18/World_1_18.cs#L59
'World_1_18.FindBlocks(int, int?)' hides inherited member 'AbstractWorld.FindBlocks(int, int?)'. Use the new keyword if hiding was intended.
|
build:
Components/MineSharp.Physics/PlayerPhysics.cs#L20
The event 'PlayerPhysics.OnCrouchingChanged' is never used
|
build:
MineSharp.Bot.IntegrationTests/Program.cs#L19
The result of the expression is always 'true' since a value of type 'ConsoleKeyInfo' is never equal to 'null' of type 'ConsoleKeyInfo?'
|
build:
MineSharp.Bot.IntegrationTests/Program.cs#L57
Unreachable code detected
|
build:
MineSharp.Bot.IntegrationTests/Program.cs#L19
The result of the expression is always 'true' since a value of type 'ConsoleKeyInfo' is never equal to 'null' of type 'ConsoleKeyInfo?'
|
build:
MineSharp.Bot.IntegrationTests/Program.cs#L57
Unreachable code detected
|