Class RedstoneTorchBlock.Toggle

  • Enclosing class:
    RedstoneTorchBlock

    public static class RedstoneTorchBlock.Toggle
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private BlockPos pos  
      private long when  
    • Constructor Summary

      Constructors 
      Constructor Description
      Toggle​(BlockPos p_i45688_1_, long p_i45688_2_)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • when

        private final long when
    • Constructor Detail

      • Toggle

        public Toggle​(BlockPos p_i45688_1_,
                      long p_i45688_2_)