baritone/src/api/java/baritone/api/utils
Leijurv 835fb3471f
a long overdue reformat of every file
2021-01-29 20:17:53 -08:00
..
accessor Refactors to improve consistency 2019-10-11 18:15:14 -05:00
gui Apply Review Comments 2020-10-14 13:14:23 -05:00
input nutty 2019-03-12 18:59:20 -07:00
interfaces standardize on this 2019-09-19 13:40:46 -07:00
BetterBlockPos.java Datatype Singletons 2019-09-26 18:49:26 -05:00
BlockOptionalMeta.java a long overdue reformat of every file 2021-01-29 20:17:53 -08:00
BlockOptionalMetaLookup.java Consistent Stream.of usage over Arrays.stream 2019-09-21 17:37:13 -05:00
BlockUtils.java Removed very angry code. Started feeding Codacy. 2019-09-19 18:54:24 -04:00
Helper.java a long overdue reformat of every file 2021-01-29 20:17:53 -08:00
IInputOverrideHandler.java placement without unepic right click 2019-02-26 14:57:44 -08:00
IPlayerContext.java a long overdue reformat of every file 2021-01-29 20:17:53 -08:00
IPlayerController.java configurable block reach distance 2019-10-26 16:01:08 -07:00
MyChunkPos.java it launches 2019-09-19 13:30:40 -07:00
PathCalculationResult.java
RayTraceUtils.java fix sneaking based issues 2020-02-24 18:31:42 -08:00
Rotation.java fix flashing backwards, fixes #265 2019-02-13 13:54:50 -08:00
RotationUtils.java fix sneaking based issues 2020-02-24 18:31:42 -08:00
SettingsUtil.java Fix remaining usages to be in-line with previous commit 2019-09-26 23:20:45 -05:00
TypeUtils.java Fix the scuffed usage of LinkedList and ArrayList for list setting types 2019-04-20 17:10:35 -05:00
VecUtils.java